"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/03/26 01:26:52 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-rozesod8xope" 2025/03/26 01:26:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 01:26:53 DEBUG : Creating backend with remote "/tmp/rclone4082941194" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:26:53 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:26:55 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:26:55 DEBUG : dir: Looking for writers 2025/03/26 01:26:55 DEBUG : : Looking for writers 2025/03/26 01:26:55 DEBUG : dir: reading active writers 2025/03/26 01:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.56s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:26:56 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:26:59 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:26:59 DEBUG : dir/subdir: Looking for writers 2025/03/26 01:26:59 DEBUG : dir: Looking for writers 2025/03/26 01:26:59 DEBUG : file2: reading active writers 2025/03/26 01:26:59 DEBUG : subdir: reading active writers 2025/03/26 01:26:59 DEBUG : file1: reading active writers 2025/03/26 01:26:59 DEBUG : : Looking for writers 2025/03/26 01:26:59 DEBUG : dir: reading active writers 2025/03/26 01:26:59 DEBUG : >WaitForWriters: 2025/03/26 01:27:00 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rozesod8xope/dir not empty`) 2025/03/26 01:27:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/26 01:27:00 DEBUG : pacer: Reducing sleep to 15ms 2025/03/26 01:27:00 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.43s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:00 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:01 DEBUG : pacer: Reducing sleep to 10ms 2025/03/26 01:27:02 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:02 DEBUG : dir: Looking for writers 2025/03/26 01:27:02 DEBUG : file1: reading active writers 2025/03/26 01:27:02 DEBUG : : Looking for writers 2025/03/26 01:27:02 DEBUG : dir: reading active writers 2025/03/26 01:27:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.00s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:02 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:04 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:04 DEBUG : dir: Looking for writers 2025/03/26 01:27:04 DEBUG : : Looking for writers 2025/03/26 01:27:04 DEBUG : dir: reading active writers 2025/03/26 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.99s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:04 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:06 DEBUG : dir: forgetting directory cache 2025/03/26 01:27:06 DEBUG : : forgetting directory cache 2025/03/26 01:27:06 DEBUG : dir: forgetting directory cache 2025/03/26 01:27:06 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:06 DEBUG : : Looking for writers 2025/03/26 01:27:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.12s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:07 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:08 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/26 01:27:08 DEBUG : dir: invalidating directory cache 2025/03/26 01:27:08 DEBUG : : >ForgetPath: 2025/03/26 01:27:08 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/26 01:27:08 DEBUG : : invalidating directory cache 2025/03/26 01:27:08 DEBUG : dir: forgetting directory cache 2025/03/26 01:27:08 DEBUG : : >ForgetPath: 2025/03/26 01:27:08 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/26 01:27:08 DEBUG : : >ForgetPath: 2025/03/26 01:27:08 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:08 DEBUG : dir: Looking for writers 2025/03/26 01:27:08 DEBUG : : Looking for writers 2025/03/26 01:27:08 DEBUG : dir: reading active writers 2025/03/26 01:27:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.09s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:09 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:11 DEBUG : : forgetting directory cache 2025/03/26 01:27:11 DEBUG : dir: forgetting directory cache 2025/03/26 01:27:12 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:12 DEBUG : dir: Looking for writers 2025/03/26 01:27:12 DEBUG : fil/a/b: Looking for writers 2025/03/26 01:27:12 DEBUG : fil/a: Looking for writers 2025/03/26 01:27:12 DEBUG : b: reading active writers 2025/03/26 01:27:12 DEBUG : fil: Looking for writers 2025/03/26 01:27:12 DEBUG : a: reading active writers 2025/03/26 01:27:12 DEBUG : : Looking for writers 2025/03/26 01:27:12 DEBUG : dir: reading active writers 2025/03/26 01:27:12 DEBUG : fil: reading active writers 2025/03/26 01:27:12 DEBUG : >WaitForWriters: 2025/03/26 01:27:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rozesod8xope/fil not empty`) 2025/03/26 01:27:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/26 01:27:13 DEBUG : pacer: Reducing sleep to 15ms 2025/03/26 01:27:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/26 01:27:13 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (4.63s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:13 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:15 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:15 DEBUG : dir: Looking for writers 2025/03/26 01:27:15 DEBUG : : Looking for writers 2025/03/26 01:27:15 DEBUG : dir: reading active writers 2025/03/26 01:27:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.01s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:15 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:17 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:17 DEBUG : dir: Looking for writers 2025/03/26 01:27:17 DEBUG : file1: reading active writers 2025/03/26 01:27:17 DEBUG : : Looking for writers 2025/03/26 01:27:17 DEBUG : dir: reading active writers 2025/03/26 01:27:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.09s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:17 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/03/26 01:27:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/26 01:27:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/26 01:27:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/26 01:27:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/26 01:27:23 DEBUG : dir: invalidating directory cache 2025/03/26 01:27:23 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/26 01:27:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/26 01:27:23 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/26 01:27:23 DEBUG : dir/file1: Reset virtual modtime 2025/03/26 01:27:23 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/26 01:27:23 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/26 01:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/26 01:27:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/26 01:27:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:27:23 DEBUG : dir: invalidating directory cache 2025/03/26 01:27:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/26 01:27:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/26 01:27:23 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/26 01:27:23 DEBUG : : forgetting directory cache 2025/03/26 01:27:23 DEBUG : dir: forgetting directory cache 2025/03/26 01:27:23 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/26 01:27:23 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:23 DEBUG : dir/virtualDir: Looking for writers 2025/03/26 01:27:23 DEBUG : dir: Looking for writers 2025/03/26 01:27:23 DEBUG : file1: reading active writers 2025/03/26 01:27:23 DEBUG : virtualFile2: reading active writers 2025/03/26 01:27:23 DEBUG : virtualFile: reading active writers 2025/03/26 01:27:23 DEBUG : virtualDir: reading active writers 2025/03/26 01:27:23 DEBUG : : Looking for writers 2025/03/26 01:27:23 DEBUG : dir: reading active writers 2025/03/26 01:27:23 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.84s) --- PASS: TestDirReadDirAll/Virtual (2.24s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:24 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:25 ERROR : dir/: Can only open directories read only 2025/03/26 01:27:25 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:25 DEBUG : dir: Looking for writers 2025/03/26 01:27:25 DEBUG : : Looking for writers 2025/03/26 01:27:25 DEBUG : dir: reading active writers 2025/03/26 01:27:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.99s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:26 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:27:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/26 01:27:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/26 01:27:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/26 01:27:28 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (5 bytes), uploading instead of streaming 2025/03/26 01:27:29 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/03/26 01:27:29 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/26 01:27:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/26 01:27:29 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:29 DEBUG : dir: Looking for writers 2025/03/26 01:27:29 DEBUG : file1: reading active writers 2025/03/26 01:27:29 DEBUG : potato: reading active writers 2025/03/26 01:27:29 DEBUG : : Looking for writers 2025/03/26 01:27:29 DEBUG : dir: reading active writers 2025/03/26 01:27:29 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.28s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:29 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/26 01:27:32 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:32 DEBUG : dir/sub: Looking for writers 2025/03/26 01:27:32 DEBUG : dir: Looking for writers 2025/03/26 01:27:32 DEBUG : file1: reading active writers 2025/03/26 01:27:32 DEBUG : sub: reading active writers 2025/03/26 01:27:32 DEBUG : : Looking for writers 2025/03/26 01:27:32 DEBUG : dir: reading active writers 2025/03/26 01:27:32 DEBUG : >WaitForWriters: 2025/03/26 01:27:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rozesod8xope/dir not empty`) 2025/03/26 01:27:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/26 01:27:33 DEBUG : pacer: Reducing sleep to 15ms 2025/03/26 01:27:33 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.34s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:33 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:33 DEBUG : pacer: Reducing sleep to 10ms 2025/03/26 01:27:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/26 01:27:35 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/26 01:27:35 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:35 DEBUG : dir/sub/subsub: Looking for writers 2025/03/26 01:27:35 DEBUG : dir/sub: Looking for writers 2025/03/26 01:27:35 DEBUG : subsub: reading active writers 2025/03/26 01:27:35 DEBUG : dir: Looking for writers 2025/03/26 01:27:35 DEBUG : file1: reading active writers 2025/03/26 01:27:35 DEBUG : sub: reading active writers 2025/03/26 01:27:35 DEBUG : : Looking for writers 2025/03/26 01:27:35 DEBUG : dir: reading active writers 2025/03/26 01:27:35 DEBUG : >WaitForWriters: 2025/03/26 01:27:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rozesod8xope/dir/sub not empty`) 2025/03/26 01:27:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/26 01:27:36 DEBUG : pacer: Reducing sleep to 15ms 2025/03/26 01:27:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rozesod8xope/dir not empty`) 2025/03/26 01:27:37 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/03/26 01:27:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-rozesod8xope/dir not empty`) 2025/03/26 01:27:37 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/03/26 01:27:37 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-rozesod8xope/dir not empty`) 2025/03/26 01:27:37 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/03/26 01:27:37 DEBUG : pacer: Reducing sleep to 90ms 2025/03/26 01:27:37 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (4.39s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:37 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:38 DEBUG : pacer: Reducing sleep to 50.625ms 2025/03/26 01:27:38 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/03/26 01:27:38 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/03/26 01:27:38 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/03/26 01:27:38 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/03/26 01:27:38 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/03/26 01:27:38 ERROR : dir/: Dir.Remove not empty 2025/03/26 01:27:38 DEBUG : dir/file1: Remove: 2025/03/26 01:27:39 DEBUG : pacer: Reducing sleep to 10ms 2025/03/26 01:27:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:27:39 DEBUG : dir/file1: >Remove: err= 2025/03/26 01:27:39 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/26 01:27:39 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:39 DEBUG : : Looking for writers 2025/03/26 01:27:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.01s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:39 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:41 DEBUG : dir/file1: Remove: 2025/03/26 01:27:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:27:41 DEBUG : dir/file1: >Remove: err= 2025/03/26 01:27:41 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/26 01:27:41 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:41 DEBUG : : Looking for writers 2025/03/26 01:27:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.26s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:41 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:46 DEBUG : dir/file1: Remove: 2025/03/26 01:27:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:27:47 DEBUG : dir/file1: >Remove: err= 2025/03/26 01:27:47 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:47 DEBUG : dir: Looking for writers 2025/03/26 01:27:47 DEBUG : : Looking for writers 2025/03/26 01:27:47 DEBUG : dir: reading active writers 2025/03/26 01:27:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (5.96s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:47 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:50 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/26 01:27:50 DEBUG : dir: Updating dir with dir2 0xc000a27380 2025/03/26 01:27:50 DEBUG : dir: forgetting directory cache 2025/03/26 01:27:50 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/26 01:27:50 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/26 01:27:51 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/26 01:27:51 DEBUG : file2: Updating file with file2 0xc000a9a6c0 2025/03/26 01:27:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/26 01:27:51 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/26 01:27:52 INFO : dir2/file3: Deleted 2025/03/26 01:27:53 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/26 01:27:53 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a9a6c0 2025/03/26 01:27:53 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/26 01:27:53 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/26 01:27:53 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/26 01:27:54 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000a27ba0 2025/03/26 01:27:54 DEBUG : empty directory: forgetting directory cache 2025/03/26 01:27:54 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/26 01:27:54 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/26 01:27:54 DEBUG : dir2: Renaming to "dir3" 2025/03/26 01:27:54 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:54 DEBUG : dir3: Looking for writers 2025/03/26 01:27:54 DEBUG : file3: reading active writers 2025/03/26 01:27:54 DEBUG : renamed empty directory: Looking for writers 2025/03/26 01:27:54 DEBUG : : Looking for writers 2025/03/26 01:27:54 DEBUG : dir3: reading active writers 2025/03/26 01:27:54 DEBUG : renamed empty directory: reading active writers 2025/03/26 01:27:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.17s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:55 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:27:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/26 01:27:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:27:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/26 01:27:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/26 01:27:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/26 01:27:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/26 01:27:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/26 01:27:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:27:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/26 01:27:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/26 01:27:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/26 01:27:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/26 01:27:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/26 01:27:56 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (12 bytes), uploading instead of streaming 2025/03/26 01:27:57 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/03/26 01:27:57 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/26 01:27:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/26 01:27:57 DEBUG : : forgetting directory cache 2025/03/26 01:27:57 DEBUG : dir: forgetting directory cache 2025/03/26 01:27:57 DEBUG : dir/sub: forgetting directory cache 2025/03/26 01:27:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/26 01:27:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/26 01:27:57 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (5 bytes), uploading instead of streaming 2025/03/26 01:27:58 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/03/26 01:27:58 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/26 01:27:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/26 01:27:58 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:27:58 DEBUG : dir/sub: Looking for writers 2025/03/26 01:27:58 DEBUG : file2: reading active writers 2025/03/26 01:27:58 DEBUG : file0: reading active writers 2025/03/26 01:27:58 DEBUG : dir: Looking for writers 2025/03/26 01:27:58 DEBUG : file1: reading active writers 2025/03/26 01:27:58 DEBUG : sub: reading active writers 2025/03/26 01:27:58 DEBUG : : Looking for writers 2025/03/26 01:27:58 DEBUG : dir: reading active writers 2025/03/26 01:27:58 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.87s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:27:59 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:01 DEBUG : dir: forgetting directory cache 2025/03/26 01:28:01 DEBUG : : forgetting directory cache 2025/03/26 01:28:01 DEBUG : dir: forgetting directory cache 2025/03/26 01:28:02 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:02 DEBUG : dir: Looking for writers 2025/03/26 01:28:02 DEBUG : : Looking for writers 2025/03/26 01:28:02 DEBUG : dir: reading active writers 2025/03/26 01:28:02 DEBUG : >WaitForWriters: 2025/03/26 01:28:02 DEBUG : : forgetting directory cache 2025/03/26 01:28:02 DEBUG : dir: forgetting directory cache 2025/03/26 01:28:02 DEBUG : dir: forgetting directory cache --- PASS: TestDirEntryModTimeInvalidation (2.98s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:02 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:04 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:04 DEBUG : dir: Looking for writers 2025/03/26 01:28:04 DEBUG : file1: reading active writers 2025/03/26 01:28:04 DEBUG : : Looking for writers 2025/03/26 01:28:04 DEBUG : dir: reading active writers 2025/03/26 01:28:04 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.11s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:05 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:08 DEBUG : Can set mod time: true 2025/03/26 01:28:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/26 01:28:08 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:08 DEBUG : dir: Looking for writers 2025/03/26 01:28:08 DEBUG : file1: reading active writers 2025/03/26 01:28:08 DEBUG : : Looking for writers 2025/03/26 01:28:08 DEBUG : dir: reading active writers 2025/03/26 01:28:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:09 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/26 01:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:10 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (0 bytes), uploading instead of streaming 2025/03/26 01:28:11 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:28:11 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/26 01:28:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/26 01:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:11 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:11 DEBUG : dir: Looking for writers 2025/03/26 01:28:11 DEBUG : file1: reading active writers 2025/03/26 01:28:11 DEBUG : : Looking for writers 2025/03/26 01:28:11 DEBUG : dir: reading active writers 2025/03/26 01:28:11 DEBUG : >WaitForWriters: 2025/03/26 01:28:11 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:11 DEBUG : dir: Looking for writers 2025/03/26 01:28:11 DEBUG : file1: reading active writers 2025/03/26 01:28:11 DEBUG : : Looking for writers 2025/03/26 01:28:11 DEBUG : dir: reading active writers 2025/03/26 01:28:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:12 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:28:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/26 01:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:14 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (5 bytes), uploading instead of streaming 2025/03/26 01:28:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:28:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/26 01:28:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/26 01:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:15 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:15 DEBUG : dir: Looking for writers 2025/03/26 01:28:15 DEBUG : file1: reading active writers 2025/03/26 01:28:15 DEBUG : : Looking for writers 2025/03/26 01:28:15 DEBUG : dir: reading active writers 2025/03/26 01:28:15 DEBUG : >WaitForWriters: 2025/03/26 01:28:15 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:15 DEBUG : dir: Looking for writers 2025/03/26 01:28:15 DEBUG : file1: reading active writers 2025/03/26 01:28:15 DEBUG : : Looking for writers 2025/03/26 01:28:15 DEBUG : dir: reading active writers 2025/03/26 01:28:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:16 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:16 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:28:16 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:16 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:16 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:28:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/26 01:28:17 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:17 DEBUG : dir: Looking for writers 2025/03/26 01:28:17 DEBUG : file1: reading active writers 2025/03/26 01:28:17 DEBUG : : Looking for writers 2025/03/26 01:28:17 DEBUG : dir: reading active writers 2025/03/26 01:28:17 DEBUG : >WaitForWriters: 2025/03/26 01:28:17 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:18 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:18 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:28:18 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:18 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:18 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:28:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/26 01:28:20 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:28:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:28:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:28:20 DEBUG : dir/file1(0xc0009826c0): close: 2025/03/26 01:28:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/26 01:28:20 DEBUG : dir/file1(0xc0009826c0): >close: err= 2025/03/26 01:28:20 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:20 DEBUG : dir: Looking for writers 2025/03/26 01:28:20 DEBUG : file1: reading active writers 2025/03/26 01:28:20 DEBUG : : Looking for writers 2025/03/26 01:28:20 DEBUG : dir: reading active writers 2025/03/26 01:28:20 DEBUG : >WaitForWriters: 2025/03/26 01:28:20 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:20 DEBUG : dir: Looking for writers 2025/03/26 01:28:20 DEBUG : file1: reading active writers 2025/03/26 01:28:20 DEBUG : : Looking for writers 2025/03/26 01:28:20 DEBUG : dir: reading active writers 2025/03/26 01:28:20 DEBUG : >WaitForWriters: 2025/03/26 01:28:20 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:21 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:21 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:28:21 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:21 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:21 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:28:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/26 01:28:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:28:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:28:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:28:22 DEBUG : dir/file1(0xc000ddc180): _writeAt: size=5, off=0 2025/03/26 01:28:22 DEBUG : dir/file1(0xc000ddc180): openPending: 2025/03/26 01:28:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:28:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/26 01:28:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:22 DEBUG : dir/file1(0xc000ddc180): >openPending: err= 2025/03/26 01:28:22 DEBUG : dir/file1(0xc000ddc180): >_writeAt: n=5, err= 2025/03/26 01:28:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/26 01:28:22 DEBUG : dir/file1(0xc000ddc180): close: 2025/03/26 01:28:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/26 01:28:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/26 01:28:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/26 01:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/26 01:28:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/26 01:28:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:28:22 DEBUG : dir/file1(0xc000ddc180): >close: err= 2025/03/26 01:28:22 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:22 DEBUG : dir: Looking for writers 2025/03/26 01:28:22 DEBUG : file1: reading active writers 2025/03/26 01:28:22 DEBUG : : Looking for writers 2025/03/26 01:28:22 DEBUG : dir: reading active writers 2025/03/26 01:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:28:22 DEBUG : dir: Looking for writers 2025/03/26 01:28:22 DEBUG : file1: reading active writers 2025/03/26 01:28:22 DEBUG : : Looking for writers 2025/03/26 01:28:22 DEBUG : dir: reading active writers 2025/03/26 01:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:28:22 DEBUG : dir: Looking for writers 2025/03/26 01:28:22 DEBUG : file1: reading active writers 2025/03/26 01:28:22 DEBUG : : Looking for writers 2025/03/26 01:28:22 DEBUG : dir: reading active writers 2025/03/26 01:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:28:22 DEBUG : dir: Looking for writers 2025/03/26 01:28:22 DEBUG : file1: reading active writers 2025/03/26 01:28:22 DEBUG : : Looking for writers 2025/03/26 01:28:22 DEBUG : dir: reading active writers 2025/03/26 01:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:28:23 DEBUG : dir/file1: vfs cache: starting upload 2025/03/26 01:28:23 DEBUG : dir: Looking for writers 2025/03/26 01:28:23 DEBUG : file1: reading active writers 2025/03/26 01:28:23 DEBUG : : Looking for writers 2025/03/26 01:28:23 DEBUG : dir: reading active writers 2025/03/26 01:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:28:23 DEBUG : dir: Looking for writers 2025/03/26 01:28:23 DEBUG : file1: reading active writers 2025/03/26 01:28:23 DEBUG : : Looking for writers 2025/03/26 01:28:23 DEBUG : dir: reading active writers 2025/03/26 01:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:28:23 DEBUG : dir: Looking for writers 2025/03/26 01:28:23 DEBUG : file1: reading active writers 2025/03/26 01:28:23 DEBUG : : Looking for writers 2025/03/26 01:28:23 DEBUG : dir: reading active writers 2025/03/26 01:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:28:23 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:28:23 INFO : dir/file1: Copied (replaced existing) 2025/03/26 01:28:23 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/03/26 01:28:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/26 01:28:23 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/26 01:28:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/26 01:28:24 DEBUG : dir: Looking for writers 2025/03/26 01:28:24 DEBUG : file1: reading active writers 2025/03/26 01:28:24 DEBUG : : Looking for writers 2025/03/26 01:28:24 DEBUG : dir: reading active writers 2025/03/26 01:28:24 DEBUG : >WaitForWriters: 2025/03/26 01:28:24 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:24 DEBUG : dir: Looking for writers 2025/03/26 01:28:24 DEBUG : file1: reading active writers 2025/03/26 01:28:24 DEBUG : : Looking for writers 2025/03/26 01:28:24 DEBUG : dir: reading active writers 2025/03/26 01:28:24 DEBUG : >WaitForWriters: 2025/03/26 01:28:24 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.18s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.10s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.42s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.63s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.51s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.99s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:25 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:28:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/26 01:28:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:28:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/26 01:28:26 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:26 DEBUG : dir: Looking for writers 2025/03/26 01:28:26 DEBUG : file1: reading active writers 2025/03/26 01:28:26 DEBUG : : Looking for writers 2025/03/26 01:28:26 DEBUG : dir: reading active writers 2025/03/26 01:28:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.38s) === RUN TestFileOpenReadUnknownSize 2025/03/26 01:28:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/26 01:28:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/26 01:28:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:28:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/26 01:28:27 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:27 DEBUG : : Looking for writers 2025/03/26 01:28:27 DEBUG : file.txt: reading active writers 2025/03/26 01:28:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:27 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:28 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (25 bytes), uploading instead of streaming 2025/03/26 01:28:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:28:29 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/26 01:28:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:29 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:29 DEBUG : dir: Looking for writers 2025/03/26 01:28:29 DEBUG : file1: reading active writers 2025/03/26 01:28:29 DEBUG : : Looking for writers 2025/03/26 01:28:29 DEBUG : dir: reading active writers 2025/03/26 01:28:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.96s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:30 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:31 DEBUG : dir/file1: Remove: 2025/03/26 01:28:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:32 DEBUG : dir/file1: >Remove: err= 2025/03/26 01:28:32 DEBUG : dir/file1: Remove: 2025/03/26 01:28:32 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/26 01:28:32 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:32 DEBUG : dir: Looking for writers 2025/03/26 01:28:32 DEBUG : : Looking for writers 2025/03/26 01:28:32 DEBUG : dir: reading active writers 2025/03/26 01:28:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.33s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:32 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:34 DEBUG : dir/file1: Remove: 2025/03/26 01:28:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:34 DEBUG : dir/file1: >Remove: err= 2025/03/26 01:28:34 DEBUG : dir/file1: Remove: 2025/03/26 01:28:34 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/26 01:28:34 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:34 DEBUG : dir: Looking for writers 2025/03/26 01:28:34 DEBUG : : Looking for writers 2025/03/26 01:28:34 DEBUG : dir: reading active writers 2025/03/26 01:28:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.45s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:35 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-rozesod8xope'": object not found 2025/03/26 01:28:36 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:36 DEBUG : : Looking for writers 2025/03/26 01:28:36 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (1.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:36 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:37 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:37 DEBUG : dir: Looking for writers 2025/03/26 01:28:37 DEBUG : file1: reading active writers 2025/03/26 01:28:37 DEBUG : : Looking for writers 2025/03/26 01:28:37 DEBUG : dir: reading active writers 2025/03/26 01:28:37 DEBUG : >WaitForWriters: 2025/03/26 01:28:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:28:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000468e40 2025/03/26 01:28:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/26 01:28:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000468e40 2025/03/26 01:28:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/26 01:28:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:28:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/26 01:28:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc000468e40 2025/03/26 01:28:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:39 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (25 bytes), uploading instead of streaming 2025/03/26 01:28:40 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:28:40 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/26 01:28:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:40 DEBUG : newLeaf: Running delayed rename now 2025/03/26 01:28:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:28:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000468e40 2025/03/26 01:28:41 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:41 DEBUG : dir: Looking for writers 2025/03/26 01:28:41 DEBUG : : Looking for writers 2025/03/26 01:28:41 DEBUG : dir: reading active writers 2025/03/26 01:28:41 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:41 DEBUG : >WaitForWriters: 2025/03/26 01:28:41 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:41 DEBUG : dir: Looking for writers 2025/03/26 01:28:41 DEBUG : : Looking for writers 2025/03/26 01:28:41 DEBUG : dir: reading active writers 2025/03/26 01:28:41 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:42 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:42 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:28:42 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:42 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:42 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:28:43 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:43 DEBUG : dir: Looking for writers 2025/03/26 01:28:43 DEBUG : file1: reading active writers 2025/03/26 01:28:43 DEBUG : : Looking for writers 2025/03/26 01:28:43 DEBUG : dir: reading active writers 2025/03/26 01:28:43 DEBUG : >WaitForWriters: 2025/03/26 01:28:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:28:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9ac00 2025/03/26 01:28:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/26 01:28:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000a9ac00 2025/03/26 01:28:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/26 01:28:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:28:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/26 01:28:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a9ac00 2025/03/26 01:28:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:45 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (25 bytes), uploading instead of streaming 2025/03/26 01:28:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:28:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/26 01:28:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:46 DEBUG : newLeaf: Running delayed rename now 2025/03/26 01:28:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:28:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9ac00 2025/03/26 01:28:46 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:46 DEBUG : dir: Looking for writers 2025/03/26 01:28:46 DEBUG : : Looking for writers 2025/03/26 01:28:46 DEBUG : dir: reading active writers 2025/03/26 01:28:46 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:46 DEBUG : >WaitForWriters: 2025/03/26 01:28:47 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:47 DEBUG : dir: Looking for writers 2025/03/26 01:28:47 DEBUG : : Looking for writers 2025/03/26 01:28:47 DEBUG : dir: reading active writers 2025/03/26 01:28:47 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:47 DEBUG : >WaitForWriters: 2025/03/26 01:28:47 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:47 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:47 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:28:47 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:47 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:47 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:28:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/26 01:28:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:28:49 DEBUG : dir/file1(0xc000ddcc40): openPending: 2025/03/26 01:28:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:28:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/26 01:28:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:49 DEBUG : dir/file1(0xc000ddcc40): >openPending: err= 2025/03/26 01:28:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/26 01:28:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:28:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:28:49 DEBUG : dir/file1(0xc000ddcc40): _writeAt: size=14, off=0 2025/03/26 01:28:49 DEBUG : dir/file1(0xc000ddcc40): >_writeAt: n=14, err= 2025/03/26 01:28:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/26 01:28:49 DEBUG : dir/file1(0xc000ddcc40): close: 2025/03/26 01:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/26 01:28:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/26 01:28:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:28:49 DEBUG : dir/file1(0xc000ddcc40): >close: err= 2025/03/26 01:28:49 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:49 DEBUG : dir: Looking for writers 2025/03/26 01:28:49 DEBUG : file1: reading active writers 2025/03/26 01:28:49 DEBUG : : Looking for writers 2025/03/26 01:28:49 DEBUG : dir: reading active writers 2025/03/26 01:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:28:49 DEBUG : dir: Looking for writers 2025/03/26 01:28:49 DEBUG : file1: reading active writers 2025/03/26 01:28:49 DEBUG : : Looking for writers 2025/03/26 01:28:49 DEBUG : dir: reading active writers 2025/03/26 01:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:28:49 DEBUG : dir: Looking for writers 2025/03/26 01:28:49 DEBUG : file1: reading active writers 2025/03/26 01:28:49 DEBUG : : Looking for writers 2025/03/26 01:28:49 DEBUG : dir: reading active writers 2025/03/26 01:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:28:49 DEBUG : dir: Looking for writers 2025/03/26 01:28:49 DEBUG : file1: reading active writers 2025/03/26 01:28:49 DEBUG : : Looking for writers 2025/03/26 01:28:49 DEBUG : dir: reading active writers 2025/03/26 01:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:28:49 DEBUG : dir/file1: vfs cache: starting upload 2025/03/26 01:28:49 DEBUG : dir: Looking for writers 2025/03/26 01:28:49 DEBUG : file1: reading active writers 2025/03/26 01:28:49 DEBUG : : Looking for writers 2025/03/26 01:28:49 DEBUG : dir: reading active writers 2025/03/26 01:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:28:49 DEBUG : dir: Looking for writers 2025/03/26 01:28:49 DEBUG : file1: reading active writers 2025/03/26 01:28:49 DEBUG : : Looking for writers 2025/03/26 01:28:49 DEBUG : dir: reading active writers 2025/03/26 01:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:28:49 DEBUG : dir: Looking for writers 2025/03/26 01:28:49 DEBUG : file1: reading active writers 2025/03/26 01:28:49 DEBUG : : Looking for writers 2025/03/26 01:28:49 DEBUG : dir: reading active writers 2025/03/26 01:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:28:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:28:50 INFO : dir/file1: Copied (replaced existing) 2025/03/26 01:28:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/26 01:28:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/26 01:28:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/26 01:28:50 DEBUG : dir: Looking for writers 2025/03/26 01:28:50 DEBUG : file1: reading active writers 2025/03/26 01:28:50 DEBUG : : Looking for writers 2025/03/26 01:28:50 DEBUG : dir: reading active writers 2025/03/26 01:28:50 DEBUG : >WaitForWriters: 2025/03/26 01:28:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:28:50 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:28:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:28:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:28:50 DEBUG : dir/file1(0xc0004ebc40): _readAt: size=512, off=0 2025/03/26 01:28:50 DEBUG : dir/file1(0xc0004ebc40): openPending: 2025/03/26 01:28:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/26 01:28:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/26 01:28:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:50 DEBUG : dir/file1(0xc0004ebc40): >openPending: err= 2025/03/26 01:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/26 01:28:50 DEBUG : dir/file1(0xc0004ebc40): >_readAt: n=14, err=EOF 2025/03/26 01:28:50 DEBUG : dir/file1(0xc0004ebc40): close: 2025/03/26 01:28:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/26 01:28:50 DEBUG : dir/file1(0xc0004ebc40): >close: err= 2025/03/26 01:28:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:28:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/26 01:28:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9a540 2025/03/26 01:28:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/26 01:28:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/26 01:28:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000a9a540 2025/03/26 01:28:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/26 01:28:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:28:52 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:28:52 DEBUG : dir/file1(0xc000ddd640): openPending: 2025/03/26 01:28:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/26 01:28:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/26 01:28:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:52 DEBUG : dir/file1(0xc000ddd640): >openPending: err= 2025/03/26 01:28:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/26 01:28:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:28:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:28:52 DEBUG : dir/file1(0xc000ddd640): _writeAt: size=25, off=0 2025/03/26 01:28:52 DEBUG : dir/file1(0xc000ddd640): >_writeAt: n=25, err= 2025/03/26 01:28:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:28:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/26 01:28:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9a540 2025/03/26 01:28:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:53 DEBUG : newLeaf(0xc000ddd640): close: 2025/03/26 01:28:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/26 01:28:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-26 01:28:52.59194605 +0000 UTC m=+119.675491532 2025/03/26 01:28:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/26 01:28:53 DEBUG : newLeaf(0xc000ddd640): >close: err= 2025/03/26 01:28:53 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:53 DEBUG : dir: Looking for writers 2025/03/26 01:28:53 DEBUG : : Looking for writers 2025/03/26 01:28:53 DEBUG : dir: reading active writers 2025/03/26 01:28:53 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:28:53 DEBUG : dir: Looking for writers 2025/03/26 01:28:53 DEBUG : : Looking for writers 2025/03/26 01:28:53 DEBUG : dir: reading active writers 2025/03/26 01:28:53 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:28:53 DEBUG : dir: Looking for writers 2025/03/26 01:28:53 DEBUG : : Looking for writers 2025/03/26 01:28:53 DEBUG : dir: reading active writers 2025/03/26 01:28:53 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:28:53 DEBUG : dir: Looking for writers 2025/03/26 01:28:53 DEBUG : : Looking for writers 2025/03/26 01:28:53 DEBUG : dir: reading active writers 2025/03/26 01:28:53 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:28:53 DEBUG : newLeaf: vfs cache: starting upload 2025/03/26 01:28:53 DEBUG : dir: Looking for writers 2025/03/26 01:28:53 DEBUG : : Looking for writers 2025/03/26 01:28:53 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:53 DEBUG : dir: reading active writers 2025/03/26 01:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:28:53 DEBUG : dir: Looking for writers 2025/03/26 01:28:53 DEBUG : : Looking for writers 2025/03/26 01:28:53 DEBUG : dir: reading active writers 2025/03/26 01:28:53 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:28:53 DEBUG : dir: Looking for writers 2025/03/26 01:28:53 DEBUG : : Looking for writers 2025/03/26 01:28:53 DEBUG : dir: reading active writers 2025/03/26 01:28:53 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:28:54 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/26 01:28:54 INFO : newLeaf: Copied (replaced existing) 2025/03/26 01:28:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-26 01:28:52 +0000 UTC," 2025/03/26 01:28:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/26 01:28:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/26 01:28:54 DEBUG : dir: Looking for writers 2025/03/26 01:28:54 DEBUG : : Looking for writers 2025/03/26 01:28:54 DEBUG : dir: reading active writers 2025/03/26 01:28:54 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:54 DEBUG : >WaitForWriters: 2025/03/26 01:28:54 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:54 DEBUG : dir: Looking for writers 2025/03/26 01:28:54 DEBUG : : Looking for writers 2025/03/26 01:28:54 DEBUG : dir: reading active writers 2025/03/26 01:28:54 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:54 DEBUG : >WaitForWriters: 2025/03/26 01:28:54 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:28:55 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:28:55 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:28:55 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:55 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:55 DEBUG : Config file has changed externally - reloading 2025/03/26 01:28:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:28:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:28:55 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:28:56 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:56 DEBUG : dir: Looking for writers 2025/03/26 01:28:56 DEBUG : file1: reading active writers 2025/03/26 01:28:56 DEBUG : : Looking for writers 2025/03/26 01:28:56 DEBUG : dir: reading active writers 2025/03/26 01:28:56 DEBUG : >WaitForWriters: 2025/03/26 01:28:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:28:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9afc0 2025/03/26 01:28:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/26 01:28:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000a9afc0 2025/03/26 01:28:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/26 01:28:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:28:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:28:58 DEBUG : dir/file1(0xc000983380): openPending: 2025/03/26 01:28:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:28:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/26 01:28:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:28:58 DEBUG : dir/file1(0xc000983380): >openPending: err= 2025/03/26 01:28:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/26 01:28:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:28:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:28:58 DEBUG : dir/file1(0xc000983380): _writeAt: size=25, off=0 2025/03/26 01:28:58 DEBUG : dir/file1(0xc000983380): >_writeAt: n=25, err= 2025/03/26 01:28:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:28:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/26 01:28:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9afc0 2025/03/26 01:28:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:28:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:28:59 DEBUG : newLeaf(0xc000983380): close: 2025/03/26 01:28:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/26 01:28:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-26 01:28:58.853174175 +0000 UTC m=+125.936719648 2025/03/26 01:28:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/26 01:28:59 DEBUG : newLeaf(0xc000983380): >close: err= 2025/03/26 01:28:59 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:28:59 DEBUG : dir: Looking for writers 2025/03/26 01:28:59 DEBUG : : Looking for writers 2025/03/26 01:28:59 DEBUG : dir: reading active writers 2025/03/26 01:28:59 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:28:59 DEBUG : dir: Looking for writers 2025/03/26 01:28:59 DEBUG : : Looking for writers 2025/03/26 01:28:59 DEBUG : dir: reading active writers 2025/03/26 01:28:59 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:28:59 DEBUG : dir: Looking for writers 2025/03/26 01:28:59 DEBUG : : Looking for writers 2025/03/26 01:28:59 DEBUG : dir: reading active writers 2025/03/26 01:28:59 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:28:59 DEBUG : dir: Looking for writers 2025/03/26 01:28:59 DEBUG : : Looking for writers 2025/03/26 01:28:59 DEBUG : dir: reading active writers 2025/03/26 01:28:59 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:28:59 DEBUG : newLeaf: vfs cache: starting upload 2025/03/26 01:28:59 DEBUG : dir: Looking for writers 2025/03/26 01:28:59 DEBUG : : Looking for writers 2025/03/26 01:28:59 DEBUG : dir: reading active writers 2025/03/26 01:28:59 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:28:59 DEBUG : dir: Looking for writers 2025/03/26 01:28:59 DEBUG : : Looking for writers 2025/03/26 01:28:59 DEBUG : dir: reading active writers 2025/03/26 01:28:59 DEBUG : newLeaf: reading active writers 2025/03/26 01:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:29:00 DEBUG : dir: Looking for writers 2025/03/26 01:29:00 DEBUG : : Looking for writers 2025/03/26 01:29:00 DEBUG : dir: reading active writers 2025/03/26 01:29:00 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:29:00 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/26 01:29:00 INFO : newLeaf: Copied (replaced existing) 2025/03/26 01:29:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-26 01:28:58 +0000 UTC," 2025/03/26 01:29:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/26 01:29:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:29:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/26 01:29:00 DEBUG : dir: Looking for writers 2025/03/26 01:29:00 DEBUG : : Looking for writers 2025/03/26 01:29:00 DEBUG : dir: reading active writers 2025/03/26 01:29:00 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:00 DEBUG : >WaitForWriters: 2025/03/26 01:29:01 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:01 DEBUG : dir: Looking for writers 2025/03/26 01:29:01 DEBUG : : Looking for writers 2025/03/26 01:29:01 DEBUG : dir: reading active writers 2025/03/26 01:29:01 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:01 DEBUG : >WaitForWriters: 2025/03/26 01:29:01 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:01 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:01 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:01 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:01 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:01 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/26 01:29:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:29:03 DEBUG : dir/file1(0xc0005d06c0): openPending: 2025/03/26 01:29:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:29:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/26 01:29:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:03 DEBUG : dir/file1(0xc0005d06c0): >openPending: err= 2025/03/26 01:29:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/26 01:29:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:29:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:29:03 DEBUG : dir/file1(0xc0005d06c0): _writeAt: size=14, off=0 2025/03/26 01:29:03 DEBUG : dir/file1(0xc0005d06c0): >_writeAt: n=14, err= 2025/03/26 01:29:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/26 01:29:03 DEBUG : dir/file1(0xc0005d06c0): close: 2025/03/26 01:29:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/26 01:29:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/26 01:29:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:29:03 DEBUG : dir/file1(0xc0005d06c0): >close: err= 2025/03/26 01:29:03 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:03 DEBUG : dir: Looking for writers 2025/03/26 01:29:03 DEBUG : file1: reading active writers 2025/03/26 01:29:03 DEBUG : : Looking for writers 2025/03/26 01:29:03 DEBUG : dir: reading active writers 2025/03/26 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:29:03 DEBUG : dir: Looking for writers 2025/03/26 01:29:03 DEBUG : file1: reading active writers 2025/03/26 01:29:03 DEBUG : : Looking for writers 2025/03/26 01:29:03 DEBUG : dir: reading active writers 2025/03/26 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:29:03 DEBUG : dir: Looking for writers 2025/03/26 01:29:03 DEBUG : file1: reading active writers 2025/03/26 01:29:03 DEBUG : : Looking for writers 2025/03/26 01:29:03 DEBUG : dir: reading active writers 2025/03/26 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:29:03 DEBUG : dir: Looking for writers 2025/03/26 01:29:03 DEBUG : file1: reading active writers 2025/03/26 01:29:03 DEBUG : : Looking for writers 2025/03/26 01:29:03 DEBUG : dir: reading active writers 2025/03/26 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:29:03 DEBUG : dir/file1: vfs cache: starting upload 2025/03/26 01:29:03 DEBUG : dir: Looking for writers 2025/03/26 01:29:03 DEBUG : file1: reading active writers 2025/03/26 01:29:03 DEBUG : : Looking for writers 2025/03/26 01:29:03 DEBUG : dir: reading active writers 2025/03/26 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:29:03 DEBUG : dir: Looking for writers 2025/03/26 01:29:03 DEBUG : file1: reading active writers 2025/03/26 01:29:03 DEBUG : : Looking for writers 2025/03/26 01:29:03 DEBUG : dir: reading active writers 2025/03/26 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:29:03 DEBUG : dir: Looking for writers 2025/03/26 01:29:03 DEBUG : file1: reading active writers 2025/03/26 01:29:03 DEBUG : : Looking for writers 2025/03/26 01:29:03 DEBUG : dir: reading active writers 2025/03/26 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:29:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:29:04 INFO : dir/file1: Copied (replaced existing) 2025/03/26 01:29:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/26 01:29:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/26 01:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/26 01:29:04 DEBUG : dir: Looking for writers 2025/03/26 01:29:04 DEBUG : file1: reading active writers 2025/03/26 01:29:04 DEBUG : : Looking for writers 2025/03/26 01:29:04 DEBUG : dir: reading active writers 2025/03/26 01:29:04 DEBUG : >WaitForWriters: 2025/03/26 01:29:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:04 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:29:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:29:04 DEBUG : dir/file1(0xc00061b340): _readAt: size=512, off=0 2025/03/26 01:29:04 DEBUG : dir/file1(0xc00061b340): openPending: 2025/03/26 01:29:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/26 01:29:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/26 01:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:04 DEBUG : dir/file1(0xc00061b340): >openPending: err= 2025/03/26 01:29:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/26 01:29:04 DEBUG : dir/file1(0xc00061b340): >_readAt: n=14, err=EOF 2025/03/26 01:29:04 DEBUG : dir/file1(0xc00061b340): close: 2025/03/26 01:29:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/26 01:29:04 DEBUG : dir/file1(0xc00061b340): >close: err= 2025/03/26 01:29:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:29:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/26 01:29:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9a480 2025/03/26 01:29:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:29:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:29:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/26 01:29:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/26 01:29:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000a9a480 2025/03/26 01:29:06 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/26 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:29:06 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:29:06 DEBUG : dir/file1(0xc00030e680): openPending: 2025/03/26 01:29:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/26 01:29:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/26 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:06 DEBUG : dir/file1(0xc00030e680): >openPending: err= 2025/03/26 01:29:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/26 01:29:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:29:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:29:06 DEBUG : dir/file1(0xc00030e680): _writeAt: size=25, off=0 2025/03/26 01:29:06 DEBUG : dir/file1(0xc00030e680): >_writeAt: n=25, err= 2025/03/26 01:29:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:29:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/26 01:29:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9a480 2025/03/26 01:29:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:29:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:29:07 DEBUG : newLeaf(0xc00030e680): close: 2025/03/26 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/26 01:29:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-26 01:29:06.557339768 +0000 UTC m=+133.640885210 2025/03/26 01:29:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/26 01:29:07 DEBUG : newLeaf(0xc00030e680): >close: err= 2025/03/26 01:29:07 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:07 DEBUG : dir: Looking for writers 2025/03/26 01:29:07 DEBUG : : Looking for writers 2025/03/26 01:29:07 DEBUG : dir: reading active writers 2025/03/26 01:29:07 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:29:07 DEBUG : dir: Looking for writers 2025/03/26 01:29:07 DEBUG : : Looking for writers 2025/03/26 01:29:07 DEBUG : dir: reading active writers 2025/03/26 01:29:07 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:29:07 DEBUG : dir: Looking for writers 2025/03/26 01:29:07 DEBUG : : Looking for writers 2025/03/26 01:29:07 DEBUG : dir: reading active writers 2025/03/26 01:29:07 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:29:07 DEBUG : dir: Looking for writers 2025/03/26 01:29:07 DEBUG : : Looking for writers 2025/03/26 01:29:07 DEBUG : dir: reading active writers 2025/03/26 01:29:07 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:29:07 DEBUG : newLeaf: vfs cache: starting upload 2025/03/26 01:29:07 DEBUG : dir: Looking for writers 2025/03/26 01:29:07 DEBUG : : Looking for writers 2025/03/26 01:29:07 DEBUG : dir: reading active writers 2025/03/26 01:29:07 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:29:07 DEBUG : dir: Looking for writers 2025/03/26 01:29:07 DEBUG : : Looking for writers 2025/03/26 01:29:07 DEBUG : dir: reading active writers 2025/03/26 01:29:07 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:29:07 DEBUG : dir: Looking for writers 2025/03/26 01:29:07 DEBUG : : Looking for writers 2025/03/26 01:29:07 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:07 DEBUG : dir: reading active writers 2025/03/26 01:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:29:07 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/26 01:29:07 INFO : newLeaf: Copied (replaced existing) 2025/03/26 01:29:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-26 01:29:06 +0000 UTC," 2025/03/26 01:29:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/26 01:29:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:29:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/26 01:29:08 DEBUG : dir: Looking for writers 2025/03/26 01:29:08 DEBUG : : Looking for writers 2025/03/26 01:29:08 DEBUG : dir: reading active writers 2025/03/26 01:29:08 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:08 DEBUG : >WaitForWriters: 2025/03/26 01:29:08 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:08 DEBUG : dir: Looking for writers 2025/03/26 01:29:08 DEBUG : : Looking for writers 2025/03/26 01:29:08 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:08 DEBUG : dir: reading active writers 2025/03/26 01:29:08 DEBUG : >WaitForWriters: 2025/03/26 01:29:08 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:09 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:09 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:09 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:09 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:09 DEBUG : Config file has changed externally - reloading 2025/03/26 01:29:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:09 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:10 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:10 DEBUG : dir: Looking for writers 2025/03/26 01:29:10 DEBUG : file1: reading active writers 2025/03/26 01:29:10 DEBUG : : Looking for writers 2025/03/26 01:29:10 DEBUG : dir: reading active writers 2025/03/26 01:29:10 DEBUG : >WaitForWriters: 2025/03/26 01:29:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:10 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:29:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:29:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:29:10 DEBUG : dir/file1(0xc0005d1240): _readAt: size=512, off=0 2025/03/26 01:29:10 DEBUG : dir/file1(0xc0005d1240): openPending: 2025/03/26 01:29:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:29:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/26 01:29:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:10 DEBUG : dir/file1(0xc0005d1240): >openPending: err= 2025/03/26 01:29:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/26 01:29:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:29:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:11 DEBUG : dir/file1(0xc0005d1240): >_readAt: n=14, err=EOF 2025/03/26 01:29:11 DEBUG : dir/file1(0xc0005d1240): close: 2025/03/26 01:29:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/26 01:29:11 DEBUG : dir/file1(0xc0005d1240): >close: err= 2025/03/26 01:29:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:29:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/26 01:29:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9af00 2025/03/26 01:29:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:29:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:29:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/26 01:29:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/26 01:29:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000a9af00 2025/03/26 01:29:12 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/26 01:29:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:29:13 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:29:13 DEBUG : dir/file1(0xc000ddc440): openPending: 2025/03/26 01:29:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/26 01:29:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/26 01:29:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:13 DEBUG : dir/file1(0xc000ddc440): >openPending: err= 2025/03/26 01:29:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/26 01:29:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:29:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:29:13 DEBUG : dir/file1(0xc000ddc440): _writeAt: size=25, off=0 2025/03/26 01:29:13 DEBUG : dir/file1(0xc000ddc440): >_writeAt: n=25, err= 2025/03/26 01:29:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/26 01:29:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/26 01:29:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9af00 2025/03/26 01:29:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:29:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:29:13 DEBUG : newLeaf(0xc000ddc440): close: 2025/03/26 01:29:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/26 01:29:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-26 01:29:13.145340041 +0000 UTC m=+140.228885523 2025/03/26 01:29:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/26 01:29:13 DEBUG : newLeaf(0xc000ddc440): >close: err= 2025/03/26 01:29:13 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:13 DEBUG : dir: Looking for writers 2025/03/26 01:29:13 DEBUG : : Looking for writers 2025/03/26 01:29:13 DEBUG : dir: reading active writers 2025/03/26 01:29:13 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:29:13 DEBUG : dir: Looking for writers 2025/03/26 01:29:13 DEBUG : : Looking for writers 2025/03/26 01:29:13 DEBUG : dir: reading active writers 2025/03/26 01:29:13 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:29:13 DEBUG : dir: Looking for writers 2025/03/26 01:29:13 DEBUG : : Looking for writers 2025/03/26 01:29:13 DEBUG : dir: reading active writers 2025/03/26 01:29:13 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:29:13 DEBUG : dir: Looking for writers 2025/03/26 01:29:13 DEBUG : : Looking for writers 2025/03/26 01:29:13 DEBUG : dir: reading active writers 2025/03/26 01:29:13 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:29:13 DEBUG : newLeaf: vfs cache: starting upload 2025/03/26 01:29:13 DEBUG : dir: Looking for writers 2025/03/26 01:29:13 DEBUG : : Looking for writers 2025/03/26 01:29:13 DEBUG : dir: reading active writers 2025/03/26 01:29:13 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:29:14 DEBUG : dir: Looking for writers 2025/03/26 01:29:14 DEBUG : : Looking for writers 2025/03/26 01:29:14 DEBUG : dir: reading active writers 2025/03/26 01:29:14 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:29:14 DEBUG : dir: Looking for writers 2025/03/26 01:29:14 DEBUG : : Looking for writers 2025/03/26 01:29:14 DEBUG : dir: reading active writers 2025/03/26 01:29:14 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:29:14 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/26 01:29:14 INFO : newLeaf: Copied (replaced existing) 2025/03/26 01:29:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-26 01:29:13 +0000 UTC," 2025/03/26 01:29:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/26 01:29:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/26 01:29:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/26 01:29:15 DEBUG : dir: Looking for writers 2025/03/26 01:29:15 DEBUG : : Looking for writers 2025/03/26 01:29:15 DEBUG : dir: reading active writers 2025/03/26 01:29:15 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:15 DEBUG : >WaitForWriters: 2025/03/26 01:29:15 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:15 DEBUG : dir: Looking for writers 2025/03/26 01:29:15 DEBUG : : Looking for writers 2025/03/26 01:29:15 DEBUG : dir: reading active writers 2025/03/26 01:29:15 DEBUG : newLeaf: reading active writers 2025/03/26 01:29:15 DEBUG : >WaitForWriters: 2025/03/26 01:29:15 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestFileRename (39.76s) --- PASS: TestFileRename/off,forceCache=false (5.70s) --- PASS: TestFileRename/minimal,forceCache=false (5.79s) --- PASS: TestFileRename/minimal,forceCache=true (7.61s) --- PASS: TestFileRename/writes,forceCache=false (6.34s) --- PASS: TestFileRename/writes,forceCache=true (7.70s) --- PASS: TestFileRename/full,forceCache=false (6.62s) === 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-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:16 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:16 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:16 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:16 DEBUG : : Looking for writers 2025/03/26 01:29:16 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === 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-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:16 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/26 01:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/26 01:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:18 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:18 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:18 DEBUG : dir: Looking for writers 2025/03/26 01:29:18 DEBUG : file1: reading active writers 2025/03/26 01:29:18 DEBUG : : Looking for writers 2025/03/26 01:29:18 DEBUG : dir: reading active writers 2025/03/26 01:29:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.38s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:18 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/26 01:29:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/26 01:29:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/26 01:29:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/26 01:29:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/26 01:29:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/26 01:29:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/26 01:29:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/26 01:29:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/26 01:29:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/26 01:29:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/26 01:29:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/26 01:29:21 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/26 01:29:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/26 01:29:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/26 01:29:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/26 01:29:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/26 01:29:22 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:22 DEBUG : dir: Looking for writers 2025/03/26 01:29:22 DEBUG : file1: reading active writers 2025/03/26 01:29:22 DEBUG : : Looking for writers 2025/03/26 01:29:22 DEBUG : dir: reading active writers 2025/03/26 01:29:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.17s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:22 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/26 01:29:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/26 01:29:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/26 01:29:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/26 01:29:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/26 01:29:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/26 01:29:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/26 01:29:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/26 01:29:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/26 01:29:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/26 01:29:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/26 01:29:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/26 01:29:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/26 01:29:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/26 01:29:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/26 01:29:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/26 01:29:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/26 01:29:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/26 01:29:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/26 01:29:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/26 01:29:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/26 01:29:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/26 01:29:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/26 01:29:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/26 01:29:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/26 01:29:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/26 01:29:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/26 01:29:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/26 01:29:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/26 01:29:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/26 01:29:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/26 01:29:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/26 01:29:26 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:26 DEBUG : dir: Looking for writers 2025/03/26 01:29:26 DEBUG : file1: reading active writers 2025/03/26 01:29:26 DEBUG : : Looking for writers 2025/03/26 01:29:26 DEBUG : dir: reading active writers 2025/03/26 01:29:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.31s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:27 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/26 01:29:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/26 01:29:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:28 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:28 DEBUG : dir: Looking for writers 2025/03/26 01:29:28 DEBUG : file1: reading active writers 2025/03/26 01:29:28 DEBUG : : Looking for writers 2025/03/26 01:29:28 DEBUG : dir: reading active writers 2025/03/26 01:29:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.27s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:29 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/26 01:29:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/26 01:29:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/26 01:29:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/26 01:29:31 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:31 DEBUG : dir: Looking for writers 2025/03/26 01:29:31 DEBUG : file1: reading active writers 2025/03/26 01:29:31 DEBUG : : Looking for writers 2025/03/26 01:29:31 DEBUG : dir: reading active writers 2025/03/26 01:29:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.26s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:31 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:31 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:31 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:31 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:31 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:33 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:29:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:29:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:29:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): _readAt: size=1, off=0 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): openPending: 2025/03/26 01:29:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:29:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/26 01:29:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): >openPending: err= 2025/03/26 01:29:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/26 01:29:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:29:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): >_readAt: n=1, err= 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): _readAt: size=256, off=1 2025/03/26 01:29:33 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): >_readAt: n=15, err=EOF 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): _readAt: size=16, off=16 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): >_readAt: n=0, err=EOF 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): close: 2025/03/26 01:29:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): >close: err= 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): close: 2025/03/26 01:29:33 DEBUG : dir/file1(0xc00030f000): >close: err=file already closed 2025/03/26 01:29:33 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:33 DEBUG : dir: Looking for writers 2025/03/26 01:29:33 DEBUG : file1: reading active writers 2025/03/26 01:29:33 DEBUG : : Looking for writers 2025/03/26 01:29:33 DEBUG : dir: reading active writers 2025/03/26 01:29:33 DEBUG : >WaitForWriters: 2025/03/26 01:29:33 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.36s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:34 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:34 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:34 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:34 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:34 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSeek Messages: 1 objects not found 2025/03/26 01:29:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:42 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSeek 2025/03/26 01:29:42 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:42 DEBUG : : Looking for writers 2025/03/26 01:29:42 DEBUG : >WaitForWriters: 2025/03/26 01:29:42 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (8.54s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:42 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:42 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:42 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:42 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:42 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:44 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:29:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:29:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:29:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): _readAt: size=1, off=0 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): openPending: 2025/03/26 01:29:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:29:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/26 01:29:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): >openPending: err= 2025/03/26 01:29:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/26 01:29:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:29:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): >_readAt: n=1, err= 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): _readAt: size=1, off=5 2025/03/26 01:29:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): >_readAt: n=1, err= 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): _readAt: size=1, off=1 2025/03/26 01:29:44 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): >_readAt: n=1, err= 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): _readAt: size=6, off=10 2025/03/26 01:29:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): >_readAt: n=6, err= 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): _readAt: size=256, off=10 2025/03/26 01:29:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): >_readAt: n=6, err=EOF 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): _readAt: size=256, off=100 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): >_readAt: n=0, err=EOF 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): close: 2025/03/26 01:29:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): >close: err= 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): _readAt: size=256, off=100 2025/03/26 01:29:44 DEBUG : dir/file1(0xc0005d0680): >_readAt: n=0, err=file already closed 2025/03/26 01:29:44 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:44 DEBUG : dir: Looking for writers 2025/03/26 01:29:44 DEBUG : file1: reading active writers 2025/03/26 01:29:44 DEBUG : : Looking for writers 2025/03/26 01:29:44 DEBUG : dir: reading active writers 2025/03/26 01:29:44 DEBUG : >WaitForWriters: 2025/03/26 01:29:44 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.59s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:45 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:45 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:45 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:45 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:45 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:46 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:29:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:29:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:29:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/26 01:29:46 DEBUG : dir/file1(0xc000982dc0): RWFileHandle.Flush 2025/03/26 01:29:46 DEBUG : dir/file1(0xc000982dc0): _readAt: size=256, off=0 2025/03/26 01:29:46 DEBUG : dir/file1(0xc000982dc0): openPending: 2025/03/26 01:29:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:29:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/26 01:29:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:46 DEBUG : dir/file1(0xc000982dc0): >openPending: err= 2025/03/26 01:29:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/26 01:29:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:29:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:46 DEBUG : dir/file1(0xc000982dc0): >_readAt: n=16, err=EOF 2025/03/26 01:29:46 DEBUG : dir/file1(0xc000982dc0): RWFileHandle.Flush 2025/03/26 01:29:46 DEBUG : dir/file1(0xc000982dc0): RWFileHandle.Flush 2025/03/26 01:29:46 DEBUG : dir/file1(0xc000982dc0): close: 2025/03/26 01:29:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/26 01:29:46 DEBUG : dir/file1(0xc000982dc0): >close: err= 2025/03/26 01:29:46 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:46 DEBUG : dir: Looking for writers 2025/03/26 01:29:46 DEBUG : file1: reading active writers 2025/03/26 01:29:46 DEBUG : : Looking for writers 2025/03/26 01:29:46 DEBUG : dir: reading active writers 2025/03/26 01:29:46 DEBUG : >WaitForWriters: 2025/03/26 01:29:46 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.27s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:47 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:47 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:47 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:47 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:47 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:29:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/26 01:29:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:29:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:29:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:29:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/26 01:29:48 DEBUG : dir/file1(0xc00024c5c0): _readAt: size=256, off=0 2025/03/26 01:29:48 DEBUG : dir/file1(0xc00024c5c0): openPending: 2025/03/26 01:29:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:29:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/26 01:29:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:48 DEBUG : dir/file1(0xc00024c5c0): >openPending: err= 2025/03/26 01:29:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/26 01:29:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:29:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:29:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:29:49 DEBUG : dir/file1(0xc00024c5c0): >_readAt: n=16, err=EOF 2025/03/26 01:29:49 DEBUG : dir/file1(0xc00024c5c0): RWFileHandle.Release 2025/03/26 01:29:49 DEBUG : dir/file1(0xc00024c5c0): close: 2025/03/26 01:29:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/26 01:29:49 DEBUG : dir/file1(0xc00024c5c0): >close: err= 2025/03/26 01:29:49 DEBUG : dir/file1(0xc00024c5c0): RWFileHandle.Release 2025/03/26 01:29:49 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:49 DEBUG : dir: Looking for writers 2025/03/26 01:29:49 DEBUG : file1: reading active writers 2025/03/26 01:29:49 DEBUG : : Looking for writers 2025/03/26 01:29:49 DEBUG : dir: reading active writers 2025/03/26 01:29:49 DEBUG : >WaitForWriters: 2025/03/26 01:29:49 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.32s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:49 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:49 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:49 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:49 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:29:49 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:29:49 DEBUG : file1: newRWFileHandle: 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): openPending: 2025/03/26 01:29:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:29:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): >openPending: err= 2025/03/26 01:29:49 DEBUG : file1: >newRWFileHandle: err= 2025/03/26 01:29:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/26 01:29:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): _writeAt: size=5, off=0 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): >_writeAt: n=5, err= 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): _writeAt: size=7, off=5 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): >_writeAt: n=7, err= 2025/03/26 01:29:49 DEBUG : file1: vfs cache: truncate to size=11 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): close: 2025/03/26 01:29:49 DEBUG : file1: vfs cache: setting modification time to 2025-03-26 01:29:49.948706923 +0000 UTC m=+177.032252406 2025/03/26 01:29:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): >close: err= 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): close: 2025/03/26 01:29:49 DEBUG : file1(0xc000983680): >close: err=file already closed 2025/03/26 01:29:49 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:49 DEBUG : : Looking for writers 2025/03/26 01:29:49 DEBUG : file1: reading active writers 2025/03/26 01:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:29:49 DEBUG : : Looking for writers 2025/03/26 01:29:49 DEBUG : file1: reading active writers 2025/03/26 01:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:29:49 DEBUG : : Looking for writers 2025/03/26 01:29:49 DEBUG : file1: reading active writers 2025/03/26 01:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:29:50 DEBUG : : Looking for writers 2025/03/26 01:29:50 DEBUG : file1: reading active writers 2025/03/26 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:29:50 DEBUG : file1: vfs cache: starting upload 2025/03/26 01:29:50 DEBUG : : Looking for writers 2025/03/26 01:29:50 DEBUG : file1: reading active writers 2025/03/26 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:29:50 DEBUG : : Looking for writers 2025/03/26 01:29:50 DEBUG : file1: reading active writers 2025/03/26 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:29:50 DEBUG : : Looking for writers 2025/03/26 01:29:50 DEBUG : file1: reading active writers 2025/03/26 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:29:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:29:50 INFO : file1: Copied (new) 2025/03/26 01:29:50 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-26 01:29:49 +0000 UTC," 2025/03/26 01:29:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/26 01:29:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:50 INFO : file1: vfs cache: upload succeeded try #1 2025/03/26 01:29:51 DEBUG : : Looking for writers 2025/03/26 01:29:51 DEBUG : file1: reading active writers 2025/03/26 01:29:51 DEBUG : >WaitForWriters: 2025/03/26 01:29:51 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:51 DEBUG : : Looking for writers 2025/03/26 01:29:51 DEBUG : file1: reading active writers 2025/03/26 01:29:51 DEBUG : >WaitForWriters: 2025/03/26 01:29:51 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:51 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:51 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:51 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:51 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:29:51 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:29:51 DEBUG : file1: newRWFileHandle: 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): openPending: 2025/03/26 01:29:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:29:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): >openPending: err= 2025/03/26 01:29:51 DEBUG : file1: >newRWFileHandle: err= 2025/03/26 01:29:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/26 01:29:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): _writeAt: size=7, off=0 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): >_writeAt: n=7, err= 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): _writeAt: size=6, off=5 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): >_writeAt: n=6, err= 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): close: 2025/03/26 01:29:51 DEBUG : file1: vfs cache: setting modification time to 2025-03-26 01:29:51.923438903 +0000 UTC m=+179.006984344 2025/03/26 01:29:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): >close: err= 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): _writeAt: size=5, off=0 2025/03/26 01:29:51 DEBUG : file1(0xc000982240): >_writeAt: n=0, err=file already closed 2025/03/26 01:29:51 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:51 DEBUG : : Looking for writers 2025/03/26 01:29:51 DEBUG : file1: reading active writers 2025/03/26 01:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:29:51 DEBUG : : Looking for writers 2025/03/26 01:29:51 DEBUG : file1: reading active writers 2025/03/26 01:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:29:51 DEBUG : : Looking for writers 2025/03/26 01:29:51 DEBUG : file1: reading active writers 2025/03/26 01:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:29:51 DEBUG : : Looking for writers 2025/03/26 01:29:51 DEBUG : file1: reading active writers 2025/03/26 01:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:29:52 DEBUG : file1: vfs cache: starting upload 2025/03/26 01:29:52 DEBUG : : Looking for writers 2025/03/26 01:29:52 DEBUG : file1: reading active writers 2025/03/26 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:29:52 DEBUG : : Looking for writers 2025/03/26 01:29:52 DEBUG : file1: reading active writers 2025/03/26 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:29:52 DEBUG : : Looking for writers 2025/03/26 01:29:52 DEBUG : file1: reading active writers 2025/03/26 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:29:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:29:52 INFO : file1: Copied (new) 2025/03/26 01:29:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-26 01:29:51 +0000 UTC," 2025/03/26 01:29:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/26 01:29:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:52 INFO : file1: vfs cache: upload succeeded try #1 2025/03/26 01:29:53 DEBUG : : Looking for writers 2025/03/26 01:29:53 DEBUG : file1: reading active writers 2025/03/26 01:29:53 DEBUG : >WaitForWriters: 2025/03/26 01:29:53 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:53 DEBUG : : Looking for writers 2025/03/26 01:29:53 DEBUG : file1: reading active writers 2025/03/26 01:29:53 DEBUG : >WaitForWriters: 2025/03/26 01:29:53 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:53 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:53 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:53 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:53 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:29:53 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:29:53 DEBUG : file1: newRWFileHandle: 2025/03/26 01:29:53 DEBUG : file1(0xc0009828c0): openPending: 2025/03/26 01:29:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:29:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:53 DEBUG : file1(0xc0009828c0): >openPending: err= 2025/03/26 01:29:53 DEBUG : file1: >newRWFileHandle: err= 2025/03/26 01:29:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/26 01:29:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/26 01:29:53 DEBUG : file1(0xc0009828c0): close: 2025/03/26 01:29:53 DEBUG : file1: vfs cache: setting modification time to 2025-03-26 01:29:53.895082588 +0000 UTC m=+180.978628040 2025/03/26 01:29:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:29:53 DEBUG : file1(0xc0009828c0): >close: err= 2025/03/26 01:29:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/26 01:29:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/26 01:29:53 DEBUG : file2: newRWFileHandle: 2025/03/26 01:29:53 DEBUG : file2(0xc000982980): openPending: 2025/03/26 01:29:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:29:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/26 01:29:53 DEBUG : file2(0xc000982980): >openPending: err= 2025/03/26 01:29:53 DEBUG : file2: >newRWFileHandle: err= 2025/03/26 01:29:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/26 01:29:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/26 01:29:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/26 01:29:53 DEBUG : file2(0xc000982980): RWFileHandle.Flush 2025/03/26 01:29:53 DEBUG : file2(0xc000982980): RWFileHandle.Release 2025/03/26 01:29:53 DEBUG : file2(0xc000982980): close: 2025/03/26 01:29:53 DEBUG : file2: vfs cache: setting modification time to 2025-03-26 01:29:53.896569298 +0000 UTC m=+180.980114780 2025/03/26 01:29:53 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/26 01:29:53 DEBUG : file2(0xc000982980): >close: err= 2025/03/26 01:29:53 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:53 DEBUG : : Looking for writers 2025/03/26 01:29:53 DEBUG : file1: reading active writers 2025/03/26 01:29:53 DEBUG : file2: reading active writers 2025/03/26 01:29:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/26 01:29:53 DEBUG : : Looking for writers 2025/03/26 01:29:53 DEBUG : file1: reading active writers 2025/03/26 01:29:53 DEBUG : file2: reading active writers 2025/03/26 01:29:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/26 01:29:53 DEBUG : : Looking for writers 2025/03/26 01:29:53 DEBUG : file1: reading active writers 2025/03/26 01:29:53 DEBUG : file2: reading active writers 2025/03/26 01:29:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/26 01:29:53 DEBUG : : Looking for writers 2025/03/26 01:29:53 DEBUG : file1: reading active writers 2025/03/26 01:29:53 DEBUG : file2: reading active writers 2025/03/26 01:29:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/26 01:29:53 DEBUG : file2: vfs cache: starting upload 2025/03/26 01:29:53 DEBUG : file1: vfs cache: starting upload 2025/03/26 01:29:54 DEBUG : : Looking for writers 2025/03/26 01:29:54 DEBUG : file1: reading active writers 2025/03/26 01:29:54 DEBUG : file2: reading active writers 2025/03/26 01:29:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/03/26 01:29:54 DEBUG : : Looking for writers 2025/03/26 01:29:54 DEBUG : file1: reading active writers 2025/03/26 01:29:54 DEBUG : file2: reading active writers 2025/03/26 01:29:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/03/26 01:29:54 DEBUG : : Looking for writers 2025/03/26 01:29:54 DEBUG : file2: reading active writers 2025/03/26 01:29:54 DEBUG : file1: reading active writers 2025/03/26 01:29:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/03/26 01:29:54 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/03/26 01:29:54 INFO : file2: Copied (new) 2025/03/26 01:29:54 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-26 01:29:53 +0000 UTC," 2025/03/26 01:29:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/26 01:29:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/26 01:29:54 INFO : file2: vfs cache: upload succeeded try #1 2025/03/26 01:29:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:29:54 INFO : file1: Copied (new) 2025/03/26 01:29:54 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-26 01:29:53 +0000 UTC," 2025/03/26 01:29:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/26 01:29:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:54 INFO : file1: vfs cache: upload succeeded try #1 2025/03/26 01:29:55 DEBUG : : Looking for writers 2025/03/26 01:29:55 DEBUG : file2: reading active writers 2025/03/26 01:29:55 DEBUG : file1: reading active writers 2025/03/26 01:29:55 DEBUG : >WaitForWriters: 2025/03/26 01:29:55 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:55 DEBUG : : Looking for writers 2025/03/26 01:29:55 DEBUG : file1: reading active writers 2025/03/26 01:29:55 DEBUG : file2: reading active writers 2025/03/26 01:29:55 DEBUG : >WaitForWriters: 2025/03/26 01:29:55 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:29:55 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:29:55 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:29:55 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:55 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:29:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:29:55 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:29:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:29:56 DEBUG : file1: newRWFileHandle: 2025/03/26 01:29:56 DEBUG : file1(0xc0005d0540): openPending: 2025/03/26 01:29:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:29:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:56 DEBUG : file1(0xc0005d0540): >openPending: err= 2025/03/26 01:29:56 DEBUG : file1: >newRWFileHandle: err= 2025/03/26 01:29:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:29:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/26 01:29:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/26 01:29:56 DEBUG : file1(0xc0005d0540): _writeAt: size=5, off=0 2025/03/26 01:29:56 DEBUG : file1(0xc0005d0540): >_writeAt: n=5, err= 2025/03/26 01:29:56 DEBUG : file1(0xc0005d0540): RWFileHandle.Flush 2025/03/26 01:29:56 DEBUG : file1(0xc0005d0540): RWFileHandle.Flush 2025/03/26 01:29:56 DEBUG : file1(0xc0005d0540): close: 2025/03/26 01:29:56 DEBUG : file1: vfs cache: setting modification time to 2025-03-26 01:29:56.015776355 +0000 UTC m=+183.099321827 2025/03/26 01:29:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:29:56 DEBUG : file1(0xc0005d0540): >close: err= 2025/03/26 01:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:29:56 DEBUG : : Looking for writers 2025/03/26 01:29:56 DEBUG : file1: reading active writers 2025/03/26 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:29:56 DEBUG : : Looking for writers 2025/03/26 01:29:56 DEBUG : file1: reading active writers 2025/03/26 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:29:56 DEBUG : : Looking for writers 2025/03/26 01:29:56 DEBUG : file1: reading active writers 2025/03/26 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:29:56 DEBUG : : Looking for writers 2025/03/26 01:29:56 DEBUG : file1: reading active writers 2025/03/26 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:29:56 DEBUG : file1: vfs cache: starting upload 2025/03/26 01:29:56 DEBUG : : Looking for writers 2025/03/26 01:29:56 DEBUG : file1: reading active writers 2025/03/26 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:29:56 DEBUG : : Looking for writers 2025/03/26 01:29:56 DEBUG : file1: reading active writers 2025/03/26 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:29:56 DEBUG : : Looking for writers 2025/03/26 01:29:56 DEBUG : file1: reading active writers 2025/03/26 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:29:57 DEBUG : : Looking for writers 2025/03/26 01:29:57 DEBUG : file1: reading active writers 2025/03/26 01:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/26 01:29:58 DEBUG : : Looking for writers 2025/03/26 01:29:58 DEBUG : file1: reading active writers 2025/03/26 01:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/26 01:29:59 DEBUG : : Looking for writers 2025/03/26 01:29:59 DEBUG : file1: reading active writers 2025/03/26 01:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/26 01:30:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:30:00 INFO : file1: Copied (new) 2025/03/26 01:30:00 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-26 01:29:56 +0000 UTC," 2025/03/26 01:30:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/26 01:30:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:00 INFO : file1: vfs cache: upload succeeded try #1 2025/03/26 01:30:00 DEBUG : : Looking for writers 2025/03/26 01:30:00 DEBUG : file1: reading active writers 2025/03/26 01:30:00 DEBUG : >WaitForWriters: 2025/03/26 01:30:00 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (4.85s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:00 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:00 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:30:00 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:00 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:00 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:30:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:00 DEBUG : file1: newRWFileHandle: 2025/03/26 01:30:00 DEBUG : file1(0xc000ddd140): openPending: 2025/03/26 01:30:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:00 DEBUG : file1(0xc000ddd140): >openPending: err= 2025/03/26 01:30:00 DEBUG : file1: >newRWFileHandle: err= 2025/03/26 01:30:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/26 01:30:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/26 01:30:00 DEBUG : file1(0xc000ddd140): _writeAt: size=5, off=0 2025/03/26 01:30:00 DEBUG : file1(0xc000ddd140): >_writeAt: n=5, err= 2025/03/26 01:30:00 DEBUG : file1(0xc000ddd140): RWFileHandle.Release 2025/03/26 01:30:00 DEBUG : file1(0xc000ddd140): close: 2025/03/26 01:30:00 DEBUG : file1: vfs cache: setting modification time to 2025-03-26 01:30:00.872273713 +0000 UTC m=+187.955819195 2025/03/26 01:30:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:00 DEBUG : file1(0xc000ddd140): >close: err= 2025/03/26 01:30:00 DEBUG : file1(0xc000ddd140): RWFileHandle.Release 2025/03/26 01:30:00 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:00 DEBUG : : Looking for writers 2025/03/26 01:30:00 DEBUG : file1: reading active writers 2025/03/26 01:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:30:00 DEBUG : : Looking for writers 2025/03/26 01:30:00 DEBUG : file1: reading active writers 2025/03/26 01:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:30:00 DEBUG : : Looking for writers 2025/03/26 01:30:00 DEBUG : file1: reading active writers 2025/03/26 01:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:30:00 DEBUG : : Looking for writers 2025/03/26 01:30:00 DEBUG : file1: reading active writers 2025/03/26 01:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:30:00 DEBUG : file1: vfs cache: starting upload 2025/03/26 01:30:01 DEBUG : : Looking for writers 2025/03/26 01:30:01 DEBUG : file1: reading active writers 2025/03/26 01:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:30:01 DEBUG : : Looking for writers 2025/03/26 01:30:01 DEBUG : file1: reading active writers 2025/03/26 01:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:30:01 DEBUG : : Looking for writers 2025/03/26 01:30:01 DEBUG : file1: reading active writers 2025/03/26 01:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:30:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:30:01 INFO : file1: Copied (new) 2025/03/26 01:30:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-26 01:30:00 +0000 UTC," 2025/03/26 01:30:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/26 01:30:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:01 INFO : file1: vfs cache: upload succeeded try #1 2025/03/26 01:30:02 DEBUG : : Looking for writers 2025/03/26 01:30:02 DEBUG : file1: reading active writers 2025/03/26 01:30:02 DEBUG : >WaitForWriters: 2025/03/26 01:30:02 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:02 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:02 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:30:02 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:02 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:02 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:30:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/26 01:30:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:30:04 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:30:04 DEBUG : dir/file1(0xc000983d80): openPending: 2025/03/26 01:30:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:30:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/26 01:30:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:04 DEBUG : dir/file1(0xc000983d80): >openPending: err= 2025/03/26 01:30:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/26 01:30:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:30:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:30:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/26 01:30:04 DEBUG : dir/file1(0xc000983d80): _writeAt: size=5, off=0 2025/03/26 01:30:04 DEBUG : dir/file1(0xc000983d80): >_writeAt: n=5, err= 2025/03/26 01:30:04 DEBUG : dir/file1(0xc000983d80): close: 2025/03/26 01:30:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-26 01:30:04.20290948 +0000 UTC m=+191.286454952 2025/03/26 01:30:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:04 DEBUG : dir/file1(0xc000983d80): >close: err= 2025/03/26 01:30:04 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:04 DEBUG : dir: Looking for writers 2025/03/26 01:30:04 DEBUG : file1: reading active writers 2025/03/26 01:30:04 DEBUG : : Looking for writers 2025/03/26 01:30:04 DEBUG : dir: reading active writers 2025/03/26 01:30:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:30:04 DEBUG : dir: Looking for writers 2025/03/26 01:30:04 DEBUG : file1: reading active writers 2025/03/26 01:30:04 DEBUG : : Looking for writers 2025/03/26 01:30:04 DEBUG : dir: reading active writers 2025/03/26 01:30:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:30:04 DEBUG : dir: Looking for writers 2025/03/26 01:30:04 DEBUG : file1: reading active writers 2025/03/26 01:30:04 DEBUG : : Looking for writers 2025/03/26 01:30:04 DEBUG : dir: reading active writers 2025/03/26 01:30:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:30:04 DEBUG : dir: Looking for writers 2025/03/26 01:30:04 DEBUG : file1: reading active writers 2025/03/26 01:30:04 DEBUG : : Looking for writers 2025/03/26 01:30:04 DEBUG : dir: reading active writers 2025/03/26 01:30:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:30:04 DEBUG : dir/file1: vfs cache: starting upload 2025/03/26 01:30:04 DEBUG : dir: Looking for writers 2025/03/26 01:30:04 DEBUG : file1: reading active writers 2025/03/26 01:30:04 DEBUG : : Looking for writers 2025/03/26 01:30:04 DEBUG : dir: reading active writers 2025/03/26 01:30:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:30:04 DEBUG : dir: Looking for writers 2025/03/26 01:30:04 DEBUG : file1: reading active writers 2025/03/26 01:30:04 DEBUG : : Looking for writers 2025/03/26 01:30:04 DEBUG : dir: reading active writers 2025/03/26 01:30:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:30:04 DEBUG : dir: Looking for writers 2025/03/26 01:30:04 DEBUG : file1: reading active writers 2025/03/26 01:30:04 DEBUG : : Looking for writers 2025/03/26 01:30:04 DEBUG : dir: reading active writers 2025/03/26 01:30:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:30:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:30:05 INFO : dir/file1: Copied (replaced existing) 2025/03/26 01:30:05 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-26 01:30:04 +0000 UTC," 2025/03/26 01:30:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/26 01:30:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/26 01:30:05 DEBUG : dir: Looking for writers 2025/03/26 01:30:05 DEBUG : file1: reading active writers 2025/03/26 01:30:05 DEBUG : : Looking for writers 2025/03/26 01:30:05 DEBUG : dir: reading active writers 2025/03/26 01:30:05 DEBUG : >WaitForWriters: 2025/03/26 01:30:05 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.74s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:06 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:06 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:30:06 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:06 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:06 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:30:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:07 DEBUG : dir/file1: newRWFileHandle: 2025/03/26 01:30:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/26 01:30:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/26 01:30:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/26 01:30:07 DEBUG : dir/file1(0xc000ddddc0): _writeAt: size=5, off=0 2025/03/26 01:30:07 DEBUG : dir/file1(0xc000ddddc0): openPending: 2025/03/26 01:30:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/26 01:30:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/26 01:30:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:07 DEBUG : dir/file1(0xc000ddddc0): >openPending: err= 2025/03/26 01:30:07 DEBUG : dir/file1(0xc000ddddc0): >_writeAt: n=5, err= 2025/03/26 01:30:07 DEBUG : dir/file1(0xc000ddddc0): _writeAt: size=15, off=5 2025/03/26 01:30:07 DEBUG : dir/file1(0xc000ddddc0): >_writeAt: n=15, err= 2025/03/26 01:30:07 DEBUG : dir/file1(0xc000ddddc0): close: 2025/03/26 01:30:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/26 01:30:07 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-26 01:30:07.708025521 +0000 UTC m=+194.791570993 2025/03/26 01:30:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:07 DEBUG : dir/file1(0xc000ddddc0): >close: err= 2025/03/26 01:30:07 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:07 DEBUG : dir: Looking for writers 2025/03/26 01:30:07 DEBUG : file1: reading active writers 2025/03/26 01:30:07 DEBUG : : Looking for writers 2025/03/26 01:30:07 DEBUG : dir: reading active writers 2025/03/26 01:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:30:07 DEBUG : dir: Looking for writers 2025/03/26 01:30:07 DEBUG : file1: reading active writers 2025/03/26 01:30:07 DEBUG : : Looking for writers 2025/03/26 01:30:07 DEBUG : dir: reading active writers 2025/03/26 01:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:30:07 DEBUG : dir: Looking for writers 2025/03/26 01:30:07 DEBUG : file1: reading active writers 2025/03/26 01:30:07 DEBUG : : Looking for writers 2025/03/26 01:30:07 DEBUG : dir: reading active writers 2025/03/26 01:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:30:07 DEBUG : dir: Looking for writers 2025/03/26 01:30:07 DEBUG : file1: reading active writers 2025/03/26 01:30:07 DEBUG : : Looking for writers 2025/03/26 01:30:07 DEBUG : dir: reading active writers 2025/03/26 01:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:30:07 DEBUG : dir/file1: vfs cache: starting upload 2025/03/26 01:30:07 DEBUG : dir: Looking for writers 2025/03/26 01:30:07 DEBUG : file1: reading active writers 2025/03/26 01:30:07 DEBUG : : Looking for writers 2025/03/26 01:30:07 DEBUG : dir: reading active writers 2025/03/26 01:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:30:08 DEBUG : dir: Looking for writers 2025/03/26 01:30:08 DEBUG : file1: reading active writers 2025/03/26 01:30:08 DEBUG : : Looking for writers 2025/03/26 01:30:08 DEBUG : dir: reading active writers 2025/03/26 01:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:30:08 DEBUG : dir: Looking for writers 2025/03/26 01:30:08 DEBUG : file1: reading active writers 2025/03/26 01:30:08 DEBUG : : Looking for writers 2025/03/26 01:30:08 DEBUG : dir: reading active writers 2025/03/26 01:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:30:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/26 01:30:08 INFO : dir/file1: Copied (replaced existing) 2025/03/26 01:30:08 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-26 01:30:07 +0000 UTC," 2025/03/26 01:30:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/26 01:30:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/26 01:30:08 DEBUG : dir: Looking for writers 2025/03/26 01:30:08 DEBUG : file1: reading active writers 2025/03/26 01:30:08 DEBUG : : Looking for writers 2025/03/26 01:30:08 DEBUG : dir: reading active writers 2025/03/26 01:30:08 DEBUG : >WaitForWriters: 2025/03/26 01:30:08 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.40s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:09 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:09 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:30:09 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:09 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:09 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:30:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:09 DEBUG : file1: newRWFileHandle: 2025/03/26 01:30:09 DEBUG : file1(0xc000804940): openPending: 2025/03/26 01:30:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:09 DEBUG : file1(0xc000804940): >openPending: err= 2025/03/26 01:30:09 DEBUG : file1: >newRWFileHandle: err= 2025/03/26 01:30:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/26 01:30:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/26 01:30:09 DEBUG : file1(0xc000804940): _writeAt: size=5, off=0 2025/03/26 01:30:09 DEBUG : file1(0xc000804940): >_writeAt: n=5, err= 2025/03/26 01:30:09 DEBUG : file1(0xc000804940): close: 2025/03/26 01:30:09 DEBUG : file1: vfs cache: setting modification time to 2025-03-26 01:30:09.891377452 +0000 UTC m=+196.974922925 2025/03/26 01:30:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:09 DEBUG : file1(0xc000804940): >close: err= 2025/03/26 01:30:09 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:09 DEBUG : : Looking for writers 2025/03/26 01:30:09 DEBUG : file1: reading active writers 2025/03/26 01:30:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:30:09 DEBUG : : Looking for writers 2025/03/26 01:30:09 DEBUG : file1: reading active writers 2025/03/26 01:30:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:30:09 DEBUG : : Looking for writers 2025/03/26 01:30:09 DEBUG : file1: reading active writers 2025/03/26 01:30:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:30:09 DEBUG : : Looking for writers 2025/03/26 01:30:09 DEBUG : file1: reading active writers 2025/03/26 01:30:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:30:09 DEBUG : file1: vfs cache: starting upload 2025/03/26 01:30:10 DEBUG : : Looking for writers 2025/03/26 01:30:10 DEBUG : file1: reading active writers 2025/03/26 01:30:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:30:10 DEBUG : : Looking for writers 2025/03/26 01:30:10 DEBUG : file1: reading active writers 2025/03/26 01:30:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:30:10 DEBUG : : Looking for writers 2025/03/26 01:30:10 DEBUG : file1: reading active writers 2025/03/26 01:30:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:30:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:30:10 INFO : file1: Copied (new) 2025/03/26 01:30:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-26 01:30:09 +0000 UTC," 2025/03/26 01:30:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/26 01:30:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:10 INFO : file1: vfs cache: upload succeeded try #1 2025/03/26 01:30:11 DEBUG : : Looking for writers 2025/03/26 01:30:11 DEBUG : file1: reading active writers 2025/03/26 01:30:11 DEBUG : >WaitForWriters: 2025/03/26 01:30:11 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:11 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:11 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:30:11 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:11 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/26 01:30:11 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.75427316 +0000 UTC m=+198.837818643 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd80): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd80): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd80): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd80): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.75427316 +0000 UTC m=+198.837818643 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dd80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024ddc0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024ddc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024ddc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024ddc0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024ddc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.75427316 +0000 UTC m=+198.837818643 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024ddc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004649a0 item 1 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de00): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de00): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.757452185 +0000 UTC m=+198.840997657 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de40): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de40): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de40): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.757452185 +0000 UTC m=+198.840997657 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464fc0 item 2 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.759793858 +0000 UTC m=+198.843339330 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024de80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dec0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dec0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dec0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dec0): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dec0): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dec0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.759793858 +0000 UTC m=+198.843339330 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024dec0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024df00): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024df00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024df00): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024df00): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024df00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.759793858 +0000 UTC m=+198.843339330 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00024df00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465420 item 3 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e000): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e000): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e000): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e000): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e000): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.762574505 +0000 UTC m=+198.846119988 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e000): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.762574505 +0000 UTC m=+198.846119988 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004658f0 item 4 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.764570069 +0000 UTC m=+198.848115551 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e140): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e140): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e140): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e140): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e140): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e140): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e140): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.764570069 +0000 UTC m=+198.848115551 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e140): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.764570069 +0000 UTC m=+198.848115551 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465d50 item 5 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e200): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e200): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e200): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e200): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e200): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.767447799 +0000 UTC m=+198.850993270 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e200): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.767447799 +0000 UTC m=+198.850993270 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8460 item 6 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.76964929 +0000 UTC m=+198.853194761 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.76964929 +0000 UTC m=+198.853194761 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.76964929 +0000 UTC m=+198.853194761 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8a10 item 7 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.772387748 +0000 UTC m=+198.855933220 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e500): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e500): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e500): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e500): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e500): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.772387748 +0000 UTC m=+198.855933220 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e500): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e92d0 item 8 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): _readAt: size=2, off=0 2025/03/26 01:30:11 ERROR : open-test-file(0xc00030e540): Couldn't read size of file 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): close: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.774746303 +0000 UTC m=+198.858291775 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e5c0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e5c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e5c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e5c0): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e5c0): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e5c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e5c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.774746303 +0000 UTC m=+198.858291775 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e5c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.774746303 +0000 UTC m=+198.858291775 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9a40 item 9 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e680): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e680): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e680): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e680): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e680): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.777476085 +0000 UTC m=+198.861021566 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e680): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.777476085 +0000 UTC m=+198.861021566 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004421c0 item 10 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e7c0): _readAt: size=2, off=0 2025/03/26 01:30:11 ERROR : open-test-file(0xc00030e7c0): Couldn't read size of file 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e7c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e7c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e7c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e7c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e7c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e800): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e800): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e800): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e800): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e800): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.779603756 +0000 UTC m=+198.863149228 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e800): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805480): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805480): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805480): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805480): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805480): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805480): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805480): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.779603756 +0000 UTC m=+198.863149228 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805480): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008054c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008054c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008054c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008054c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008054c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.779603756 +0000 UTC m=+198.863149228 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008054c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442770 item 11 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805540): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805540): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805540): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805540): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805540): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.7824993 +0000 UTC m=+198.866044771 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805540): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805600): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805600): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805600): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805600): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805600): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.7824993 +0000 UTC m=+198.866044771 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805600): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3260 item 12 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008056c0): _readAt: size=2, off=0 2025/03/26 01:30:11 ERROR : open-test-file(0xc0008056c0): Couldn't read size of file 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008056c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008056c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008056c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008056c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008056c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805700): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805700): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805700): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805700): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805700): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.784514541 +0000 UTC m=+198.868060013 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805700): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008057c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008057c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008057c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008057c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008057c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.784514541 +0000 UTC m=+198.868060013 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0008057c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3650 item 13 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805840): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805840): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805840): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805840): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805840): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.786573454 +0000 UTC m=+198.870118926 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805840): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805900): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805900): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805900): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805900): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805900): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.786573454 +0000 UTC m=+198.870118926 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805900): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3960 item 14 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a00): _readAt: size=2, off=0 2025/03/26 01:30:11 ERROR : open-test-file(0xc000805a00): Couldn't read size of file 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a00): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a00): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a00): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a00): close: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.788696227 +0000 UTC m=+198.872241708 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805a40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b00): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b00): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b00): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.788696227 +0000 UTC m=+198.872241708 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b41c0 item 15 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.791061164 +0000 UTC m=+198.874606646 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805b80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805d80): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805d80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805d80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805d80): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805d80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.791061164 +0000 UTC m=+198.874606646 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805d80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b45b0 item 16 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805dc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805dc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805dc0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805dc0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805dc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.793886686 +0000 UTC m=+198.877432167 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805dc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e00): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e00): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e00): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e00): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e00): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e00): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.793886686 +0000 UTC m=+198.877432167 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e40): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e40): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e40): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.793886686 +0000 UTC m=+198.877432167 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000805e40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b49a0 item 17 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b4000): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b4000): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b4000): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b4000): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b4000): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.797633795 +0000 UTC m=+198.881179268 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b4000): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b5200): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b5200): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b5200): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b5200): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b5200): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.797633795 +0000 UTC m=+198.881179268 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0000b5200): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4fc0 item 18 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.799710864 +0000 UTC m=+198.883256335 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea380): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea380): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea380): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea380): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea380): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea380): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea380): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea380): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.799710864 +0000 UTC m=+198.883256335 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea380): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea4c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea4c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea4c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea4c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea4c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.799710864 +0000 UTC m=+198.883256335 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea4c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5420 item 19 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea740): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea740): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea740): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea740): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea740): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.802440745 +0000 UTC m=+198.885986226 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea740): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea840): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea840): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea840): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea840): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea840): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.802440745 +0000 UTC m=+198.885986226 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ea840): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fc70 item 20 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eab40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eab40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eab40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eab40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eab40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.804424417 +0000 UTC m=+198.887969889 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eab40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb440): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb440): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb440): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb440): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb440): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb440): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb440): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb440): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.804424417 +0000 UTC m=+198.887969889 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb440): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb480): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb480): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb480): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb480): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb480): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.804424417 +0000 UTC m=+198.887969889 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb480): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e0e0 item 21 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb500): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb500): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb500): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb500): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb500): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.807211516 +0000 UTC m=+198.890756989 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb500): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb600): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb600): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb600): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb600): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb600): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.807211516 +0000 UTC m=+198.890756989 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb600): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e770 item 22 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb680): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb680): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb680): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb680): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb680): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.809235314 +0000 UTC m=+198.892780795 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb680): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb880): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb880): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb880): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb880): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb880): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb880): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb880): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb880): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.809235314 +0000 UTC m=+198.892780795 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb880): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb980): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb980): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb980): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb980): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb980): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.809235314 +0000 UTC m=+198.892780795 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004eb980): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ecb0 item 23 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebbc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebbc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebbc0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebbc0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebbc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.812065574 +0000 UTC m=+198.895611046 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebbc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebc80): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebc80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebc80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebc80): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebc80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.812065574 +0000 UTC m=+198.895611046 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebc80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f570 item 24 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebd80): _readAt: size=2, off=0 2025/03/26 01:30:11 ERROR : open-test-file(0xc0004ebd80): Couldn't read size of file 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebd80): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebd80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebd80): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebd80): close: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebd80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebdc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebdc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebdc0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebdc0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebdc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.814260101 +0000 UTC m=+198.897805573 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebdc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebe80): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebe80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebe80): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebe80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebe80): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebe80): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebe80): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebe80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.814260101 +0000 UTC m=+198.897805573 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebe80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebec0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebec0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebec0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebec0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebec0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.814260101 +0000 UTC m=+198.897805573 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebec0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f9d0 item 25 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebf40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebf40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebf40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebf40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebf40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.817150424 +0000 UTC m=+198.900695906 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0004ebf40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2040): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2040): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2040): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2040): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2040): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.817150424 +0000 UTC m=+198.900695906 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2040): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fe30 item 26 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2100): _readAt: size=2, off=0 2025/03/26 01:30:11 ERROR : open-test-file(0xc000fe2100): Couldn't read size of file 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2100): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2100): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2100): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2100): close: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2100): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2140): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2140): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2140): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2140): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2140): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.819843988 +0000 UTC m=+198.903389471 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2140): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2200): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2200): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2200): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2200): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2200): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2200): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2200): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2200): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.819843988 +0000 UTC m=+198.903389471 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2200): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2240): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2240): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2240): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2240): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2240): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.819843988 +0000 UTC m=+198.903389471 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2240): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f42a0 item 27 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe22c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe22c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe22c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe22c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe22c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.822741435 +0000 UTC m=+198.906286906 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe22c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2340): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2340): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2340): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2340): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2340): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.822741435 +0000 UTC m=+198.906286906 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2340): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4690 item 28 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2400): _readAt: size=2, off=0 2025/03/26 01:30:11 ERROR : open-test-file(0xc000fe2400): Couldn't read size of file 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2400): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2400): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2400): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2400): close: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2400): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2440): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2440): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2440): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2440): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2440): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.82478044 +0000 UTC m=+198.908325912 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2440): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2500): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2500): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2500): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2500): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2500): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.82478044 +0000 UTC m=+198.908325912 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2500): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f49a0 item 29 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2580): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2580): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2580): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2580): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2580): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.827237491 +0000 UTC m=+198.910782962 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2580): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2600): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2600): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2600): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2600): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2600): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.827237491 +0000 UTC m=+198.910782962 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2600): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4cb0 item 30 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe26c0): _readAt: size=2, off=0 2025/03/26 01:30:11 ERROR : open-test-file(0xc000fe26c0): Couldn't read size of file 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe26c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe26c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe26c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe26c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe26c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2700): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2700): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2700): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2700): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2700): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.829382975 +0000 UTC m=+198.912928448 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2700): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe27c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe27c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe27c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe27c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe27c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.829382975 +0000 UTC m=+198.912928448 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe27c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4fc0 item 31 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2840): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2840): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2840): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2840): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2840): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.831748284 +0000 UTC m=+198.915293756 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2840): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe28c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe28c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe28c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe28c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe28c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.831748284 +0000 UTC m=+198.915293756 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe28c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f53b0 item 32 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2900): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2900): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2900): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2900): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2900): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.833880945 +0000 UTC m=+198.917426417 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2900): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2940): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2940): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2940): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2940): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2940): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f57a0 item 33 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2940): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2940): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.834623117 +0000 UTC m=+198.918168599 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2940): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2980): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2980): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2980): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2980): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2980): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.834623117 +0000 UTC m=+198.918168599 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2980): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5a40 item 33 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe29c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe29c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe29c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe29c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe29c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.836579819 +0000 UTC m=+198.920125291 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe29c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532070 item 34 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a00): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a00): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a00): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a00): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.838067741 +0000 UTC m=+198.921613223 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a40): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a40): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a40): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.838067741 +0000 UTC m=+198.921613223 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005322a0 item 34 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.841075865 +0000 UTC m=+198.924621337 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2a80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ac0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ac0): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ac0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ac0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005328c0 item 35 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ac0): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ac0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.841865896 +0000 UTC m=+198.925411379 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ac0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b00): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b00): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b00): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.841865896 +0000 UTC m=+198.925411379 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532a10 item 35 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.844000011 +0000 UTC m=+198.927545484 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2b80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532e70 item 36 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c40): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c40): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c40): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c40): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.845025646 +0000 UTC m=+198.928571117 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c80): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c80): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.845025646 +0000 UTC m=+198.928571117 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2c80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533110 item 36 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2cc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2cc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2cc0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2cc0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2cc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.846754348 +0000 UTC m=+198.930299831 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2cc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d00): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d00): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d00): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533570 item 37 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d00): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.847458821 +0000 UTC m=+198.931004293 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d40): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d40): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d40): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.847458821 +0000 UTC m=+198.931004293 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2d40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533730 item 37 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2dc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2dc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2dc0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2dc0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2dc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.849454235 +0000 UTC m=+198.932999717 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2dc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2e80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2e80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533b20 item 38 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2e80): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2e80): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2e80): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2e80): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2e80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.85019768 +0000 UTC m=+198.933743152 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2e80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ec0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ec0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ec0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ec0): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ec0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.85019768 +0000 UTC m=+198.933743152 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2ec0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec0e0 item 38 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2f40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2f40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2f40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2f40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2f40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.851958003 +0000 UTC m=+198.935503484 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe2f40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3000): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3000): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3000): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3000): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3000): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecaf0 item 39 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3000): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3000): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.852650661 +0000 UTC m=+198.936196134 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3000): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3040): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3040): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3040): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3040): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3040): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.852650661 +0000 UTC m=+198.936196134 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3040): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecd90 item 39 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe30c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe30c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe30c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe30c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe30c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.854575093 +0000 UTC m=+198.938120575 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe30c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3180): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3180): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed490 item 40 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3180): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3180): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3180): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3180): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3180): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.855354695 +0000 UTC m=+198.938900168 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3180): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe31c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe31c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe31c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe31c0): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe31c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.855354695 +0000 UTC m=+198.938900168 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe31c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed8f0 item 40 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3200): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3200): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3200): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3200): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3200): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3200): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3200): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.857140696 +0000 UTC m=+198.940686179 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3200): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3240): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3240): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3240): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005380e0 item 41 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3240): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3240): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.858023764 +0000 UTC m=+198.941569246 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3240): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3280): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3280): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3280): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3280): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3280): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538380 item 41 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3280): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3280): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.858730529 +0000 UTC m=+198.942276011 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3280): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe32c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe32c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe32c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe32c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe32c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.858730529 +0000 UTC m=+198.942276011 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe32c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005384d0 item 41 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3380): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3380): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3380): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3380): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3380): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3380): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3380): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.860681059 +0000 UTC m=+198.944226551 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3380): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe33c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe33c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe33c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538850 item 42 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe33c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe33c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.861530412 +0000 UTC m=+198.945075885 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe33c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3480): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3480): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005389a0 item 42 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3480): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3480): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3480): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3480): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3480): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.862383404 +0000 UTC m=+198.945928885 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3480): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe34c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe34c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe34c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe34c0): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe34c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.862383404 +0000 UTC m=+198.945928885 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe34c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538c40 item 42 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3580): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3580): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3580): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3580): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3580): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3580): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3580): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.864274752 +0000 UTC m=+198.947820234 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3580): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe35c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe35c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe35c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005390a0 item 43 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe35c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe35c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.865002086 +0000 UTC m=+198.948547558 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe35c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3680): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3680): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3680): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3680): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3680): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005391f0 item 43 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3680): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3680): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.865686812 +0000 UTC m=+198.949232293 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3680): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe36c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe36c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe36c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe36c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe36c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.865686812 +0000 UTC m=+198.949232293 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe36c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539340 item 43 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3780): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3780): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3780): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3780): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3780): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3780): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3780): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.867995793 +0000 UTC m=+198.951541275 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3780): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe37c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe37c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe37c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539a40 item 44 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe37c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe37c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.868636125 +0000 UTC m=+198.952181607 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe37c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3880): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3880): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539ce0 item 44 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3880): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3880): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3880): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3880): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3880): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.869621002 +0000 UTC m=+198.953166484 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000fe3880): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.869621002 +0000 UTC m=+198.953166484 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b55e0 item 44 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.871497173 +0000 UTC m=+198.955042656 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5b90 item 45 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.872286344 +0000 UTC m=+198.955831815 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.872286344 +0000 UTC m=+198.955831815 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5e30 item 45 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b4c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b4c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b4c0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b4c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b4c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b4c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.874360726 +0000 UTC m=+198.957906198 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b4c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614380 item 46 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.874988794 +0000 UTC m=+198.958534266 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.874988794 +0000 UTC m=+198.958534266 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614620 item 46 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.876995459 +0000 UTC m=+198.960540931 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614a80 item 47 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.877570939 +0000 UTC m=+198.961116411 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b780): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b780): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b780): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b780): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b780): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.877570939 +0000 UTC m=+198.961116411 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b780): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614c40 item 47 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.879432081 +0000 UTC m=+198.962977553 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b880): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b880): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b880): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615180 item 48 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b880): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b880): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.880128036 +0000 UTC m=+198.963673509 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b880): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b940): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b940): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b940): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b940): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b940): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.880128036 +0000 UTC m=+198.963673509 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b940): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615420 item 48 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.88208022 +0000 UTC m=+198.965625702 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615810 item 49 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.882766507 +0000 UTC m=+198.966311979 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba40): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba40): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba40): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.882766507 +0000 UTC m=+198.966311979 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615a40 item 49 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bac0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bac0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bac0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bac0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bac0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.887568246 +0000 UTC m=+198.971113729 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bac0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538070 item 50 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.888777675 +0000 UTC m=+198.972323148 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e080): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.888777675 +0000 UTC m=+198.972323148 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e0c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538230 item 50 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.890644688 +0000 UTC m=+198.974190161 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e180): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e240): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e240): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e240): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e240): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e240): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e240): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538620 item 51 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e240): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e240): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.891416737 +0000 UTC m=+198.974962210 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e240): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.891416737 +0000 UTC m=+198.974962210 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e280): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005387e0 item 51 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.893413534 +0000 UTC m=+198.976959006 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e300): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538af0 item 52 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.894198846 +0000 UTC m=+198.977744319 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e3c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.894198846 +0000 UTC m=+198.977744319 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e400): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538d20 item 52 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.89616671 +0000 UTC m=+198.979712192 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e480): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539180 item 53 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.89695079 +0000 UTC m=+198.980496273 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e540): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.89695079 +0000 UTC m=+198.980496273 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e580): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005392d0 item 53 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.898993824 +0000 UTC m=+198.982539296 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e600): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e6c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e6c0): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e6c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539960 item 54 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e6c0): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e6c0): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e6c0): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e6c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.899754732 +0000 UTC m=+198.983300213 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e6c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.899754732 +0000 UTC m=+198.983300213 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e700): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539c70 item 54 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e780): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e780): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e780): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e780): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e780): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.901523039 +0000 UTC m=+198.985068511 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e780): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e840): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e840): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e840): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e840): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e840): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e840): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004421c0 item 55 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e840): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e840): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.902307972 +0000 UTC m=+198.985853444 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e840): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e880): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e880): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e880): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e880): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e880): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.902307972 +0000 UTC m=+198.985853444 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e880): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442380 item 55 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e900): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e900): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e900): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e900): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e900): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.904157783 +0000 UTC m=+198.987703255 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e900): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e9c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e9c0): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e9c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442930 item 56 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e9c0): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e9c0): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e9c0): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e9c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.905020212 +0000 UTC m=+198.988565683 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030e9c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ea00): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ea00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ea00): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ea00): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ea00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.905020212 +0000 UTC m=+198.988565683 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ea00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442bd0 item 56 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eac0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eac0): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eac0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eac0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eac0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eac0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eac0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eac0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.907190964 +0000 UTC m=+198.990736436 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eac0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eb00): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eb00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eb00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442fc0 item 57 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eb00): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eb00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.907990413 +0000 UTC m=+198.991535895 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030eb00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ebc0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ebc0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ebc0): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ebc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ebc0): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ebc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443180 item 57 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ebc0): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ebc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.908915259 +0000 UTC m=+198.992460741 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ebc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ec40): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ec40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ec40): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ec40): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ec40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.908915259 +0000 UTC m=+198.992460741 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ec40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443340 item 57 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed00): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed00): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed00): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed00): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed00): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.911232657 +0000 UTC m=+198.994778140 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443730 item 58 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.912036966 +0000 UTC m=+198.995582438 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ed40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee00): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004439d0 item 58 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee00): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee00): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee00): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee00): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.913107004 +0000 UTC m=+198.996652486 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee80): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee80): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.913107004 +0000 UTC m=+198.996652486 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ee80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443b20 item 58 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef40): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef40): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef40): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.915246829 +0000 UTC m=+198.998792300 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8000 item 59 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.916036972 +0000 UTC m=+198.999582454 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030ef80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f040): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f040): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f040): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f040): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f040): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f040): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8310 item 59 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f040): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f040): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.916945796 +0000 UTC m=+199.000491268 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f040): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f080): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f080): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f080): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f080): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f080): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.916945796 +0000 UTC m=+199.000491268 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f080): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8700 item 59 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f140): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f140): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f140): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f140): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f140): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f140): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f140): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f140): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.919179087 +0000 UTC m=+199.002724559 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f140): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f180): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f180): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f180): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8c40 item 60 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f180): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f180): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.920009365 +0000 UTC m=+199.003554847 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f180): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f240): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f240): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f240): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8fc0 item 60 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f240): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f240): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f240): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f240): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f240): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.920942545 +0000 UTC m=+199.004488028 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f240): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f280): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f280): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f280): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f280): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f280): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.920942545 +0000 UTC m=+199.004488028 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f280): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9570 item 60 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f340): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f340): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f340): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f340): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f340): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f340): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f340): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f340): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.923138906 +0000 UTC m=+199.006684388 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f340): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f3c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f3c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f3c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d99d0 item 61 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f3c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f3c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.923957612 +0000 UTC m=+199.007503085 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f3c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f500): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f500): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f500): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f500): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f500): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.923957612 +0000 UTC m=+199.007503085 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f500): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9b20 item 61 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f5c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f5c0): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f5c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f5c0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f5c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f5c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f5c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.926336115 +0000 UTC m=+199.009881588 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f5c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f640): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f640): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f640): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ea0 item 62 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f640): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f640): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.927102774 +0000 UTC m=+199.010648255 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f640): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f740): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f740): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f740): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f740): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f740): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.927102774 +0000 UTC m=+199.010648255 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f740): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006140e0 item 62 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f880): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f880): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f880): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f880): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f880): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f880): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f880): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f880): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.929246757 +0000 UTC m=+199.012792229 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f880): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f8c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f8c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f8c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614690 item 63 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f8c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f8c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.930047939 +0000 UTC m=+199.013593412 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030f8c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030fbc0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030fbc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030fbc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030fbc0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030fbc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.930047939 +0000 UTC m=+199.013593412 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00030fbc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006149a0 item 63 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0005d0000): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0005d0000): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0005d0000): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0005d0000): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0005d0000): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0005d0000): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0005d0000): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0005d0000): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.93210581 +0000 UTC m=+199.015651282 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0005d0000): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302000 item 64 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.93296369 +0000 UTC m=+199.016509163 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a0c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.93296369 +0000 UTC m=+199.016509163 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061a180): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302310 item 64 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ab00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ab00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ab00): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ab00): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ab00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.935020739 +0000 UTC m=+199.018566212 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ab00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b280): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b280): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b280): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b280): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b280): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302850 item 65 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b280): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b280): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.935812295 +0000 UTC m=+199.019357777 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b280): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.935812295 +0000 UTC m=+199.019357777 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b2c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302cb0 item 65 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.937690218 +0000 UTC m=+199.021235691 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b300): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b340): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b340): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003031f0 item 66 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b340): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b340): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b340): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b340): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b340): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.93853292 +0000 UTC m=+199.022078402 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b340): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b380): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b380): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b380): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b380): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b380): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.93853292 +0000 UTC m=+199.022078402 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b380): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303340 item 66 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.940230996 +0000 UTC m=+199.023776468 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b3c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b400): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b400): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b400): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b400): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b400): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303650 item 67 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b400): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b400): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.940996321 +0000 UTC m=+199.024541794 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b400): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b480): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b480): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b480): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b480): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b480): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.940996321 +0000 UTC m=+199.024541794 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b480): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003038f0 item 67 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.943173116 +0000 UTC m=+199.026718589 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b500): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303e30 item 68 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.943943531 +0000 UTC m=+199.027489004 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b5c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b600): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b600): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b600): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b600): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b600): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.943943531 +0000 UTC m=+199.027489004 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b600): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e070 item 68 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b640): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b640): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b640): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b640): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b640): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.945668687 +0000 UTC m=+199.029214160 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b640): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e690 item 69 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.946370645 +0000 UTC m=+199.029916118 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b680): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.946370645 +0000 UTC m=+199.029916118 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b6c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e850 item 69 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b740): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b740): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b740): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b740): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b740): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.948295857 +0000 UTC m=+199.031841330 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b740): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b800): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b800): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ed90 item 70 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b800): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b800): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b800): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b800): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b800): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.949068226 +0000 UTC m=+199.032613698 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b800): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.949068226 +0000 UTC m=+199.032613698 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b840): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025f030 item 70 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b8c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b8c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b8c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b8c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b8c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.951358794 +0000 UTC m=+199.034904277 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b8c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025f420 item 71 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.952139389 +0000 UTC m=+199.035684851 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061b9c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.952139389 +0000 UTC m=+199.035684851 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025f6c0 item 71 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.953800295 +0000 UTC m=+199.037345768 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061ba80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bb80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bb80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025fb90 item 72 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bb80): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bb80): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bb80): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bb80): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bb80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.954503995 +0000 UTC m=+199.038049447 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bb80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bbc0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bbc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bbc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bbc0): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bbc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.954503995 +0000 UTC m=+199.038049447 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bbc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6620 item 72 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc00): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc00): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc00): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc00): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.956154412 +0000 UTC m=+199.039699864 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6a80 item 73 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.959338005 +0000 UTC m=+199.042883447 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc80): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc80): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc80): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6c40 item 73 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc80): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.961068542 +0000 UTC m=+199.044613984 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bc80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bcc0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bcc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bcc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bcc0): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bcc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.961068542 +0000 UTC m=+199.044613984 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bcc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6d90 item 73 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bd80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bd80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bd80): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bd80): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bd80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bd80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bd80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.963122706 +0000 UTC m=+199.046668147 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bd80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bdc0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bdc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bdc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b7030 item 74 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bdc0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bdc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.963962832 +0000 UTC m=+199.047508275 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bdc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061be80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061be80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b71f0 item 74 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061be80): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061be80): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061be80): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061be80): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061be80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.964537642 +0000 UTC m=+199.048083084 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061be80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bec0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bec0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bec0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bec0): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bec0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.964537642 +0000 UTC m=+199.048083084 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc00061bec0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b7490 item 74 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982180): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982180): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982180): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982180): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982180): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982180): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982180): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.966348219 +0000 UTC m=+199.049893661 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982180): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982200): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982200): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982200): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b7880 item 75 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982200): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982200): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.966830904 +0000 UTC m=+199.050376346 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982200): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982300): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982300): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982300): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982300): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982300): _writeAt: size=3, off=2 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b79d0 item 75 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982300): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982300): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.96740453 +0000 UTC m=+199.050949971 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982300): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982340): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982340): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982340): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982340): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982340): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.96740453 +0000 UTC m=+199.050949971 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982340): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b7b20 item 75 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982400): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982400): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982400): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982400): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982400): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982400): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982400): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.968944739 +0000 UTC m=+199.052490182 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982400): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982440): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982440): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982440): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b7e30 item 76 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982440): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982440): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.969439118 +0000 UTC m=+199.052984550 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982440): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982540): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982540): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005460e0 item 76 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982540): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982540): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982540): _writeAt: size=3, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982540): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982540): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.970046928 +0000 UTC m=+199.053592370 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982540): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982580): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982580): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982580): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982580): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982580): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.970046928 +0000 UTC m=+199.053592370 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982580): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005463f0 item 76 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982640): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982640): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982640): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982640): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982640): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982640): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982640): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.971317181 +0000 UTC m=+199.054862624 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982640): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982680): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982680): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982680): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546770 item 77 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982680): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982680): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.97188144 +0000 UTC m=+199.055426882 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982680): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982740): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982740): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982740): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982740): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982740): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.97188144 +0000 UTC m=+199.055426882 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982740): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546930 item 77 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982800): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982800): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982800): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982800): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982800): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982800): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982800): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.972966235 +0000 UTC m=+199.056511667 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982800): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982840): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982840): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982840): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546cb0 item 78 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982840): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982840): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.973373639 +0000 UTC m=+199.056919082 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982840): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982900): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982900): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982900): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982900): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982900): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.973373639 +0000 UTC m=+199.056919082 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982900): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546f50 item 78 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a40): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a40): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.974261025 +0000 UTC m=+199.057806467 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005472d0 item 79 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.974640556 +0000 UTC m=+199.058185999 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982a80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982b40): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982b40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982b40): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982b40): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982b40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.974640556 +0000 UTC m=+199.058185999 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982b40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547490 item 79 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c00): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c00): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c00): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c00): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.975631206 +0000 UTC m=+199.059176648 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547810 item 80 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.975999226 +0000 UTC m=+199.059544668 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982c40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d00): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d00): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d00): >_readAt: n=5, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.975999226 +0000 UTC m=+199.059544668 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005479d0 item 80 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.976906698 +0000 UTC m=+199.060452140 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d80): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d80): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d80): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d80): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547d50 item 81 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d80): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.977459406 +0000 UTC m=+199.061004848 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982d80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982dc0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982dc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982dc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982dc0): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982dc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.977459406 +0000 UTC m=+199.061004848 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982dc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4000 item 81 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982e40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982e40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982e40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982e40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982e40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.978548459 +0000 UTC m=+199.062093902 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982e40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f00): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f00): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f00): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c44d0 item 82 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f00): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f00): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f00): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f00): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f00): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.97901794 +0000 UTC m=+199.062563382 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f00): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f40): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f40): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f40): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.97901794 +0000 UTC m=+199.062563382 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982f40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4620 item 82 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982fc0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982fc0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982fc0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982fc0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982fc0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.980023697 +0000 UTC m=+199.063569139 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000982fc0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983080): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983080): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983080): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983080): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983080): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983080): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4a10 item 83 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983080): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983080): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.98043019 +0000 UTC m=+199.063975632 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983080): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009830c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009830c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009830c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009830c0): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009830c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.98043019 +0000 UTC m=+199.063975632 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009830c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4c40 item 83 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983140): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983140): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983140): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983140): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983140): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.981409798 +0000 UTC m=+199.064955240 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983140): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983200): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983200): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983200): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4f50 item 84 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983200): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983200): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983200): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983200): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983200): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.98228541 +0000 UTC m=+199.065830862 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983200): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983240): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983240): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983240): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983240): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983240): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.98228541 +0000 UTC m=+199.065830862 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983240): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c50a0 item 84 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009832c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009832c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009832c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009832c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009832c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.983890933 +0000 UTC m=+199.067436385 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009832c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983380): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983380): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983380): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983380): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983380): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983380): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c53b0 item 85 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983380): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983380): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.984505896 +0000 UTC m=+199.068051348 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983380): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009833c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009833c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009833c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009833c0): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009833c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.984505896 +0000 UTC m=+199.068051348 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009833c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c55e0 item 85 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983440): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983440): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983440): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983440): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983440): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.985879533 +0000 UTC m=+199.069424985 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983440): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983500): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983500): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983500): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c5ab0 item 86 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983500): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983500): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983500): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983500): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983500): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.986487274 +0000 UTC m=+199.070032727 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983500): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983540): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983540): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983540): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983540): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983540): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.986487274 +0000 UTC m=+199.070032727 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983540): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c5c00 item 86 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009835c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009835c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009835c0): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009835c0): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009835c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.987896949 +0000 UTC m=+199.071442401 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009835c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983680): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983680): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983680): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983680): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983680): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983680): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003680e0 item 87 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983680): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983680): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.988538343 +0000 UTC m=+199.072083805 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983680): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009836c0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009836c0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009836c0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009836c0): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009836c0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.988538343 +0000 UTC m=+199.072083805 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc0009836c0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003683f0 item 87 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983780): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983780): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983780): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983780): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983780): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.990001217 +0000 UTC m=+199.073546680 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983780): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983840): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983840): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983840): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368770 item 88 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983840): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983840): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983840): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983840): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983840): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.990681885 +0000 UTC m=+199.074227347 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983840): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983880): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983880): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983880): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983880): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983880): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.990681885 +0000 UTC m=+199.074227347 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983880): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368930 item 88 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983940): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983940): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983940): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983940): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983940): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983940): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983940): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983940): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.992277998 +0000 UTC m=+199.075823450 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983940): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983980): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983980): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983980): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368bd0 item 89 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983980): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983980): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.992762428 +0000 UTC m=+199.076307880 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983980): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a40): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a40): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a40): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a40): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a40): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d20 item 89 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a40): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.993416915 +0000 UTC m=+199.076962378 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a80): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a80): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.993416915 +0000 UTC m=+199.076962378 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983a80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368e70 item 89 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b40): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b40): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b40): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.994854613 +0000 UTC m=+199.078400066 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369180 item 90 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.995403824 +0000 UTC m=+199.078949276 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983b80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c40): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003693b0 item 90 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c40): _readAt: size=2, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c40): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c40): _writeAt: size=3, off=5 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c40): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.996076316 +0000 UTC m=+199.079621768 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c80): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c80): >_readAt: n=3, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.996076316 +0000 UTC m=+199.079621768 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983c80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369650 item 90 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d40): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d40): open at offset 0 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d40): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d40): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d40): >_readAt: n=0, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d40): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d40): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d40): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.99756012 +0000 UTC m=+199.081105572 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d40): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d80): _writeAt: size=5, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d80): >openPending: err= 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a81c0 item 91 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d80): >_writeAt: n=5, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.99818387 +0000 UTC m=+199.081729322 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983d80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983e80): _readAt: size=2, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983e80): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983e80): open at offset 5 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983e80): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983e80): >_readAt: n=2, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983e80): _writeAt: size=3, off=7 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8380 item 91 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983e80): >_writeAt: n=3, err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983e80): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.998806949 +0000 UTC m=+199.082352401 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983e80): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983ec0): _readAt: size=512, off=0 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983ec0): openPending: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983ec0): >openPending: err= 2025/03/26 01:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983ec0): >_readAt: n=8, err=EOF 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983ec0): close: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:11.998806949 +0000 UTC m=+199.082352401 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:11 DEBUG : open-test-file(0xc000983ec0): >close: err= 2025/03/26 01:30:11 DEBUG : open-test-file: Remove: 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8690 item 91 2025/03/26 01:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:11 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc000): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc000): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc000): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc000): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc000): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc000): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc000): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc000): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.000398124 +0000 UTC m=+199.083943587 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc000): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc040): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc040): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc040): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a80 item 92 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc040): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc040): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.000995294 +0000 UTC m=+199.084540747 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc040): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc100): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc100): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc100): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9030 item 92 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc100): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc100): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc100): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc100): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc100): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.001651446 +0000 UTC m=+199.085196908 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc100): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc180): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc180): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc180): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc180): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc180): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.001651446 +0000 UTC m=+199.085196908 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc180): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9340 item 92 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc240): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc240): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc240): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc240): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc240): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc240): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc240): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc240): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.003258512 +0000 UTC m=+199.086803964 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc240): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc400): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc400): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc400): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a96c0 item 93 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc400): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc400): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.004049445 +0000 UTC m=+199.087594947 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc400): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc500): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc500): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc500): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc500): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc500): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.004049445 +0000 UTC m=+199.087594947 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc500): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9810 item 93 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc5c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc5c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc5c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc5c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc5c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc5c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc5c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc5c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.0059219 +0000 UTC m=+199.089467352 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc5c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c280): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c280): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c280): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6930 item 94 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c280): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c280): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.006414393 +0000 UTC m=+199.089959835 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c280): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c3c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c3c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c3c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c3c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c3c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.006414393 +0000 UTC m=+199.089959835 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c3c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6cb0 item 94 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c480): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c480): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c480): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c480): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c480): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c480): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c480): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c480): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.007760028 +0000 UTC m=+199.091305470 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c480): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c4c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c4c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c4c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7570 item 95 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c4c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c4c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.008300482 +0000 UTC m=+199.091845923 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c4c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c580): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c580): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c580): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c580): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c580): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.008300482 +0000 UTC m=+199.091845923 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c580): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7810 item 95 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c640): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c640): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c640): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c640): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c640): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c640): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c640): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c640): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.010100939 +0000 UTC m=+199.093646411 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c640): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c680): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c680): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c680): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7c70 item 96 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c680): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c680): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.010806674 +0000 UTC m=+199.094352146 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c680): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c780): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c780): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c780): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c780): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c780): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.010806674 +0000 UTC m=+199.094352146 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024c780): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7ea0 item 96 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= 2025/03/26 01:30:12 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:12 DEBUG : : Looking for writers 2025/03/26 01:30:12 DEBUG : >WaitForWriters: 2025/03/26 01:30:12 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:12 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:12 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:30:12 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/26 01:30:12 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804340): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804340): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804340): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804340): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804340): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.398733045 +0000 UTC m=+199.482278517 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804340): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804380): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804380): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804380): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804380): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804380): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804380): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804380): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.398733045 +0000 UTC m=+199.482278517 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804380): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008043c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008043c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008043c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008043c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008043c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.398733045 +0000 UTC m=+199.482278517 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008043c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438770 item 1 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804400): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804400): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804400): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804400): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804400): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.401814046 +0000 UTC m=+199.485359529 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804400): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804440): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804440): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804440): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804440): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804440): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.401814046 +0000 UTC m=+199.485359529 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804440): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439260 item 2 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804480): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804480): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804480): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804480): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804480): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.403890732 +0000 UTC m=+199.487436214 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804480): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008044c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008044c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008044c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008044c0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008044c0): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008044c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008044c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.403890732 +0000 UTC m=+199.487436214 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008044c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804500): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804500): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804500): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804500): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804500): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.403890732 +0000 UTC m=+199.487436214 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804500): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004397a0 item 3 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804580): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804580): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804580): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804580): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804580): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.406681919 +0000 UTC m=+199.490227391 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804580): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804600): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804600): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804600): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804600): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804600): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.406681919 +0000 UTC m=+199.490227391 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804600): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005520e0 item 4 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804680): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804680): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804680): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804680): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804680): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.408751351 +0000 UTC m=+199.492296824 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804680): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008046c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008046c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008046c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008046c0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008046c0): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008046c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008046c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.408751351 +0000 UTC m=+199.492296824 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008046c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804700): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804700): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804700): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804700): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804700): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.408751351 +0000 UTC m=+199.492296824 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804700): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552460 item 5 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804780): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804780): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804780): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804780): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804780): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.411482787 +0000 UTC m=+199.495028259 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804780): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804800): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804800): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804800): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804800): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804800): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.411482787 +0000 UTC m=+199.495028259 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804800): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552a80 item 6 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804880): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804880): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804880): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804880): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804880): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.4133604 +0000 UTC m=+199.496905871 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804880): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804940): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804940): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804940): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804940): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804940): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804940): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804940): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.4133604 +0000 UTC m=+199.496905871 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804940): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008049c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008049c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008049c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008049c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008049c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.4133604 +0000 UTC m=+199.496905871 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008049c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552e70 item 7 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804dc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804dc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804dc0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804dc0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804dc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.416337054 +0000 UTC m=+199.499882527 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000804dc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805040): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805040): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805040): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805040): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805040): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.416337054 +0000 UTC m=+199.499882527 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805040): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553340 item 8 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805340): _readAt: size=2, off=0 2025/03/26 01:30:12 ERROR : open-test-file(0xc000805340): Couldn't read size of file 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805340): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805340): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805340): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805340): close: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805340): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805380): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805380): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805380): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805380): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805380): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.418816958 +0000 UTC m=+199.502362450 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805380): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008053c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008053c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008053c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008053c0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008053c0): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008053c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008053c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.418816958 +0000 UTC m=+199.502362450 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008053c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805400): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805400): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805400): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805400): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805400): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.418816958 +0000 UTC m=+199.502362450 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805400): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553810 item 9 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805480): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805480): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805480): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805480): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805480): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.421749761 +0000 UTC m=+199.505295232 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805480): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805500): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805500): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805500): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805500): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805500): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.421749761 +0000 UTC m=+199.505295232 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805500): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553dc0 item 10 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805600): _readAt: size=2, off=0 2025/03/26 01:30:12 ERROR : open-test-file(0xc000805600): Couldn't read size of file 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805600): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805600): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805600): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805600): close: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805600): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805640): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805640): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805640): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805640): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805640): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.423816127 +0000 UTC m=+199.507361599 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805640): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805700): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805700): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805700): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805700): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805700): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805700): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805700): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.423816127 +0000 UTC m=+199.507361599 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805700): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805740): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805740): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805740): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805740): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805740): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.423816127 +0000 UTC m=+199.507361599 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805740): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 11 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008057c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008057c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008057c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008057c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008057c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.426361052 +0000 UTC m=+199.509906525 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008057c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805840): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805840): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805840): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805840): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805840): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.426361052 +0000 UTC m=+199.509906525 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805840): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 12 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805940): _readAt: size=2, off=0 2025/03/26 01:30:12 ERROR : open-test-file(0xc000805940): Couldn't read size of file 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805940): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805940): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805940): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805940): close: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805940): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008059c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008059c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008059c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008059c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008059c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.428617897 +0000 UTC m=+199.512163378 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0008059c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805a80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805a80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805a80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805a80): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805a80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.428617897 +0000 UTC m=+199.512163378 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805a80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 13 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.431314046 +0000 UTC m=+199.514859517 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b80): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.431314046 +0000 UTC m=+199.514859517 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805b80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2310 item 14 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805dc0): _readAt: size=2, off=0 2025/03/26 01:30:12 ERROR : open-test-file(0xc000805dc0): Couldn't read size of file 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805dc0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805dc0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805dc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805dc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805e00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805e00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805e00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805e00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805e00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.433989055 +0000 UTC m=+199.517534537 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000805e00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b4000): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b4000): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b4000): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b4000): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b4000): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.433989055 +0000 UTC m=+199.517534537 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b4000): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2e00 item 15 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b5200): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b5200): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b5200): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b5200): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b5200): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.436725749 +0000 UTC m=+199.520271241 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0000b5200): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea140): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea140): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea140): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea140): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea140): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.436725749 +0000 UTC m=+199.520271241 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea140): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3650 item 16 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea340): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea340): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea340): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea340): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea340): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.438881644 +0000 UTC m=+199.522427127 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea340): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea380): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea380): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea380): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea380): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea380): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea380): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea380): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea380): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.438881644 +0000 UTC m=+199.522427127 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea380): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea4c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea4c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea4c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea4c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea4c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.438881644 +0000 UTC m=+199.522427127 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea4c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3ab0 item 17 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea740): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea740): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea740): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea740): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea740): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.441941886 +0000 UTC m=+199.525487368 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea740): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea840): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea840): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea840): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea840): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea840): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.441941886 +0000 UTC m=+199.525487368 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ea840): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426230 item 18 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eab40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eab40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eab40): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eab40): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eab40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.444125894 +0000 UTC m=+199.527671386 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eab40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb440): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb440): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb440): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb440): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb440): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb440): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb440): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb440): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.444125894 +0000 UTC m=+199.527671386 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb440): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb480): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb480): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb480): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb480): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb480): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.444125894 +0000 UTC m=+199.527671386 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb480): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426770 item 19 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb500): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb500): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb500): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb500): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb500): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.447512889 +0000 UTC m=+199.531058372 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb500): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb600): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb600): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb600): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb600): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb600): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.447512889 +0000 UTC m=+199.531058372 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb600): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426b60 item 20 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb680): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb680): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb680): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb680): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb680): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.44986922 +0000 UTC m=+199.533414701 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb680): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb880): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb880): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb880): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb880): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb880): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb880): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb880): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb880): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.44986922 +0000 UTC m=+199.533414701 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb880): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb980): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb980): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb980): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb980): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb980): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.44986922 +0000 UTC m=+199.533414701 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004eb980): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426e00 item 21 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebbc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebbc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebbc0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebbc0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebbc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.453149214 +0000 UTC m=+199.536694706 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebbc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebc80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebc80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebc80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebc80): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebc80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.453149214 +0000 UTC m=+199.536694706 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebc80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427180 item 22 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebd40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebd40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebd40): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebd40): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebd40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.45536408 +0000 UTC m=+199.538909552 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebd40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe00): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe00): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe00): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe00): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.45536408 +0000 UTC m=+199.538909552 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe40): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.45536408 +0000 UTC m=+199.538909552 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebe40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427500 item 23 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebec0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebec0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebec0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebec0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebec0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.458847085 +0000 UTC m=+199.542392556 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebec0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebf40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebf40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebf40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebf40): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebf40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.458847085 +0000 UTC m=+199.542392556 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0004ebf40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004279d0 item 24 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06080): _readAt: size=2, off=0 2025/03/26 01:30:12 ERROR : open-test-file(0xc000f06080): Couldn't read size of file 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06080): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06080): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06080): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06080): close: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06080): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.461525801 +0000 UTC m=+199.545071273 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06180): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06180): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06180): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06180): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06180): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06180): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06180): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06180): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.461525801 +0000 UTC m=+199.545071273 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06180): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.461525801 +0000 UTC m=+199.545071273 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427e30 item 25 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06240): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06240): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06240): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06240): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06240): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.464623463 +0000 UTC m=+199.548168935 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06240): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.464623463 +0000 UTC m=+199.548168935 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028c380 item 26 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06380): _readAt: size=2, off=0 2025/03/26 01:30:12 ERROR : open-test-file(0xc000f06380): Couldn't read size of file 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06380): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06380): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06380): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06380): close: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06380): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.46701001 +0000 UTC m=+199.550555482 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06480): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06480): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06480): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06480): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06480): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06480): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06480): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06480): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.46701001 +0000 UTC m=+199.550555482 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06480): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.46701001 +0000 UTC m=+199.550555482 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028d2d0 item 27 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06540): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06540): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06540): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06540): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06540): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.470471666 +0000 UTC m=+199.554017138 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06540): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.470471666 +0000 UTC m=+199.554017138 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028db90 item 28 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc7c0): _readAt: size=2, off=0 2025/03/26 01:30:12 ERROR : open-test-file(0xc000ddc7c0): Couldn't read size of file 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc7c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc7c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc7c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc7c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc7c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc800): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc800): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc800): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc800): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc800): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.47313962 +0000 UTC m=+199.556685103 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc800): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc8c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc8c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc8c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc8c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc8c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.47313962 +0000 UTC m=+199.556685103 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc8c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9ce0 item 29 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc940): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc940): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc940): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc940): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc940): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.475367642 +0000 UTC m=+199.558913124 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc940): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc9c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc9c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc9c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc9c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc9c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.475367642 +0000 UTC m=+199.558913124 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddc9c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0460 item 30 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddca80): _readAt: size=2, off=0 2025/03/26 01:30:12 ERROR : open-test-file(0xc000ddca80): Couldn't read size of file 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddca80): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddca80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddca80): >_writeAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddca80): close: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddca80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcac0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcac0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcac0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcac0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcac0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.477529126 +0000 UTC m=+199.561074599 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcac0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcb80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcb80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcb80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcb80): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcb80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.477529126 +0000 UTC m=+199.561074599 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcb80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f07e0 item 31 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcc00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcc00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcc00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcc00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcc00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.479475208 +0000 UTC m=+199.563020681 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcc00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd00): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd00): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.479475208 +0000 UTC m=+199.563020681 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0d20 item 32 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd40): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd40): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.481492323 +0000 UTC m=+199.565037806 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd80): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd80): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f12d0 item 33 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd80): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.482344671 +0000 UTC m=+199.565890154 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcd80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcdc0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcdc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcdc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcdc0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcdc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.482344671 +0000 UTC m=+199.565890154 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcdc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1420 item 33 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.484211315 +0000 UTC m=+199.567756787 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f17a0 item 34 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce40): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce40): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce40): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce40): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.485091797 +0000 UTC m=+199.568637268 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce80): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.485091797 +0000 UTC m=+199.568637268 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddce80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1a40 item 34 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcec0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcec0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcec0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcec0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcec0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.487118279 +0000 UTC m=+199.570663751 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcec0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf00): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf00): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1d50 item 35 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf00): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.487848289 +0000 UTC m=+199.571393761 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf40): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.487848289 +0000 UTC m=+199.571393761 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000298070 item 35 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cc80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cc80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cc80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cc80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cc80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.489848731 +0000 UTC m=+199.573394184 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cc80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bc00 item 36 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce00): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce00): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce00): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.490550989 +0000 UTC m=+199.574096441 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce40): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.490550989 +0000 UTC m=+199.574096441 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d62a0 item 36 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.492950482 +0000 UTC m=+199.576495964 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ce80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cec0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cec0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cec0): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cec0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cec0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6c40 item 37 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cec0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cec0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.493770901 +0000 UTC m=+199.577316373 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cec0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cf00): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cf00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cf00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cf00): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cf00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.493770901 +0000 UTC m=+199.577316373 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024cf00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7030 item 37 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d300): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d300): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d300): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d300): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d300): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.496286471 +0000 UTC m=+199.579831953 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d300): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d400): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d400): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7650 item 38 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d400): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d400): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d400): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d400): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d400): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.497499106 +0000 UTC m=+199.581044587 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d400): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d440): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d440): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d440): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d440): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d440): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.497499106 +0000 UTC m=+199.581044587 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d440): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7a40 item 38 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d4c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d4c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d4c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d4c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d4c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.499567397 +0000 UTC m=+199.583112869 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d4c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d580): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d580): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d580): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d580): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d580): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7e30 item 39 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d580): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d580): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.500514655 +0000 UTC m=+199.584060136 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d580): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d5c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d5c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d5c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d5c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d5c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.500514655 +0000 UTC m=+199.584060136 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d5c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452070 item 39 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d640): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d640): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d640): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d640): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d640): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.502420029 +0000 UTC m=+199.585965512 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d640): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d780): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d780): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452540 item 40 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d780): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d780): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d780): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d780): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d780): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.50339591 +0000 UTC m=+199.586941381 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d780): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d8c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d8c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d8c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d8c0): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d8c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.50339591 +0000 UTC m=+199.586941381 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d8c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452690 item 40 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d900): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d900): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d900): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d900): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d900): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d900): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d900): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.505477215 +0000 UTC m=+199.589022698 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d900): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d940): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d940): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d940): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452b60 item 41 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d940): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d940): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.506264021 +0000 UTC m=+199.589809503 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d940): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d980): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d980): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d980): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d980): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d980): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452cb0 item 41 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d980): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d980): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.50714297 +0000 UTC m=+199.590688443 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d980): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d9c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d9c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d9c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d9c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d9c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.50714297 +0000 UTC m=+199.590688443 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024d9c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452e70 item 41 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024da80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024da80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024da80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024da80): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024da80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024da80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024da80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.509340754 +0000 UTC m=+199.592886236 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024da80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dac0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dac0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dac0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453180 item 42 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dac0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dac0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.510274897 +0000 UTC m=+199.593820369 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dac0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024db80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024db80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453340 item 42 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024db80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024db80): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024db80): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024db80): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024db80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.511224898 +0000 UTC m=+199.594770381 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024db80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dbc0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dbc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dbc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dbc0): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dbc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.511224898 +0000 UTC m=+199.594770381 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dbc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453570 item 42 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dc80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dc80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dc80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dc80): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dc80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dc80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dc80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.51358131 +0000 UTC m=+199.597126783 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dc80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dcc0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dcc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dcc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453b20 item 43 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dcc0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dcc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.514408333 +0000 UTC m=+199.597953805 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dcc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dd80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dd80): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dd80): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dd80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dd80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453c70 item 43 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dd80): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dd80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.515254119 +0000 UTC m=+199.598799601 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dd80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ddc0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ddc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ddc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ddc0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ddc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.515254119 +0000 UTC m=+199.598799601 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024ddc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453e30 item 43 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024de80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024de80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024de80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024de80): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024de80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024de80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024de80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.517523287 +0000 UTC m=+199.601068779 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024de80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dec0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dec0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dec0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464540 item 44 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dec0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dec0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.518318819 +0000 UTC m=+199.601864302 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc00024dec0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6000): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6000): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464700 item 44 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6000): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6000): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6000): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6000): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6000): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.519240298 +0000 UTC m=+199.602785781 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6000): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6040): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6040): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6040): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6040): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6040): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.519240298 +0000 UTC m=+199.602785781 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6040): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004648c0 item 44 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6100): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6100): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6100): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6100): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6100): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6100): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6100): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.521432421 +0000 UTC m=+199.604977904 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6100): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6140): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6140): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6140): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464cb0 item 45 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6140): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6140): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.522241659 +0000 UTC m=+199.605787142 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6140): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6200): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6200): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6200): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6200): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6200): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.522241659 +0000 UTC m=+199.605787142 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6200): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464ee0 item 45 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a62c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a62c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a62c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a62c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a62c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a62c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a62c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.524660728 +0000 UTC m=+199.608206211 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a62c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6300): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6300): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6300): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465340 item 46 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6300): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6300): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.52547693 +0000 UTC m=+199.609022402 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6300): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a63c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a63c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a63c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a63c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a63c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.52547693 +0000 UTC m=+199.609022402 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a63c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465500 item 46 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6480): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6480): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6480): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6480): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6480): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6480): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6480): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.527814936 +0000 UTC m=+199.611360408 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a6480): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a64c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a64c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a64c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004658f0 item 47 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a64c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a64c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.528706549 +0000 UTC m=+199.612252022 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0010a64c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.528706549 +0000 UTC m=+199.612252022 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465b90 item 47 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.53099318 +0000 UTC m=+199.614538651 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8460 item 48 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.531649521 +0000 UTC m=+199.615194994 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.531649521 +0000 UTC m=+199.615194994 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8690 item 48 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.533749762 +0000 UTC m=+199.617295233 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06840): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06840): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06840): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06840): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06840): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06840): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8d20 item 49 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06840): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06840): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.534444245 +0000 UTC m=+199.617989718 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06840): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06880): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06880): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06880): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06880): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06880): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.534444245 +0000 UTC m=+199.617989718 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06880): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9030 item 49 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.536373264 +0000 UTC m=+199.619918746 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9880 item 50 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.537409609 +0000 UTC m=+199.620955091 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a00): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a00): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.537409609 +0000 UTC m=+199.620955091 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9c00 item 50 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.539471567 +0000 UTC m=+199.623017040 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b40): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b40): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b40): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b40): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a2230 item 51 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b40): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.540309059 +0000 UTC m=+199.623854532 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.540309059 +0000 UTC m=+199.623854532 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a25b0 item 51 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.542866136 +0000 UTC m=+199.626411609 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06cc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06cc0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06cc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a2930 item 52 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06cc0): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06cc0): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06cc0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06cc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.54380596 +0000 UTC m=+199.627351442 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06cc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d00): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d00): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.54380596 +0000 UTC m=+199.627351442 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a2af0 item 52 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.54567686 +0000 UTC m=+199.629222332 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a2ee0 item 53 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.546425064 +0000 UTC m=+199.629970547 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e80): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.546425064 +0000 UTC m=+199.629970547 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3110 item 53 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.548324438 +0000 UTC m=+199.631869920 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06fc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06fc0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06fc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3490 item 54 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06fc0): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06fc0): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06fc0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06fc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.549265372 +0000 UTC m=+199.632810845 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06fc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07000): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07000): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07000): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07000): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07000): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.549265372 +0000 UTC m=+199.632810845 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07000): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3650 item 54 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07080): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07080): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07080): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07080): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07080): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.55151781 +0000 UTC m=+199.635063281 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07080): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07140): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07140): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07140): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07140): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07140): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07140): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3960 item 55 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07140): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07140): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.552323761 +0000 UTC m=+199.635869233 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07140): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07180): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07180): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07180): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07180): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07180): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.552323761 +0000 UTC m=+199.635869233 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07180): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3d50 item 55 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07200): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07200): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07200): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07200): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07200): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.554321781 +0000 UTC m=+199.637867253 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07200): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f072c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f072c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f072c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e2a0 item 56 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f072c0): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f072c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f072c0): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f072c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f072c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.555116531 +0000 UTC m=+199.638662003 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f072c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07300): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07300): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07300): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07300): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07300): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.555116531 +0000 UTC m=+199.638662003 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07300): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e4d0 item 56 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f073c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f073c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f073c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f073c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f073c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f073c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f073c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f073c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.55706624 +0000 UTC m=+199.640611712 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f073c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07400): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07400): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07400): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e8c0 item 57 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07400): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07400): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.557772234 +0000 UTC m=+199.641317706 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07400): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f074c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f074c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f074c0): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f074c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f074c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f074c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ec40 item 57 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f074c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f074c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.558482085 +0000 UTC m=+199.642027568 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f074c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07500): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07500): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07500): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07500): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07500): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.558482085 +0000 UTC m=+199.642027568 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07500): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f0a0 item 57 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f075c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f075c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f075c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f075c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f075c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f075c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f075c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f075c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.560371912 +0000 UTC m=+199.643917384 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f075c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07600): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07600): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07600): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f490 item 58 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07600): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07600): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.561206998 +0000 UTC m=+199.644752471 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07600): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f076c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f076c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f076c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f6c0 item 58 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f076c0): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f076c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f076c0): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f076c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f076c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.562239616 +0000 UTC m=+199.645785089 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f076c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07700): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07700): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07700): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07700): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07700): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.562239616 +0000 UTC m=+199.645785089 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07700): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f8f0 item 58 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f077c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f077c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f077c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f077c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f077c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f077c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f077c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f077c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.564280876 +0000 UTC m=+199.647826348 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f077c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07800): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07800): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07800): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fc70 item 59 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07800): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07800): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.565056441 +0000 UTC m=+199.648601924 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07800): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f078c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f078c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f078c0): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f078c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f078c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f078c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fe30 item 59 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f078c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f078c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.565855019 +0000 UTC m=+199.649400492 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f078c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf80): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.565855019 +0000 UTC m=+199.649400492 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddcf80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e0e0 item 59 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd040): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd040): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd040): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd040): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd040): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd040): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd040): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd040): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.568315436 +0000 UTC m=+199.651860909 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd040): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd080): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd080): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd080): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000298ee0 item 60 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd080): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd080): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.569178475 +0000 UTC m=+199.652723947 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd080): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd140): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd140): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd140): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000299340 item 60 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd140): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd140): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd140): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd140): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd140): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.570164115 +0000 UTC m=+199.653709586 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd140): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd1c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd1c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd1c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd1c0): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd1c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.570164115 +0000 UTC m=+199.653709586 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd1c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002996c0 item 60 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd280): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd280): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd280): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd280): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd280): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd280): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd280): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd280): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.572048671 +0000 UTC m=+199.655594142 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd280): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd2c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd2c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd2c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000299ab0 item 61 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd2c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd2c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.572883537 +0000 UTC m=+199.656429009 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd2c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd380): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd380): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd380): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd380): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd380): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.572883537 +0000 UTC m=+199.656429009 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd380): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000299ce0 item 61 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd440): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd440): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd440): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd440): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd440): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd440): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd440): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd440): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.575119081 +0000 UTC m=+199.658664553 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd440): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd480): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd480): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd480): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4000 item 62 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd480): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd480): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.575869039 +0000 UTC m=+199.659414511 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd480): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd540): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd540): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd540): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd540): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd540): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.575869039 +0000 UTC m=+199.659414511 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd540): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4150 item 62 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd600): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd600): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd600): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd600): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd600): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd600): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd600): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd600): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.578213276 +0000 UTC m=+199.661758759 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd600): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd640): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd640): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd640): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4540 item 63 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd640): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd640): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.579009441 +0000 UTC m=+199.662554903 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd640): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd700): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd700): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd700): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd700): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd700): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.579009441 +0000 UTC m=+199.662554903 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd700): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4690 item 63 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd7c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd7c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd7c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd7c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd7c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd7c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd7c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.580946164 +0000 UTC m=+199.664491637 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd7c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd800): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd800): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd800): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4930 item 64 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd800): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd800): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.581527857 +0000 UTC m=+199.665073309 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd800): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd8c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd8c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd8c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd8c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd8c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.581527857 +0000 UTC m=+199.665073309 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd8c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4a80 item 64 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd900): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd900): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd900): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd900): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd900): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.583355676 +0000 UTC m=+199.666901138 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd900): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd940): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd940): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd940): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd940): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd940): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d90 item 65 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd940): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd940): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.583949981 +0000 UTC m=+199.667495443 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd940): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd980): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd980): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd980): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd980): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd980): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.583949981 +0000 UTC m=+199.667495443 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd980): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4ee0 item 65 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd9c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd9c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd9c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd9c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd9c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.585498175 +0000 UTC m=+199.669043627 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddd9c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5180 item 66 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda00): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda00): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda00): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.586153024 +0000 UTC m=+199.669698487 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda40): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.586153024 +0000 UTC m=+199.669698487 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5420 item 66 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.587883691 +0000 UTC m=+199.671429143 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddda80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddac0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddac0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddac0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddac0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddac0): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5880 item 67 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddac0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddac0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.588478337 +0000 UTC m=+199.672023819 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddac0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb00): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb00): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.588478337 +0000 UTC m=+199.672023819 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5b90 item 67 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.590249359 +0000 UTC m=+199.673794812 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddb80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005320e0 item 68 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc40): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc40): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc40): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc40): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.593423145 +0000 UTC m=+199.676968607 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc80): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.593423145 +0000 UTC m=+199.676968607 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddc80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005323f0 item 68 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddcc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddcc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddcc0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddcc0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddcc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.595208394 +0000 UTC m=+199.678753846 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddcc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd00): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd00): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532930 item 69 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd00): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.595873192 +0000 UTC m=+199.679418654 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd40): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.595873192 +0000 UTC m=+199.679418654 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddd40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532a80 item 69 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddddc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddddc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddddc0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddddc0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddddc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.598167607 +0000 UTC m=+199.681713079 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddddc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddde80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddde80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532ee0 item 70 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddde80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddde80): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddde80): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddde80): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddde80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.599062937 +0000 UTC m=+199.682608419 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000ddde80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddec0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddec0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddec0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddec0): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddec0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.599062937 +0000 UTC m=+199.682608419 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddec0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533180 item 70 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddf40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddf40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddf40): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddf40): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddf40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.601465184 +0000 UTC m=+199.685010666 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000dddf40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc001270080): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc001270080): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc001270080): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc001270080): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc001270080): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533650 item 71 2025/03/26 01:30:12 DEBUG : open-test-file(0xc001270080): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc001270080): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.602742169 +0000 UTC m=+199.686287651 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc001270080): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0012700c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0012700c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0012700c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0012700c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0012700c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.602742169 +0000 UTC m=+199.686287651 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0012700c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005337a0 item 71 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07940): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07940): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07940): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07940): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07940): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.604665478 +0000 UTC m=+199.688210951 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07940): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e460 item 72 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a00): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a00): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a00): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.605452274 +0000 UTC m=+199.688997736 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a40): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.605452274 +0000 UTC m=+199.688997736 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e770 item 72 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a80): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.607088824 +0000 UTC m=+199.690634276 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07a80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07ac0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07ac0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07ac0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ecb0 item 73 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07ac0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07ac0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.607715872 +0000 UTC m=+199.691261324 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07ac0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b00): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b00): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f030 item 73 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b00): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.608421395 +0000 UTC m=+199.691966847 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b40): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.608421395 +0000 UTC m=+199.691966847 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07b40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f340 item 73 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07c00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07c00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07c00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07c00): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07c00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07c00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07c00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.611055968 +0000 UTC m=+199.694601451 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f07c00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0080): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0080): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0080): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614e70 item 74 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0080): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0080): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.611664951 +0000 UTC m=+199.695210412 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0080): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0500): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0500): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615180 item 74 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0500): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0500): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0500): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0500): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0500): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.612397927 +0000 UTC m=+199.695943379 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0500): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0540): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0540): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0540): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0540): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0540): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.612397927 +0000 UTC m=+199.695943379 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0540): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006153b0 item 74 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0640): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0640): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0640): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0640): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0640): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0640): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0640): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.614233671 +0000 UTC m=+199.697779133 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0640): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0740): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0740): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0740): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614380 item 75 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0740): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0740): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.615095979 +0000 UTC m=+199.698641431 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0740): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0800): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0800): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0800): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0800): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0800): _writeAt: size=3, off=2 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614620 item 75 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0800): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0800): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.616287915 +0000 UTC m=+199.699833417 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0800): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0840): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0840): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0840): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0840): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0840): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.616287915 +0000 UTC m=+199.699833417 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0840): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614930 item 75 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0900): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0900): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0900): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0900): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0900): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0900): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0900): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.617872528 +0000 UTC m=+199.701417980 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0900): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0940): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0940): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0940): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614c40 item 76 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0940): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0940): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.618562723 +0000 UTC m=+199.702108196 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0940): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615650 item 76 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a00): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a00): _writeAt: size=3, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a00): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.61940847 +0000 UTC m=+199.702953942 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a40): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.61940847 +0000 UTC m=+199.702953942 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0a40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615810 item 76 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b00): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.621095105 +0000 UTC m=+199.704640577 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b40): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615b90 item 77 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b40): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.621735827 +0000 UTC m=+199.705281309 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0b40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0c00): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0c00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0c00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0c00): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0c00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.621735827 +0000 UTC m=+199.705281309 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0c00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615e30 item 77 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0cc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0cc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0cc0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0cc0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0cc0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0cc0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0cc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.623600846 +0000 UTC m=+199.707146328 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0cc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0d00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0d00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0d00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464460 item 78 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0d00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0d00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.624909682 +0000 UTC m=+199.708455154 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0d00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0dc0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0dc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0dc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0dc0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0dc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.624909682 +0000 UTC m=+199.708455154 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0dc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464690 item 78 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0e80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0e80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0e80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0e80): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0e80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0e80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0e80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.62682234 +0000 UTC m=+199.710367812 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0e80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0ec0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0ec0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0ec0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004649a0 item 79 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0ec0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0ec0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.627509329 +0000 UTC m=+199.711054812 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0ec0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0f80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0f80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0f80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0f80): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0f80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.627509329 +0000 UTC m=+199.711054812 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d0f80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464bd0 item 79 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1140): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1140): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1140): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1140): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1140): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1140): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1140): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.629484425 +0000 UTC m=+199.713029877 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1140): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1180): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1180): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1180): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465030 item 80 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1180): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1180): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.630181393 +0000 UTC m=+199.713726845 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1180): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1240): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1240): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1240): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1240): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1240): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.630181393 +0000 UTC m=+199.713726845 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1240): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465260 item 80 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1280): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1280): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1280): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1280): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1280): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.631851455 +0000 UTC m=+199.715396918 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1280): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d12c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d12c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d12c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d12c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d12c0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d12c0): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004655e0 item 81 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d12c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d12c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.632616141 +0000 UTC m=+199.716161603 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d12c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1300): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1300): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1300): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1300): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1300): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.632616141 +0000 UTC m=+199.716161603 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1300): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465810 item 81 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1480): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1480): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1480): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1480): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1480): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.634320208 +0000 UTC m=+199.717865660 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1480): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1540): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1540): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1540): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465ce0 item 82 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1540): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1540): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1540): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1540): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1540): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.635067792 +0000 UTC m=+199.718613254 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1540): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1580): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1580): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1580): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1580): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1580): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.635067792 +0000 UTC m=+199.718613254 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1580): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465ea0 item 82 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1600): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1600): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1600): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1600): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1600): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.636603322 +0000 UTC m=+199.720148774 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1600): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d16c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d16c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d16c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d16c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d16c0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d16c0): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005323f0 item 83 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d16c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d16c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.637350824 +0000 UTC m=+199.720896276 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d16c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1700): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1700): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1700): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1700): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1700): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.637350824 +0000 UTC m=+199.720896276 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1700): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532700 item 83 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1780): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1780): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1780): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1780): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1780): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.639229809 +0000 UTC m=+199.722775261 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1780): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1840): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1840): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1840): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532a80 item 84 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1840): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1840): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1840): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1840): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1840): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.640181075 +0000 UTC m=+199.723726557 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1840): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1880): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1880): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1880): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1880): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1880): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.640181075 +0000 UTC m=+199.723726557 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1880): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532d20 item 84 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1900): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1900): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1900): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1900): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1900): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.64189506 +0000 UTC m=+199.725440512 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1900): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d19c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d19c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d19c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d19c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d19c0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d19c0): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533180 item 85 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d19c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d19c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.642605925 +0000 UTC m=+199.726151377 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d19c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a00): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a00): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.642605925 +0000 UTC m=+199.726151377 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005333b0 item 85 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.644152587 +0000 UTC m=+199.727698049 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1a80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b40): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005337a0 item 86 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b40): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b40): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b40): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b40): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.644869231 +0000 UTC m=+199.728414683 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b80): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.644869231 +0000 UTC m=+199.728414683 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1b80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533960 item 86 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1c00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1c00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1c00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1c00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1c00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.646802448 +0000 UTC m=+199.730347930 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1c00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1dc0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1dc0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1dc0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1dc0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1dc0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1dc0): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e230 item 87 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1dc0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1dc0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.647660859 +0000 UTC m=+199.731206331 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1dc0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e00): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e00): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.647660859 +0000 UTC m=+199.731206331 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e380 item 87 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.649485022 +0000 UTC m=+199.733030503 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1e80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1f40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1f40): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1f40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e850 item 88 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1f40): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1f40): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1f40): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1f40): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1f40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.650325188 +0000 UTC m=+199.733870661 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc0005d1f40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06000): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06000): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06000): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06000): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06000): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.650325188 +0000 UTC m=+199.733870661 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06000): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ebd0 item 88 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.652280737 +0000 UTC m=+199.735826209 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f060c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06100): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06100): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06100): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f260 item 89 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06100): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06100): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.653075909 +0000 UTC m=+199.736621381 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06100): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f570 item 89 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.653891219 +0000 UTC m=+199.737436691 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f061c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06200): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06200): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06200): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06200): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06200): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.653891219 +0000 UTC m=+199.737436691 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06200): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f810 item 89 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.655822382 +0000 UTC m=+199.739367864 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f062c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06300): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06300): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06300): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fc00 item 90 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06300): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06300): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.656469326 +0000 UTC m=+199.740014798 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06300): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fe30 item 90 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.657300866 +0000 UTC m=+199.740846348 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f063c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06400): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06400): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06400): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06400): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06400): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.657300866 +0000 UTC m=+199.740846348 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06400): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538070 item 90 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.659197294 +0000 UTC m=+199.742742766 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f064c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06500): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06500): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06500): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538460 item 91 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06500): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06500): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.6599359 +0000 UTC m=+199.743481372 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06500): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): >_readAt: n=2, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): _writeAt: size=3, off=7 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538620 item 91 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.660749087 +0000 UTC m=+199.744294558 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f065c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): >_readAt: n=8, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.660749087 +0000 UTC m=+199.744294558 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06600): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005387e0 item 91 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.662660131 +0000 UTC m=+199.746205604 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f066c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538af0 item 92 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.663473958 +0000 UTC m=+199.747019430 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06700): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): open at offset 5 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538d20 item 92 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): _readAt: size=2, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): _writeAt: size=3, off=5 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): >_writeAt: n=3, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.664312482 +0000 UTC m=+199.747857954 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f067c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): >_readAt: n=3, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.664312482 +0000 UTC m=+199.747857954 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06800): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538fc0 item 92 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f068c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f068c0): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f068c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f068c0): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f068c0): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f068c0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f068c0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f068c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.666151823 +0000 UTC m=+199.749697295 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f068c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005392d0 item 93 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.666862727 +0000 UTC m=+199.750408199 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06900): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.666862727 +0000 UTC m=+199.750408199 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f069c0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005396c0 item 93 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.668961946 +0000 UTC m=+199.752507427 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06a80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06ac0): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06ac0): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06ac0): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539c70 item 94 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06ac0): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06ac0): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.669869539 +0000 UTC m=+199.753415021 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06ac0): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.669869539 +0000 UTC m=+199.753415021 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06b80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539dc0 item 94 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c40): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c40): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c40): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c40): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c40): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.672045681 +0000 UTC m=+199.755591154 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c80): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c80): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c80): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442380 item 95 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c80): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c80): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.672774087 +0000 UTC m=+199.756319570 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06c80): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d40): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d40): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d40): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.672774087 +0000 UTC m=+199.756319570 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06d40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442770 item 95 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 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/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e00): open at offset 0 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e00): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e00): _readAt: size=2, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e00): >_readAt: n=0, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e00): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e00): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.674705031 +0000 UTC m=+199.758250503 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): _writeAt: size=5, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): >openPending: err= 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442bd0 item 96 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): >_writeAt: n=5, err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.67542438 +0000 UTC m=+199.758969852 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06e40): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/26 01:30:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/26 01:30:12 DEBUG : open-test-file: newRWFileHandle: 2025/03/26 01:30:12 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/26 01:30:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): _readAt: size=512, off=0 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): openPending: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): >openPending: err= 2025/03/26 01:30:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): >_readAt: n=5, err=EOF 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): close: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-26 01:30:12.67542438 +0000 UTC m=+199.758969852 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:12 DEBUG : open-test-file(0xc000f06f00): >close: err= 2025/03/26 01:30:12 DEBUG : open-test-file: Remove: 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e70 item 96 2025/03/26 01:30:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/26 01:30:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/26 01:30:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/26 01:30:12 DEBUG : open-test-file: >Remove: err= 2025/03/26 01:30:12 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:12 DEBUG : : Looking for writers 2025/03/26 01:30:12 DEBUG : >WaitForWriters: 2025/03/26 01:30:12 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.30s) --- PASS: TestRWFileHandleOpenTests/writes (0.64s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.66s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:12 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:12 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:30:12 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:12 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:30:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:13 DEBUG : file1: newRWFileHandle: 2025/03/26 01:30:13 DEBUG : file1(0xc000f07000): openPending: 2025/03/26 01:30:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:13 DEBUG : file1(0xc000f07000): >openPending: err= 2025/03/26 01:30:13 DEBUG : file1: >newRWFileHandle: err= 2025/03/26 01:30:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/26 01:30:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/26 01:30:13 DEBUG : file1(0xc000f07000): _writeAt: size=2, off=0 2025/03/26 01:30:13 DEBUG : file1(0xc000f07000): >_writeAt: n=2, err= 2025/03/26 01:30:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/26 01:30:13 DEBUG : file1(0xc000f07000): RWFileHandle.Flush 2025/03/26 01:30:13 DEBUG : file1(0xc000f07000): RWFileHandle.Release 2025/03/26 01:30:13 DEBUG : file1(0xc000f07000): close: 2025/03/26 01:30:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/26 01:30:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:13 DEBUG : file1(0xc000f07000): >close: err= 2025/03/26 01:30:13 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:13 DEBUG : : Looking for writers 2025/03/26 01:30:13 DEBUG : file1: reading active writers 2025/03/26 01:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:30:13 DEBUG : : Looking for writers 2025/03/26 01:30:13 DEBUG : file1: reading active writers 2025/03/26 01:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:30:13 DEBUG : : Looking for writers 2025/03/26 01:30:13 DEBUG : file1: reading active writers 2025/03/26 01:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:30:13 DEBUG : : Looking for writers 2025/03/26 01:30:13 DEBUG : file1: reading active writers 2025/03/26 01:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:30:13 DEBUG : file1: vfs cache: starting upload 2025/03/26 01:30:13 DEBUG : : Looking for writers 2025/03/26 01:30:13 DEBUG : file1: reading active writers 2025/03/26 01:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:30:13 DEBUG : : Looking for writers 2025/03/26 01:30:13 DEBUG : file1: reading active writers 2025/03/26 01:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:30:13 DEBUG : : Looking for writers 2025/03/26 01:30:13 DEBUG : file1: reading active writers 2025/03/26 01:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:30:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:30:13 INFO : file1: Copied (new) 2025/03/26 01:30:13 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/03/26 01:30:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/26 01:30:13 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/26 01:30:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:13 INFO : file1: vfs cache: upload succeeded try #1 2025/03/26 01:30:14 DEBUG : : Looking for writers 2025/03/26 01:30:14 DEBUG : file1: reading active writers 2025/03/26 01:30:14 DEBUG : >WaitForWriters: 2025/03/26 01:30:14 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:14 DEBUG : : Looking for writers 2025/03/26 01:30:14 DEBUG : file1: reading active writers 2025/03/26 01:30:14 DEBUG : >WaitForWriters: 2025/03/26 01:30:14 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.97s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:14 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:14 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:30:14 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:14 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:14 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:30:15 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:15 DEBUG : rename_me: newRWFileHandle: 2025/03/26 01:30:15 DEBUG : rename_me(0xc00030e300): openPending: 2025/03/26 01:30:15 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/26 01:30:15 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/26 01:30:15 DEBUG : rename_me(0xc00030e300): >openPending: err= 2025/03/26 01:30:15 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/26 01:30:15 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/26 01:30:15 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/26 01:30:15 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/26 01:30:15 DEBUG : rename_me(0xc00030e300): _writeAt: size=5, off=0 2025/03/26 01:30:15 DEBUG : rename_me(0xc00030e300): >_writeAt: n=5, err= 2025/03/26 01:30:15 DEBUG : rename_me(0xc00030e300): close: 2025/03/26 01:30:15 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-26 01:30:15.025064914 +0000 UTC m=+202.108610397 2025/03/26 01:30:15 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/26 01:30:15 DEBUG : rename_me(0xc00030e300): >close: err= 2025/03/26 01:30:15 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/26 01:30:15 DEBUG : i_was_renamed: Updating file with 0xc0008cef00 2025/03/26 01:30:15 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/26 01:30:15 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/26 01:30:15 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:15 DEBUG : : Looking for writers 2025/03/26 01:30:15 DEBUG : i_was_renamed: reading active writers 2025/03/26 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/26 01:30:15 DEBUG : : Looking for writers 2025/03/26 01:30:15 DEBUG : i_was_renamed: reading active writers 2025/03/26 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/26 01:30:15 DEBUG : : Looking for writers 2025/03/26 01:30:15 DEBUG : i_was_renamed: reading active writers 2025/03/26 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/26 01:30:15 DEBUG : : Looking for writers 2025/03/26 01:30:15 DEBUG : i_was_renamed: reading active writers 2025/03/26 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/26 01:30:15 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/26 01:30:15 DEBUG : : Looking for writers 2025/03/26 01:30:15 DEBUG : i_was_renamed: reading active writers 2025/03/26 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/26 01:30:15 DEBUG : : Looking for writers 2025/03/26 01:30:15 DEBUG : i_was_renamed: reading active writers 2025/03/26 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/26 01:30:15 DEBUG : : Looking for writers 2025/03/26 01:30:15 DEBUG : i_was_renamed: reading active writers 2025/03/26 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/26 01:30:15 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/03/26 01:30:15 INFO : i_was_renamed: Copied (new) 2025/03/26 01:30:15 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-26 01:30:15 +0000 UTC," 2025/03/26 01:30:15 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/26 01:30:15 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/26 01:30:15 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/26 01:30:16 DEBUG : : Looking for writers 2025/03/26 01:30:16 DEBUG : i_was_renamed: reading active writers 2025/03/26 01:30:16 DEBUG : >WaitForWriters: 2025/03/26 01:30:16 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:16 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:16 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/26 01:30:16 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:16 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/26 01:30:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rozesod8xope" 2025/03/26 01:30:16 INFO : files root 'rclone-test-rozesod8xope': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/26 01:30:16 DEBUG : : forgetting directory cache 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate(0xc00061bb00): _readAt: size=512, off=0 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate(0xc00061bb00): openPending: 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-26 00:31:16 +0000 UTC," against cached fingerprint "" 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/26 01:30:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate(0xc00061bb00): >openPending: err= 2025/03/26 01:30:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:18 DEBUG : : forgetting directory cache 2025/03/26 01:30:19 DEBUG : : forgetting directory cache 2025/03/26 01:30:19 DEBUG : TestRWCacheUpdate(0xc00061bb00): >_readAt: n=20, err=EOF 2025/03/26 01:30:19 DEBUG : TestRWCacheUpdate(0xc00061bb00): close: 2025/03/26 01:30:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:31:16 +0000 UTC 2025/03/26 01:30:19 DEBUG : TestRWCacheUpdate(0xc00061bb00): >close: err= 2025/03/26 01:30:19 DEBUG : : Re-reading directory (855.16491ms old) 2025/03/26 01:30:19 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:19 DEBUG : : forgetting directory cache 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate(0xc00030e1c0): _readAt: size=512, off=0 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate(0xc00030e1c0): openPending: 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-26 00:32:16 +0000 UTC," against cached fingerprint "20,2025-03-26 00:31:16 +0000 UTC," 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-26 00:32:16 +0000 UTC," != cached fingerprint "20,2025-03-26 00:31:16 +0000 UTC,") 2025/03/26 01:30:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/26 01:30:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate(0xc00030e1c0): >openPending: err= 2025/03/26 01:30:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:20 DEBUG : : forgetting directory cache 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate(0xc00030e1c0): >_readAt: n=20, err=EOF 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate(0xc00030e1c0): close: 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:32:16 +0000 UTC 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate(0xc00030e1c0): >close: err= 2025/03/26 01:30:20 DEBUG : : Re-reading directory (406.120412ms old) 2025/03/26 01:30:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:21 DEBUG : : forgetting directory cache 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate(0xc000804600): _readAt: size=512, off=0 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate(0xc000804600): openPending: 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-26 00:33:16 +0000 UTC," against cached fingerprint "20,2025-03-26 00:32:16 +0000 UTC," 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-26 00:33:16 +0000 UTC," != cached fingerprint "20,2025-03-26 00:32:16 +0000 UTC,") 2025/03/26 01:30:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/26 01:30:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate(0xc000804600): >openPending: err= 2025/03/26 01:30:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:22 DEBUG : : forgetting directory cache 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate(0xc000804600): >_readAt: n=20, err=EOF 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate(0xc000804600): close: 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:33:16 +0000 UTC 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate(0xc000804600): >close: err= 2025/03/26 01:30:22 DEBUG : : Re-reading directory (399.790065ms old) 2025/03/26 01:30:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:22 DEBUG : : forgetting directory cache 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate(0xc00030e440): _readAt: size=512, off=0 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate(0xc00030e440): openPending: 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-26 00:34:16 +0000 UTC," against cached fingerprint "20,2025-03-26 00:33:16 +0000 UTC," 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-26 00:34:16 +0000 UTC," != cached fingerprint "20,2025-03-26 00:33:16 +0000 UTC,") 2025/03/26 01:30:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/26 01:30:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate(0xc00030e440): >openPending: err= 2025/03/26 01:30:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:24 DEBUG : : forgetting directory cache 2025/03/26 01:30:24 DEBUG : TestRWCacheUpdate(0xc00030e440): >_readAt: n=20, err=EOF 2025/03/26 01:30:24 DEBUG : TestRWCacheUpdate(0xc00030e440): close: 2025/03/26 01:30:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:34:16 +0000 UTC 2025/03/26 01:30:24 DEBUG : TestRWCacheUpdate(0xc00030e440): >close: err= 2025/03/26 01:30:24 DEBUG : : Re-reading directory (389.568999ms old) 2025/03/26 01:30:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:24 DEBUG : : forgetting directory cache 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate(0xc00030e5c0): _readAt: size=512, off=0 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate(0xc00030e5c0): openPending: 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-26 00:35:16 +0000 UTC," against cached fingerprint "20,2025-03-26 00:34:16 +0000 UTC," 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-26 00:35:16 +0000 UTC," != cached fingerprint "20,2025-03-26 00:34:16 +0000 UTC,") 2025/03/26 01:30:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/26 01:30:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate(0xc00030e5c0): >openPending: err= 2025/03/26 01:30:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:25 DEBUG : : forgetting directory cache 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate(0xc00030e5c0): >_readAt: n=20, err=EOF 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate(0xc00030e5c0): close: 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:35:16 +0000 UTC 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate(0xc00030e5c0): >close: err= 2025/03/26 01:30:25 DEBUG : : Re-reading directory (396.915273ms old) 2025/03/26 01:30:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:26 DEBUG : : forgetting directory cache 2025/03/26 01:30:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate(0xc0008057c0): _readAt: size=512, off=0 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate(0xc0008057c0): openPending: 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-26 00:36:16 +0000 UTC," against cached fingerprint "20,2025-03-26 00:35:16 +0000 UTC," 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-26 00:36:16 +0000 UTC," != cached fingerprint "20,2025-03-26 00:35:16 +0000 UTC,") 2025/03/26 01:30:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/26 01:30:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate(0xc0008057c0): >openPending: err= 2025/03/26 01:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:27 DEBUG : : forgetting directory cache 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate(0xc0008057c0): >_readAt: n=20, err=EOF 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate(0xc0008057c0): close: 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:36:16 +0000 UTC 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate(0xc0008057c0): >close: err= 2025/03/26 01:30:27 DEBUG : : Re-reading directory (392.459642ms old) 2025/03/26 01:30:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:27 DEBUG : : forgetting directory cache 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate(0xc00030e700): _readAt: size=512, off=0 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate(0xc00030e700): openPending: 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-26 00:37:16 +0000 UTC," against cached fingerprint "20,2025-03-26 00:36:16 +0000 UTC," 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-26 00:37:16 +0000 UTC," != cached fingerprint "20,2025-03-26 00:36:16 +0000 UTC,") 2025/03/26 01:30:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/26 01:30:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate(0xc00030e700): >openPending: err= 2025/03/26 01:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:28 DEBUG : : forgetting directory cache 2025/03/26 01:30:29 DEBUG : TestRWCacheUpdate(0xc00030e700): >_readAt: n=21, err=EOF 2025/03/26 01:30:29 DEBUG : TestRWCacheUpdate(0xc00030e700): close: 2025/03/26 01:30:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:37:16 +0000 UTC 2025/03/26 01:30:29 DEBUG : TestRWCacheUpdate(0xc00030e700): >close: err= 2025/03/26 01:30:29 DEBUG : : Re-reading directory (395.590318ms old) 2025/03/26 01:30:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:29 DEBUG : : forgetting directory cache 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate(0xc00061be80): _readAt: size=512, off=0 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate(0xc00061be80): openPending: 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-26 00:38:16 +0000 UTC," against cached fingerprint "21,2025-03-26 00:37:16 +0000 UTC," 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-26 00:38:16 +0000 UTC," != cached fingerprint "21,2025-03-26 00:37:16 +0000 UTC,") 2025/03/26 01:30:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/26 01:30:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate(0xc00061be80): >openPending: err= 2025/03/26 01:30:30 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:30 DEBUG : : forgetting directory cache 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate(0xc00061be80): >_readAt: n=22, err=EOF 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate(0xc00061be80): close: 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:38:16 +0000 UTC 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate(0xc00061be80): >close: err= 2025/03/26 01:30:30 DEBUG : : Re-reading directory (387.129123ms old) 2025/03/26 01:30:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:31 DEBUG : : forgetting directory cache 2025/03/26 01:30:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate(0xc00030eb80): _readAt: size=512, off=0 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate(0xc00030eb80): openPending: 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-26 00:39:16 +0000 UTC," against cached fingerprint "22,2025-03-26 00:38:16 +0000 UTC," 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-26 00:39:16 +0000 UTC," != cached fingerprint "22,2025-03-26 00:38:16 +0000 UTC,") 2025/03/26 01:30:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/26 01:30:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate(0xc00030eb80): >openPending: err= 2025/03/26 01:30:32 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:32 DEBUG : : forgetting directory cache 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate(0xc00030eb80): >_readAt: n=23, err=EOF 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate(0xc00030eb80): close: 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:39:16 +0000 UTC 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate(0xc00030eb80): >close: err= 2025/03/26 01:30:32 DEBUG : : Re-reading directory (391.731299ms old) 2025/03/26 01:30:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:32 DEBUG : : forgetting directory cache 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate(0xc000982d80): _readAt: size=512, off=0 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate(0xc000982d80): openPending: 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-26 00:40:16 +0000 UTC," against cached fingerprint "23,2025-03-26 00:39:16 +0000 UTC," 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-26 00:40:16 +0000 UTC," != cached fingerprint "23,2025-03-26 00:39:16 +0000 UTC,") 2025/03/26 01:30:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/26 01:30:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate(0xc000982d80): >openPending: err= 2025/03/26 01:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:33 DEBUG : : forgetting directory cache 2025/03/26 01:30:34 DEBUG : TestRWCacheUpdate(0xc000982d80): >_readAt: n=24, err=EOF 2025/03/26 01:30:34 DEBUG : TestRWCacheUpdate(0xc000982d80): close: 2025/03/26 01:30:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-26 00:40:16 +0000 UTC 2025/03/26 01:30:34 DEBUG : TestRWCacheUpdate(0xc000982d80): >close: err= 2025/03/26 01:30:34 DEBUG : : Re-reading directory (407.477723ms old) 2025/03/26 01:30:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/26 01:30:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/26 01:30:34 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:34 DEBUG : : Looking for writers 2025/03/26 01:30:34 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/26 01:30:34 DEBUG : >WaitForWriters: 2025/03/26 01:30:34 DEBUG : : forgetting directory cache 2025/03/26 01:30:34 DEBUG : files root 'rclone-test-rozesod8xope': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (17.86s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:36 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:30:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/26 01:30:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/26 01:30:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/26 01:30:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:30:36 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/26 01:30:36 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/26 01:30:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/26 01:30:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:30:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/26 01:30:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/26 01:30:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/26 01:30:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:30:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/26 01:30:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:30:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:37 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:37 DEBUG : : Looking for writers 2025/03/26 01:30:37 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/26 01:30:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/26 01:30:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.20s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:38 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:38 DEBUG : files root 'rclone-test-rozesod8xope': Reusing VFS from active cache 2025/03/26 01:30:38 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:38 DEBUG : : Looking for writers 2025/03/26 01:30:38 DEBUG : >WaitForWriters: 2025/03/26 01:30:38 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:38 DEBUG : : Looking for writers 2025/03/26 01:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:38 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:38 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:38 DEBUG : : Looking for writers 2025/03/26 01:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:38 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:38 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:38 DEBUG : : Looking for writers 2025/03/26 01:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:38 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:40 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:40 DEBUG : dir: Looking for writers 2025/03/26 01:30:40 DEBUG : file2: reading active writers 2025/03/26 01:30:40 DEBUG : : Looking for writers 2025/03/26 01:30:40 DEBUG : dir: reading active writers 2025/03/26 01:30:40 DEBUG : file1: reading active writers 2025/03/26 01:30:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.86s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:41 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:43 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:43 DEBUG : dir: Looking for writers 2025/03/26 01:30:43 DEBUG : : Looking for writers 2025/03/26 01:30:43 DEBUG : dir: reading active writers 2025/03/26 01:30:43 DEBUG : file1: reading active writers 2025/03/26 01:30:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.86s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:44 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:30:46 DEBUG : file1: Open: flags=O_RDONLY 2025/03/26 01:30:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/26 01:30:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/26 01:30:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:30:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/26 01:30:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/26 01:30:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:30:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/26 01:30:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/26 01:30:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/26 01:30:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/26 01:30:46 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (0 bytes), uploading instead of streaming 2025/03/26 01:30:47 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/03/26 01:30:47 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/26 01:30:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/26 01:30:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:30:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/26 01:30:47 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:47 DEBUG : dir: Looking for writers 2025/03/26 01:30:47 DEBUG : new_file.txt: reading active writers 2025/03/26 01:30:47 DEBUG : file2: reading active writers 2025/03/26 01:30:47 DEBUG : : Looking for writers 2025/03/26 01:30:47 DEBUG : dir: reading active writers 2025/03/26 01:30:47 DEBUG : file1: reading active writers 2025/03/26 01:30:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.81s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:48 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:50 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/26 01:30:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0008cf440 2025/03/26 01:30:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/26 01:30:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/26 01:30:51 INFO : dir/file1: Moved (server-side) to: file0 2025/03/26 01:30:51 DEBUG : file0: Updating file with file0 0xc0008cf440 2025/03/26 01:30:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/26 01:30:51 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/26 01:30:51 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:51 DEBUG : dir: Looking for writers 2025/03/26 01:30:51 DEBUG : : Looking for writers 2025/03/26 01:30:51 DEBUG : dir: reading active writers 2025/03/26 01:30:51 DEBUG : file0: reading active writers 2025/03/26 01:30:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.84s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:52 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:52 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:52 DEBUG : : Looking for writers 2025/03/26 01:30:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:52 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:52 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/26 01:30:53 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/26 01:30:53 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/26 01:30:54 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/26 01:30:55 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/26 01:30:55 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:30:55 DEBUG : a: Looking for writers 2025/03/26 01:30:55 DEBUG : b: Looking for writers 2025/03/26 01:30:55 DEBUG : c: Looking for writers 2025/03/26 01:30:55 DEBUG : d: Looking for writers 2025/03/26 01:30:55 DEBUG : : Looking for writers 2025/03/26 01:30:55 DEBUG : : Looking for writers 2025/03/26 01:30:55 DEBUG : /: reading active writers 2025/03/26 01:30:55 DEBUG : a: reading active writers 2025/03/26 01:30:55 DEBUG : b: reading active writers 2025/03/26 01:30:55 DEBUG : c: reading active writers 2025/03/26 01:30:55 DEBUG : d: reading active writers 2025/03/26 01:30:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.98s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:30:56 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:30:57 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/26 01:30:57 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/26 01:30:57 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/26 01:30:58 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/26 01:31:00 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:31:00 DEBUG : a/b/c/d: Looking for writers 2025/03/26 01:31:00 DEBUG : a/b/c: Looking for writers 2025/03/26 01:31:00 DEBUG : d: reading active writers 2025/03/26 01:31:00 DEBUG : a/b: Looking for writers 2025/03/26 01:31:00 DEBUG : c: reading active writers 2025/03/26 01:31:00 DEBUG : a: Looking for writers 2025/03/26 01:31:00 DEBUG : b: reading active writers 2025/03/26 01:31:00 DEBUG : : Looking for writers 2025/03/26 01:31:00 DEBUG : a: reading active writers 2025/03/26 01:31:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (5.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:31:01 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:31:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:31:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:31:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/26 01:31:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/26 01:31:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/26 01:31:01 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (5 bytes), uploading instead of streaming 2025/03/26 01:31:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:31:02 DEBUG : file1: Size of src and dst objects identical 2025/03/26 01:31:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:31:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:31:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:31:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:31:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/26 01:31:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/26 01:31:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/26 01:31:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:02 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (0 bytes), uploading instead of streaming 2025/03/26 01:31:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:31:06 DEBUG : file1: Size of src and dst objects identical 2025/03/26 01:31:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/26 01:31:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/26 01:31:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:06 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (7 bytes), uploading instead of streaming 2025/03/26 01:31:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:31:07 DEBUG : file1: Size of src and dst objects identical 2025/03/26 01:31:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:07 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:31:07 DEBUG : : Looking for writers 2025/03/26 01:31:07 DEBUG : file1: reading active writers 2025/03/26 01:31:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.62s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:31:08 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:31:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:31:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:31:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/26 01:31:09 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/26 01:31:09 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/26 01:31:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/26 01:31:09 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (11 bytes), uploading instead of streaming 2025/03/26 01:31:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:31:09 DEBUG : file1: Size of src and dst objects identical 2025/03/26 01:31:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/26 01:31:10 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:31:10 DEBUG : : Looking for writers 2025/03/26 01:31:10 DEBUG : file1: reading active writers 2025/03/26 01:31:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.40s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:31:10 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:31:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:31:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:31:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/26 01:31:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:10 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (5 bytes), uploading instead of streaming 2025/03/26 01:31:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:31:11 DEBUG : file1: Size of src and dst objects identical 2025/03/26 01:31:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:11 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/26 01:31:11 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:31:11 DEBUG : : Looking for writers 2025/03/26 01:31:11 DEBUG : file1: reading active writers 2025/03/26 01:31:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.41s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:31:11 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:31:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:31:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:31:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:12 DEBUG : file1: WriteFileHandle.Release closing 2025/03/26 01:31:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:12 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (0 bytes), uploading instead of streaming 2025/03/26 01:31:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:31:12 DEBUG : file1: Size of src and dst objects identical 2025/03/26 01:31:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:12 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/26 01:31:12 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:31:12 DEBUG : : Looking for writers 2025/03/26 01:31:12 DEBUG : file1: reading active writers 2025/03/26 01:31:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.37s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:31:13 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:31:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:31:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:31:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:13 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (2 bytes), uploading instead of streaming 2025/03/26 01:31:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:31:14 DEBUG : file1: Size of src and dst objects identical 2025/03/26 01:31:14 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/26 01:31:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:14 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:31:14 DEBUG : : Looking for writers 2025/03/26 01:31:14 DEBUG : file1: reading active writers 2025/03/26 01:31:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.58s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:31:14 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:31:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:31:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:31:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:15 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (0 bytes), uploading instead of streaming 2025/03/26 01:31:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:31:15 DEBUG : file1: Size of src and dst objects identical 2025/03/26 01:31:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:31:15 DEBUG : file1: Open: flags=O_RDONLY 2025/03/26 01:31:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/26 01:31:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/26 01:31:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:31:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/26 01:31:16 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:31:16 DEBUG : : Looking for writers 2025/03/26 01:31:16 DEBUG : file1: reading active writers 2025/03/26 01:31:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.61s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-rozesod8xope'", Local "Local file system at /tmp/rclone4082941194", Modify Window "1s" 2025/03/26 01:31:16 INFO : files root 'rclone-test-rozesod8xope': poll-interval is not supported by this remote 2025/03/26 01:31:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/26 01:31:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/26 01:31:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/26 01:31:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/26 01:31:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:16 DEBUG : files root 'rclone-test-rozesod8xope': File to upload is small (100 bytes), uploading instead of streaming 2025/03/26 01:31:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/26 01:31:17 DEBUG : file1: Size of src and dst objects identical 2025/03/26 01:31:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/26 01:31:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/26 01:31:17 DEBUG : file1: Open: flags=O_RDONLY 2025/03/26 01:31:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/26 01:31:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/26 01:31:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/26 01:31:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/26 01:31:17 DEBUG : WaitForWriters: timeout=30s 2025/03/26 01:31:17 DEBUG : : Looking for writers 2025/03/26 01:31:17 DEBUG : file1: reading active writers 2025/03/26 01:31:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.52s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/03/26 01:31:18 DEBUG : files root 'rclone-test-rozesod8xope': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m25.269303219s (try 1/5): exit status 1: Failed [TestFileOpen TestRWFileHandleSeek]