"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/05/20 01:51:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-daxuwip8bava" 2026/05/20 01:51:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/20 01:51:58 DEBUG : Creating backend with remote "/tmp/rclone3780989229" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:51:58 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:01 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:01 DEBUG : dir: Looking for writers 2026/05/20 01:52:01 DEBUG : Looking for writers 2026/05/20 01:52:01 DEBUG : dir: reading active writers 2026/05/20 01:52:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.67s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:02 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:05 DEBUG : dir/subdir: Looking for writers 2026/05/20 01:52:05 DEBUG : dir: Looking for writers 2026/05/20 01:52:05 DEBUG : file1: reading active writers 2026/05/20 01:52:05 DEBUG : file2: reading active writers 2026/05/20 01:52:05 DEBUG : subdir: reading active writers 2026/05/20 01:52:05 DEBUG : Looking for writers 2026/05/20 01:52:05 DEBUG : dir: reading active writers 2026/05/20 01:52:05 DEBUG : >WaitForWriters: 2026/05/20 01:52:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir not empty`) 2026/05/20 01:52:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/20 01:52:06 DEBUG : pacer: Reducing sleep to 15ms 2026/05/20 01:52:06 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.57s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:06 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:07 DEBUG : pacer: Reducing sleep to 10ms 2026/05/20 01:52:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:08 DEBUG : dir: Looking for writers 2026/05/20 01:52:08 DEBUG : file1: reading active writers 2026/05/20 01:52:08 DEBUG : Looking for writers 2026/05/20 01:52:08 DEBUG : dir: reading active writers 2026/05/20 01:52:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.10s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:08 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:10 DEBUG : dir: Looking for writers 2026/05/20 01:52:10 DEBUG : Looking for writers 2026/05/20 01:52:10 DEBUG : dir: reading active writers 2026/05/20 01:52:10 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.00s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:10 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:12 DEBUG : dir: forgetting directory cache 2026/05/20 01:52:12 DEBUG : forgetting directory cache 2026/05/20 01:52:12 DEBUG : dir: forgetting directory cache 2026/05/20 01:52:12 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:12 DEBUG : Looking for writers 2026/05/20 01:52:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.06s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:13 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:14 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/20 01:52:14 DEBUG : dir: invalidating directory cache 2026/05/20 01:52:14 DEBUG : >ForgetPath: 2026/05/20 01:52:14 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/20 01:52:14 DEBUG : invalidating directory cache 2026/05/20 01:52:14 DEBUG : dir: forgetting directory cache 2026/05/20 01:52:14 DEBUG : >ForgetPath: 2026/05/20 01:52:14 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/20 01:52:14 DEBUG : >ForgetPath: 2026/05/20 01:52:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:14 DEBUG : dir: Looking for writers 2026/05/20 01:52:14 DEBUG : Looking for writers 2026/05/20 01:52:14 DEBUG : dir: reading active writers 2026/05/20 01:52:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.10s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:15 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:18 DEBUG : forgetting directory cache 2026/05/20 01:52:18 DEBUG : dir: forgetting directory cache 2026/05/20 01:52:18 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:18 DEBUG : dir: Looking for writers 2026/05/20 01:52:18 DEBUG : fil/a/b: Looking for writers 2026/05/20 01:52:18 DEBUG : fil/a: Looking for writers 2026/05/20 01:52:18 DEBUG : b: reading active writers 2026/05/20 01:52:18 DEBUG : fil: Looking for writers 2026/05/20 01:52:18 DEBUG : a: reading active writers 2026/05/20 01:52:18 DEBUG : Looking for writers 2026/05/20 01:52:18 DEBUG : dir: reading active writers 2026/05/20 01:52:18 DEBUG : fil: reading active writers 2026/05/20 01:52:18 DEBUG : >WaitForWriters: 2026/05/20 01:52:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/fil/a not empty`) 2026/05/20 01:52:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/20 01:52:19 DEBUG : pacer: Reducing sleep to 15ms 2026/05/20 01:52:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/fil not empty`) 2026/05/20 01:52:19 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/05/20 01:52:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/fil not empty`) 2026/05/20 01:52:19 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/05/20 01:52:20 DEBUG : pacer: Reducing sleep to 45ms 2026/05/20 01:52:20 DEBUG : pacer: Reducing sleep to 33.75ms 2026/05/20 01:52:20 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (5.30s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:20 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:21 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/05/20 01:52:21 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/05/20 01:52:21 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/05/20 01:52:21 DEBUG : pacer: Reducing sleep to 10ms 2026/05/20 01:52:21 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:21 DEBUG : dir: Looking for writers 2026/05/20 01:52:21 DEBUG : Looking for writers 2026/05/20 01:52:21 DEBUG : dir: reading active writers 2026/05/20 01:52:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.06s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:22 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:23 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:23 DEBUG : dir: Looking for writers 2026/05/20 01:52:23 DEBUG : file1: reading active writers 2026/05/20 01:52:23 DEBUG : Looking for writers 2026/05/20 01:52:23 DEBUG : dir: reading active writers 2026/05/20 01:52:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.08s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:24 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/05/20 01:52:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/20 01:52:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/20 01:52:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/20 01:52:27 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/20 01:52:29 DEBUG : dir: invalidating directory cache 2026/05/20 01:52:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/20 01:52:29 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/20 01:52:29 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/20 01:52:29 DEBUG : dir/file1: Reset virtual modtime 2026/05/20 01:52:29 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/20 01:52:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/20 01:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/20 01:52:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/20 01:52:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:52:30 DEBUG : dir: invalidating directory cache 2026/05/20 01:52:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/20 01:52:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/20 01:52:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/20 01:52:30 DEBUG : forgetting directory cache 2026/05/20 01:52:30 DEBUG : dir: forgetting directory cache 2026/05/20 01:52:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/20 01:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:30 DEBUG : dir/virtualDir: Looking for writers 2026/05/20 01:52:30 DEBUG : dir: Looking for writers 2026/05/20 01:52:30 DEBUG : file1: reading active writers 2026/05/20 01:52:30 DEBUG : virtualFile2: reading active writers 2026/05/20 01:52:30 DEBUG : virtualFile: reading active writers 2026/05/20 01:52:30 DEBUG : virtualDir: reading active writers 2026/05/20 01:52:30 DEBUG : Looking for writers 2026/05/20 01:52:30 DEBUG : dir: reading active writers 2026/05/20 01:52:30 DEBUG : >WaitForWriters: 2026/05/20 01:52:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir not empty`) 2026/05/20 01:52:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/20 01:52:31 DEBUG : pacer: Reducing sleep to 15ms 2026/05/20 01:52:31 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.04s) --- PASS: TestDirReadDirAll/Virtual (2.31s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:31 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:32 DEBUG : pacer: Reducing sleep to 10ms 2026/05/20 01:52:32 ERROR : dir/: Can only open directories read only 2026/05/20 01:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:32 DEBUG : dir: Looking for writers 2026/05/20 01:52:32 DEBUG : Looking for writers 2026/05/20 01:52:32 DEBUG : dir: reading active writers 2026/05/20 01:52:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.93s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:33 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:35 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:52:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/20 01:52:35 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/20 01:52:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/20 01:52:35 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 01:52:35 DEBUG : dir/potato: size = 5 OK 2026/05/20 01:52:35 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/05/20 01:52:35 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/20 01:52:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/20 01:52:35 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:35 DEBUG : dir: Looking for writers 2026/05/20 01:52:35 DEBUG : file1: reading active writers 2026/05/20 01:52:35 DEBUG : potato: reading active writers 2026/05/20 01:52:35 DEBUG : Looking for writers 2026/05/20 01:52:35 DEBUG : dir: reading active writers 2026/05/20 01:52:35 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.13s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:36 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/20 01:52:38 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:38 DEBUG : dir/sub: Looking for writers 2026/05/20 01:52:38 DEBUG : dir: Looking for writers 2026/05/20 01:52:38 DEBUG : file1: reading active writers 2026/05/20 01:52:38 DEBUG : sub: reading active writers 2026/05/20 01:52:38 DEBUG : Looking for writers 2026/05/20 01:52:38 DEBUG : dir: reading active writers 2026/05/20 01:52:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.17s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:39 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/20 01:52:41 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/20 01:52:42 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:42 DEBUG : dir/sub/subsub: Looking for writers 2026/05/20 01:52:42 DEBUG : dir/sub: Looking for writers 2026/05/20 01:52:42 DEBUG : subsub: reading active writers 2026/05/20 01:52:42 DEBUG : dir: Looking for writers 2026/05/20 01:52:42 DEBUG : file1: reading active writers 2026/05/20 01:52:42 DEBUG : sub: reading active writers 2026/05/20 01:52:42 DEBUG : Looking for writers 2026/05/20 01:52:42 DEBUG : dir: reading active writers 2026/05/20 01:52:42 DEBUG : >WaitForWriters: 2026/05/20 01:52:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir/sub not empty`) 2026/05/20 01:52:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/20 01:52:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir/sub not empty`) 2026/05/20 01:52:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/20 01:52:43 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir/sub not empty`) 2026/05/20 01:52:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/20 01:52:43 DEBUG : pacer: Reducing sleep to 60ms 2026/05/20 01:52:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir not empty`) 2026/05/20 01:52:43 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/05/20 01:52:44 DEBUG : pacer: Reducing sleep to 90ms 2026/05/20 01:52:44 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (4.38s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:44 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:44 DEBUG : pacer: Reducing sleep to 50.625ms 2026/05/20 01:52:45 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/05/20 01:52:45 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/05/20 01:52:45 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/05/20 01:52:45 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/05/20 01:52:45 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/05/20 01:52:45 ERROR : dir/: Dir.Remove not empty 2026/05/20 01:52:45 DEBUG : dir/file1: Remove: 2026/05/20 01:52:45 DEBUG : pacer: Reducing sleep to 10ms 2026/05/20 01:52:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:52:45 DEBUG : dir/file1: >Remove: err= 2026/05/20 01:52:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/20 01:52:46 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:46 DEBUG : Looking for writers 2026/05/20 01:52:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.12s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:46 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:47 DEBUG : dir/file1: Remove: 2026/05/20 01:52:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:52:48 DEBUG : dir/file1: >Remove: err= 2026/05/20 01:52:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/20 01:52:48 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:48 DEBUG : Looking for writers 2026/05/20 01:52:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.23s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:48 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:50 DEBUG : dir/file1: Remove: 2026/05/20 01:52:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:52:50 DEBUG : dir/file1: >Remove: err= 2026/05/20 01:52:50 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:50 DEBUG : dir: Looking for writers 2026/05/20 01:52:50 DEBUG : Looking for writers 2026/05/20 01:52:50 DEBUG : dir: reading active writers 2026/05/20 01:52:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.44s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:51 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/20 01:52:53 DEBUG : dir: Updating dir with dir2 0x388110831860 2026/05/20 01:52:53 DEBUG : dir: forgetting directory cache 2026/05/20 01:52:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/20 01:52:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/20 01:52:55 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/20 01:52:55 DEBUG : file2: Updating file with file2 0x3881108496c0 2026/05/20 01:52:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/20 01:52:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 01:52:55 INFO : dir2/file3: Deleted 2026/05/20 01:52:56 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/20 01:52:56 DEBUG : dir2/file3: Updating file with dir2/file3 0x3881108496c0 2026/05/20 01:52:56 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/20 01:52:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/20 01:52:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/20 01:52:57 DEBUG : empty directory: Updating dir with renamed empty directory 0x388110463ba0 2026/05/20 01:52:57 DEBUG : empty directory: forgetting directory cache 2026/05/20 01:52:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/20 01:52:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/20 01:52:57 DEBUG : dir2: Renaming to "dir3" 2026/05/20 01:52:57 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:52:57 DEBUG : renamed empty directory: Looking for writers 2026/05/20 01:52:57 DEBUG : dir3: Looking for writers 2026/05/20 01:52:57 DEBUG : file3: reading active writers 2026/05/20 01:52:57 DEBUG : Looking for writers 2026/05/20 01:52:57 DEBUG : dir3: reading active writers 2026/05/20 01:52:57 DEBUG : renamed empty directory: reading active writers 2026/05/20 01:52:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.14s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:52:58 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:52:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/20 01:52:59 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:52:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 01:52:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/20 01:52:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/20 01:52:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/20 01:52:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/20 01:52:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:52:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 01:52:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/20 01:52:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/20 01:52:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/20 01:52:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/20 01:52:59 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (12 bytes), uploading instead of streaming 2026/05/20 01:53:00 DEBUG : dir/sub/file2: size = 12 OK 2026/05/20 01:53:00 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/05/20 01:53:00 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/20 01:53:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/20 01:53:00 DEBUG : forgetting directory cache 2026/05/20 01:53:00 DEBUG : dir: forgetting directory cache 2026/05/20 01:53:00 DEBUG : dir/sub: forgetting directory cache 2026/05/20 01:53:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/20 01:53:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/20 01:53:00 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 01:53:01 DEBUG : dir/sub/file0: size = 5 OK 2026/05/20 01:53:01 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/05/20 01:53:01 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/20 01:53:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/20 01:53:01 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:01 DEBUG : dir/sub: Looking for writers 2026/05/20 01:53:01 DEBUG : file0: reading active writers 2026/05/20 01:53:01 DEBUG : file2: reading active writers 2026/05/20 01:53:01 DEBUG : dir: Looking for writers 2026/05/20 01:53:01 DEBUG : file1: reading active writers 2026/05/20 01:53:01 DEBUG : sub: reading active writers 2026/05/20 01:53:01 DEBUG : Looking for writers 2026/05/20 01:53:01 DEBUG : dir: reading active writers 2026/05/20 01:53:01 DEBUG : >WaitForWriters: 2026/05/20 01:53:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir not empty`) 2026/05/20 01:53:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/20 01:53:02 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir not empty`) 2026/05/20 01:53:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/20 01:53:02 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir not empty`) 2026/05/20 01:53:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/20 01:53:02 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/dir not empty`) 2026/05/20 01:53:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/20 01:53:03 DEBUG : pacer: Reducing sleep to 120ms 2026/05/20 01:53:03 DEBUG : pacer: Reducing sleep to 90ms --- PASS: TestDirFileOpen (5.10s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:03 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:03 DEBUG : pacer: Reducing sleep to 67.5ms 2026/05/20 01:53:04 DEBUG : pacer: Reducing sleep to 50.625ms 2026/05/20 01:53:04 DEBUG : forgetting directory cache 2026/05/20 01:53:04 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/05/20 01:53:05 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/05/20 01:53:06 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/05/20 01:53:06 DEBUG : forgetting directory cache 2026/05/20 01:53:06 DEBUG : dir: forgetting directory cache 2026/05/20 01:53:06 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/05/20 01:53:06 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:06 DEBUG : dir: Looking for writers 2026/05/20 01:53:06 DEBUG : Looking for writers 2026/05/20 01:53:06 DEBUG : dir: reading active writers 2026/05/20 01:53:06 DEBUG : >WaitForWriters: 2026/05/20 01:53:06 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/05/20 01:53:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirEntryModTimeInvalidation (3.86s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:07 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/20 01:53:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:53:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/20 01:53:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/20 01:53:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/20 01:53:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:53:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/20 01:53:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/20 01:53:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:53:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/20 01:53:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/20 01:53:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/20 01:53:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:53:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/20 01:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:08 DEBUG : dir: Looking for writers 2026/05/20 01:53:08 DEBUG : file1: reading active writers 2026/05/20 01:53:08 DEBUG : file1.metadata: reading active writers 2026/05/20 01:53:08 DEBUG : Looking for writers 2026/05/20 01:53:08 DEBUG : dir: reading active writers 2026/05/20 01:53:08 DEBUG : dir.metadata: reading active writers 2026/05/20 01:53:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.11s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:09 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:10 DEBUG : dir: Looking for writers 2026/05/20 01:53:10 DEBUG : file1: reading active writers 2026/05/20 01:53:10 DEBUG : Looking for writers 2026/05/20 01:53:10 DEBUG : dir: reading active writers 2026/05/20 01:53:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.10s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:11 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:13 DEBUG : Can set mod time: true 2026/05/20 01:53:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 01:53:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:14 DEBUG : dir: Looking for writers 2026/05/20 01:53:14 DEBUG : file1: reading active writers 2026/05/20 01:53:14 DEBUG : Looking for writers 2026/05/20 01:53:14 DEBUG : dir: reading active writers 2026/05/20 01:53:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:15 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:53:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 01:53:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:16 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 01:53:17 DEBUG : dir/file1: size = 0 OK 2026/05/20 01:53:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:53:17 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 01:53:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 01:53:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:17 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:17 DEBUG : dir: Looking for writers 2026/05/20 01:53:17 DEBUG : file1: reading active writers 2026/05/20 01:53:17 DEBUG : Looking for writers 2026/05/20 01:53:17 DEBUG : dir: reading active writers 2026/05/20 01:53:17 DEBUG : >WaitForWriters: 2026/05/20 01:53:18 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:18 DEBUG : dir: Looking for writers 2026/05/20 01:53:18 DEBUG : file1: reading active writers 2026/05/20 01:53:18 DEBUG : Looking for writers 2026/05/20 01:53:18 DEBUG : dir: reading active writers 2026/05/20 01:53:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:18 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:53:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 01:53:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:20 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 01:53:20 DEBUG : dir/file1: size = 5 OK 2026/05/20 01:53:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:53:20 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 01:53:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 01:53:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:21 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:21 DEBUG : dir: Looking for writers 2026/05/20 01:53:21 DEBUG : file1: reading active writers 2026/05/20 01:53:21 DEBUG : Looking for writers 2026/05/20 01:53:21 DEBUG : dir: reading active writers 2026/05/20 01:53:21 DEBUG : >WaitForWriters: 2026/05/20 01:53:21 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:21 DEBUG : dir: Looking for writers 2026/05/20 01:53:21 DEBUG : file1: reading active writers 2026/05/20 01:53:21 DEBUG : Looking for writers 2026/05/20 01:53:21 DEBUG : dir: reading active writers 2026/05/20 01:53:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:22 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:22 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:53:22 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:22 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:53:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:53:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:22 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:53:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 01:53:23 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:23 DEBUG : dir: Looking for writers 2026/05/20 01:53:23 DEBUG : file1: reading active writers 2026/05/20 01:53:23 DEBUG : Looking for writers 2026/05/20 01:53:23 DEBUG : dir: reading active writers 2026/05/20 01:53:23 DEBUG : >WaitForWriters: 2026/05/20 01:53:23 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:24 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:24 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:53:24 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:24 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:53:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:53:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:24 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:53:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/20 01:53:26 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:53:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:53:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:53:26 DEBUG : dir/file1(0x388110d29b40): close: 2026/05/20 01:53:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 01:53:26 DEBUG : dir/file1(0x388110d29b40): >close: err= 2026/05/20 01:53:26 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:26 DEBUG : dir: Looking for writers 2026/05/20 01:53:26 DEBUG : file1: reading active writers 2026/05/20 01:53:26 DEBUG : Looking for writers 2026/05/20 01:53:26 DEBUG : dir: reading active writers 2026/05/20 01:53:26 DEBUG : >WaitForWriters: 2026/05/20 01:53:26 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:26 DEBUG : dir: Looking for writers 2026/05/20 01:53:26 DEBUG : file1: reading active writers 2026/05/20 01:53:26 DEBUG : Looking for writers 2026/05/20 01:53:26 DEBUG : dir: reading active writers 2026/05/20 01:53:26 DEBUG : >WaitForWriters: 2026/05/20 01:53:26 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:27 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:53:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:27 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:53:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/20 01:53:28 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:53:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:53:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:53:28 DEBUG : dir/file1(0x38811066b800): _writeAt: size=5, off=0 2026/05/20 01:53:28 DEBUG : dir/file1(0x38811066b800): openPending: 2026/05/20 01:53:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/05/20 01:53:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 01:53:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:28 DEBUG : dir/file1(0x38811066b800): >openPending: err= 2026/05/20 01:53:28 DEBUG : dir/file1(0x38811066b800): >_writeAt: n=5, err= 2026/05/20 01:53:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/20 01:53:28 DEBUG : dir/file1(0x38811066b800): close: 2026/05/20 01:53:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/20 01:53:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/20 01:53:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/20 01:53:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/20 01:53:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/20 01:53:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:53:29 DEBUG : dir/file1(0x38811066b800): >close: err= 2026/05/20 01:53:29 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:29 DEBUG : dir: Looking for writers 2026/05/20 01:53:29 DEBUG : file1: reading active writers 2026/05/20 01:53:29 DEBUG : Looking for writers 2026/05/20 01:53:29 DEBUG : dir: reading active writers 2026/05/20 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:53:29 DEBUG : dir: Looking for writers 2026/05/20 01:53:29 DEBUG : file1: reading active writers 2026/05/20 01:53:29 DEBUG : Looking for writers 2026/05/20 01:53:29 DEBUG : dir: reading active writers 2026/05/20 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:53:29 DEBUG : dir: Looking for writers 2026/05/20 01:53:29 DEBUG : file1: reading active writers 2026/05/20 01:53:29 DEBUG : Looking for writers 2026/05/20 01:53:29 DEBUG : dir: reading active writers 2026/05/20 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:53:29 DEBUG : dir: Looking for writers 2026/05/20 01:53:29 DEBUG : file1: reading active writers 2026/05/20 01:53:29 DEBUG : Looking for writers 2026/05/20 01:53:29 DEBUG : dir: reading active writers 2026/05/20 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:53:29 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 01:53:29 DEBUG : dir: Looking for writers 2026/05/20 01:53:29 DEBUG : file1: reading active writers 2026/05/20 01:53:29 DEBUG : Looking for writers 2026/05/20 01:53:29 DEBUG : dir: reading active writers 2026/05/20 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:53:29 DEBUG : dir: Looking for writers 2026/05/20 01:53:29 DEBUG : file1: reading active writers 2026/05/20 01:53:29 DEBUG : Looking for writers 2026/05/20 01:53:29 DEBUG : dir: reading active writers 2026/05/20 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:53:29 DEBUG : dir: Looking for writers 2026/05/20 01:53:29 DEBUG : file1: reading active writers 2026/05/20 01:53:29 DEBUG : Looking for writers 2026/05/20 01:53:29 DEBUG : dir: reading active writers 2026/05/20 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:53:30 DEBUG : dir/file1: size = 14 OK 2026/05/20 01:53:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:53:30 INFO : dir/file1: Copied (replaced existing) 2026/05/20 01:53:30 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/05/20 01:53:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 01:53:30 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/20 01:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 01:53:30 DEBUG : dir: Looking for writers 2026/05/20 01:53:30 DEBUG : file1: reading active writers 2026/05/20 01:53:30 DEBUG : Looking for writers 2026/05/20 01:53:30 DEBUG : dir: reading active writers 2026/05/20 01:53:30 DEBUG : >WaitForWriters: 2026/05/20 01:53:30 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:30 DEBUG : dir: Looking for writers 2026/05/20 01:53:30 DEBUG : file1: reading active writers 2026/05/20 01:53:30 DEBUG : Looking for writers 2026/05/20 01:53:30 DEBUG : dir: reading active writers 2026/05/20 01:53:30 DEBUG : >WaitForWriters: 2026/05/20 01:53:30 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.06s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.80s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.24s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.89s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.93s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:31 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:53:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 01:53:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:53:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/20 01:53:32 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:32 DEBUG : dir: Looking for writers 2026/05/20 01:53:32 DEBUG : file1: reading active writers 2026/05/20 01:53:32 DEBUG : Looking for writers 2026/05/20 01:53:32 DEBUG : dir: reading active writers 2026/05/20 01:53:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.34s) === RUN TestFileOpenReadUnknownSize 2026/05/20 01:53:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/20 01:53:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/20 01:53:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:53:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/20 01:53:33 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:33 DEBUG : Looking for writers 2026/05/20 01:53:33 DEBUG : file.txt: reading active writers 2026/05/20 01:53:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:33 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:35 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (25 bytes), uploading instead of streaming 2026/05/20 01:53:35 DEBUG : dir/file1: size = 25 OK 2026/05/20 01:53:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:53:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 01:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:35 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:35 DEBUG : dir: Looking for writers 2026/05/20 01:53:35 DEBUG : file1: reading active writers 2026/05/20 01:53:35 DEBUG : Looking for writers 2026/05/20 01:53:35 DEBUG : dir: reading active writers 2026/05/20 01:53:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.98s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:36 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:38 DEBUG : dir/file1: Remove: 2026/05/20 01:53:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:53:38 DEBUG : dir/file1: >Remove: err= 2026/05/20 01:53:38 DEBUG : dir/file1: Remove: 2026/05/20 01:53:38 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/20 01:53:38 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:38 DEBUG : dir: Looking for writers 2026/05/20 01:53:38 DEBUG : Looking for writers 2026/05/20 01:53:38 DEBUG : dir: reading active writers 2026/05/20 01:53:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.40s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:39 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:40 DEBUG : dir/file1: Remove: 2026/05/20 01:53:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:53:40 DEBUG : dir/file1: >Remove: err= 2026/05/20 01:53:40 DEBUG : dir/file1: Remove: 2026/05/20 01:53:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/20 01:53:40 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:40 DEBUG : dir: Looking for writers 2026/05/20 01:53:40 DEBUG : Looking for writers 2026/05/20 01:53:40 DEBUG : dir: reading active writers 2026/05/20 01:53:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.34s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:41 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpen Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Received unexpected error: file does not exist Test: TestFileOpen 2026/05/20 01:53:49 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:49 DEBUG : Looking for writers 2026/05/20 01:53:49 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (9.06s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:50 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:53 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:53 DEBUG : dir: Looking for writers 2026/05/20 01:53:53 DEBUG : file1: reading active writers 2026/05/20 01:53:53 DEBUG : Looking for writers 2026/05/20 01:53:53 DEBUG : dir: reading active writers 2026/05/20 01:53:53 DEBUG : >WaitForWriters: 2026/05/20 01:53:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:53:54 DEBUG : newLeaf: Updating file with newLeaf 0x388110a605b0 2026/05/20 01:53:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:53:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:53:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 01:53:55 DEBUG : dir/file1: Updating file with dir/file1 0x388110a605b0 2026/05/20 01:53:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 01:53:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:53:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 01:53:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:53:55 DEBUG : dir/file1: File is currently open, delaying rename 0x388110a605b0 2026/05/20 01:53:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:53:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:53:55 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (25 bytes), uploading instead of streaming 2026/05/20 01:53:56 DEBUG : dir/file1: size = 25 OK 2026/05/20 01:53:56 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:53:56 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 01:53:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:53:56 DEBUG : newLeaf: Running delayed rename now 2026/05/20 01:53:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:53:56 DEBUG : newLeaf: Updating file with newLeaf 0x388110a605b0 2026/05/20 01:53:56 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:56 DEBUG : dir: Looking for writers 2026/05/20 01:53:56 DEBUG : Looking for writers 2026/05/20 01:53:56 DEBUG : dir: reading active writers 2026/05/20 01:53:56 DEBUG : newLeaf: reading active writers 2026/05/20 01:53:56 DEBUG : >WaitForWriters: 2026/05/20 01:53:57 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:57 DEBUG : dir: Looking for writers 2026/05/20 01:53:57 DEBUG : Looking for writers 2026/05/20 01:53:57 DEBUG : dir: reading active writers 2026/05/20 01:53:57 DEBUG : newLeaf: reading active writers 2026/05/20 01:53:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:53:58 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:53:58 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:53:58 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:58 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:53:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:53:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:53:58 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:53:59 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:53:59 DEBUG : dir: Looking for writers 2026/05/20 01:53:59 DEBUG : file1: reading active writers 2026/05/20 01:53:59 DEBUG : Looking for writers 2026/05/20 01:53:59 DEBUG : dir: reading active writers 2026/05/20 01:53:59 DEBUG : >WaitForWriters: 2026/05/20 01:54:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:00 DEBUG : newLeaf: Updating file with newLeaf 0x388110a60dd0 2026/05/20 01:54:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 01:54:01 DEBUG : dir/file1: Updating file with dir/file1 0x388110a60dd0 2026/05/20 01:54:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 01:54:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:54:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 01:54:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:01 DEBUG : dir/file1: File is currently open, delaying rename 0x388110a60dd0 2026/05/20 01:54:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:01 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (25 bytes), uploading instead of streaming 2026/05/20 01:54:02 DEBUG : dir/file1: size = 25 OK 2026/05/20 01:54:02 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:54:02 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 01:54:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:02 DEBUG : newLeaf: Running delayed rename now 2026/05/20 01:54:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:03 DEBUG : newLeaf: Updating file with newLeaf 0x388110a60dd0 2026/05/20 01:54:03 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:03 DEBUG : dir: Looking for writers 2026/05/20 01:54:03 DEBUG : Looking for writers 2026/05/20 01:54:03 DEBUG : dir: reading active writers 2026/05/20 01:54:03 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:03 DEBUG : >WaitForWriters: 2026/05/20 01:54:03 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:03 DEBUG : dir: Looking for writers 2026/05/20 01:54:03 DEBUG : Looking for writers 2026/05/20 01:54:03 DEBUG : dir: reading active writers 2026/05/20 01:54:03 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:03 DEBUG : >WaitForWriters: 2026/05/20 01:54:03 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:04 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:04 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:54:04 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:04 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:04 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:54:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 01:54:05 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:05 DEBUG : dir/file1(0x3881108f5bc0): openPending: 2026/05/20 01:54:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/20 01:54:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 01:54:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:05 DEBUG : dir/file1(0x3881108f5bc0): >openPending: err= 2026/05/20 01:54:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 01:54:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:05 DEBUG : dir/file1(0x3881108f5bc0): _writeAt: size=14, off=0 2026/05/20 01:54:05 DEBUG : dir/file1(0x3881108f5bc0): >_writeAt: n=14, err= 2026/05/20 01:54:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 01:54:05 DEBUG : dir/file1(0x3881108f5bc0): close: 2026/05/20 01:54:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 01:54:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 01:54:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:54:05 DEBUG : dir/file1(0x3881108f5bc0): >close: err= 2026/05/20 01:54:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:05 DEBUG : dir: Looking for writers 2026/05/20 01:54:05 DEBUG : file1: reading active writers 2026/05/20 01:54:05 DEBUG : Looking for writers 2026/05/20 01:54:05 DEBUG : dir: reading active writers 2026/05/20 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:54:05 DEBUG : dir: Looking for writers 2026/05/20 01:54:05 DEBUG : file1: reading active writers 2026/05/20 01:54:05 DEBUG : Looking for writers 2026/05/20 01:54:05 DEBUG : dir: reading active writers 2026/05/20 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:54:05 DEBUG : dir: Looking for writers 2026/05/20 01:54:05 DEBUG : file1: reading active writers 2026/05/20 01:54:05 DEBUG : Looking for writers 2026/05/20 01:54:05 DEBUG : dir: reading active writers 2026/05/20 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:54:05 DEBUG : dir: Looking for writers 2026/05/20 01:54:05 DEBUG : file1: reading active writers 2026/05/20 01:54:05 DEBUG : Looking for writers 2026/05/20 01:54:05 DEBUG : dir: reading active writers 2026/05/20 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:54:05 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 01:54:05 DEBUG : dir: Looking for writers 2026/05/20 01:54:05 DEBUG : file1: reading active writers 2026/05/20 01:54:05 DEBUG : Looking for writers 2026/05/20 01:54:05 DEBUG : dir: reading active writers 2026/05/20 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:54:05 DEBUG : dir: Looking for writers 2026/05/20 01:54:05 DEBUG : file1: reading active writers 2026/05/20 01:54:05 DEBUG : Looking for writers 2026/05/20 01:54:05 DEBUG : dir: reading active writers 2026/05/20 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:54:06 DEBUG : dir: Looking for writers 2026/05/20 01:54:06 DEBUG : file1: reading active writers 2026/05/20 01:54:06 DEBUG : Looking for writers 2026/05/20 01:54:06 DEBUG : dir: reading active writers 2026/05/20 01:54:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:54:06 DEBUG : dir/file1: size = 14 OK 2026/05/20 01:54:06 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:54:06 INFO : dir/file1: Copied (replaced existing) 2026/05/20 01:54:06 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/20 01:54:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 01:54:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/20 01:54:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 01:54:06 DEBUG : dir: Looking for writers 2026/05/20 01:54:06 DEBUG : file1: reading active writers 2026/05/20 01:54:06 DEBUG : Looking for writers 2026/05/20 01:54:06 DEBUG : dir: reading active writers 2026/05/20 01:54:06 DEBUG : >WaitForWriters: 2026/05/20 01:54:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:06 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:06 DEBUG : dir/file1(0x388110349a40): _readAt: size=512, off=0 2026/05/20 01:54:06 DEBUG : dir/file1(0x388110349a40): openPending: 2026/05/20 01:54: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," 2026/05/20 01:54:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 01:54:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:06 DEBUG : dir/file1(0x388110349a40): >openPending: err= 2026/05/20 01:54:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 01:54:06 DEBUG : dir/file1(0x388110349a40): >_readAt: n=14, err=EOF 2026/05/20 01:54:06 DEBUG : dir/file1(0x388110349a40): close: 2026/05/20 01:54:06 DEBUG : dir/file1(0x388110349a40): >close: err= 2026/05/20 01:54:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:07 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 01:54:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 01:54:07 DEBUG : newLeaf: Updating file with newLeaf 0x388110d72d00 2026/05/20 01:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 01:54:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/20 01:54:08 DEBUG : dir/file1: Updating file with dir/file1 0x388110d72d00 2026/05/20 01:54:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 01:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:54:08 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:08 DEBUG : dir/file1(0x3881103c1880): openPending: 2026/05/20 01:54:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 01:54:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 01:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:08 DEBUG : dir/file1(0x3881103c1880): >openPending: err= 2026/05/20 01:54:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 01:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:08 DEBUG : dir/file1(0x3881103c1880): _writeAt: size=25, off=0 2026/05/20 01:54:08 DEBUG : dir/file1(0x3881103c1880): >_writeAt: n=25, err= 2026/05/20 01:54:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 01:54:09 DEBUG : newLeaf: Updating file with newLeaf 0x388110d72d00 2026/05/20 01:54:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:09 DEBUG : newLeaf(0x3881103c1880): close: 2026/05/20 01:54:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 01:54:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 01:54:08.833232077 +0000 UTC m=+130.973005335 2026/05/20 01:54:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 01:54:09 DEBUG : newLeaf(0x3881103c1880): >close: err= 2026/05/20 01:54:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:09 DEBUG : dir: Looking for writers 2026/05/20 01:54:09 DEBUG : Looking for writers 2026/05/20 01:54:09 DEBUG : dir: reading active writers 2026/05/20 01:54:09 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:54:09 DEBUG : dir: Looking for writers 2026/05/20 01:54:09 DEBUG : Looking for writers 2026/05/20 01:54:09 DEBUG : dir: reading active writers 2026/05/20 01:54:09 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:54:09 DEBUG : dir: Looking for writers 2026/05/20 01:54:09 DEBUG : Looking for writers 2026/05/20 01:54:09 DEBUG : dir: reading active writers 2026/05/20 01:54:09 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:54:09 DEBUG : dir: Looking for writers 2026/05/20 01:54:09 DEBUG : Looking for writers 2026/05/20 01:54:09 DEBUG : dir: reading active writers 2026/05/20 01:54:09 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:54:09 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 01:54:09 DEBUG : dir: Looking for writers 2026/05/20 01:54:09 DEBUG : Looking for writers 2026/05/20 01:54:09 DEBUG : dir: reading active writers 2026/05/20 01:54:09 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:54:09 DEBUG : dir: Looking for writers 2026/05/20 01:54:09 DEBUG : Looking for writers 2026/05/20 01:54:09 DEBUG : dir: reading active writers 2026/05/20 01:54:09 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:54:10 DEBUG : dir: Looking for writers 2026/05/20 01:54:10 DEBUG : Looking for writers 2026/05/20 01:54:10 DEBUG : dir: reading active writers 2026/05/20 01:54:10 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:54:10 DEBUG : newLeaf: size = 25 OK 2026/05/20 01:54:10 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/20 01:54:10 INFO : newLeaf: Copied (replaced existing) 2026/05/20 01:54:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 01:54:08 +0000 UTC," 2026/05/20 01:54:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 01:54:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 01:54:10 DEBUG : dir: Looking for writers 2026/05/20 01:54:10 DEBUG : Looking for writers 2026/05/20 01:54:10 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:10 DEBUG : dir: reading active writers 2026/05/20 01:54:10 DEBUG : >WaitForWriters: 2026/05/20 01:54:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:10 DEBUG : dir: Looking for writers 2026/05/20 01:54:10 DEBUG : Looking for writers 2026/05/20 01:54:10 DEBUG : dir: reading active writers 2026/05/20 01:54:10 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:10 DEBUG : >WaitForWriters: 2026/05/20 01:54:10 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:11 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:11 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:54:11 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:11 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:11 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:54:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:13 DEBUG : dir: Looking for writers 2026/05/20 01:54:13 DEBUG : file1: reading active writers 2026/05/20 01:54:13 DEBUG : Looking for writers 2026/05/20 01:54:13 DEBUG : dir: reading active writers 2026/05/20 01:54:13 DEBUG : >WaitForWriters: 2026/05/20 01:54:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:13 DEBUG : newLeaf: Updating file with newLeaf 0x388111213d40 2026/05/20 01:54:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 01:54:14 DEBUG : dir/file1: Updating file with dir/file1 0x388111213d40 2026/05/20 01:54:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 01:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:54:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:15 DEBUG : dir/file1(0x3881110f4000): openPending: 2026/05/20 01:54:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/20 01:54:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 01:54:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:15 DEBUG : dir/file1(0x3881110f4000): >openPending: err= 2026/05/20 01:54:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 01:54:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:15 DEBUG : dir/file1(0x3881110f4000): _writeAt: size=25, off=0 2026/05/20 01:54:15 DEBUG : dir/file1(0x3881110f4000): >_writeAt: n=25, err= 2026/05/20 01:54:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 01:54:15 DEBUG : newLeaf: Updating file with newLeaf 0x388111213d40 2026/05/20 01:54:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:15 DEBUG : newLeaf(0x3881110f4000): close: 2026/05/20 01:54:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 01:54:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 01:54:15.108327121 +0000 UTC m=+137.248100390 2026/05/20 01:54:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 01:54:15 DEBUG : newLeaf(0x3881110f4000): >close: err= 2026/05/20 01:54:15 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:15 DEBUG : dir: Looking for writers 2026/05/20 01:54:15 DEBUG : Looking for writers 2026/05/20 01:54:15 DEBUG : dir: reading active writers 2026/05/20 01:54:15 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:54:15 DEBUG : dir: Looking for writers 2026/05/20 01:54:15 DEBUG : Looking for writers 2026/05/20 01:54:15 DEBUG : dir: reading active writers 2026/05/20 01:54:15 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:54:15 DEBUG : dir: Looking for writers 2026/05/20 01:54:15 DEBUG : Looking for writers 2026/05/20 01:54:15 DEBUG : dir: reading active writers 2026/05/20 01:54:15 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:54:15 DEBUG : dir: Looking for writers 2026/05/20 01:54:15 DEBUG : Looking for writers 2026/05/20 01:54:15 DEBUG : dir: reading active writers 2026/05/20 01:54:15 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:54:15 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 01:54:15 DEBUG : dir: Looking for writers 2026/05/20 01:54:15 DEBUG : Looking for writers 2026/05/20 01:54:15 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:15 DEBUG : dir: reading active writers 2026/05/20 01:54:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:54:16 DEBUG : dir: Looking for writers 2026/05/20 01:54:16 DEBUG : Looking for writers 2026/05/20 01:54:16 DEBUG : dir: reading active writers 2026/05/20 01:54:16 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:54:16 DEBUG : dir: Looking for writers 2026/05/20 01:54:16 DEBUG : Looking for writers 2026/05/20 01:54:16 DEBUG : dir: reading active writers 2026/05/20 01:54:16 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:54:16 DEBUG : newLeaf: size = 25 OK 2026/05/20 01:54:16 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/20 01:54:16 INFO : newLeaf: Copied (replaced existing) 2026/05/20 01:54:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 01:54:15 +0000 UTC," 2026/05/20 01:54:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 01:54:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 01:54:16 DEBUG : dir: Looking for writers 2026/05/20 01:54:16 DEBUG : Looking for writers 2026/05/20 01:54:16 DEBUG : dir: reading active writers 2026/05/20 01:54:16 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:16 DEBUG : >WaitForWriters: 2026/05/20 01:54:17 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:17 DEBUG : dir: Looking for writers 2026/05/20 01:54:17 DEBUG : Looking for writers 2026/05/20 01:54:17 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:17 DEBUG : dir: reading active writers 2026/05/20 01:54:17 DEBUG : >WaitForWriters: 2026/05/20 01:54:17 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:18 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:18 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:54:18 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:18 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:18 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:54:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 01:54:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:19 DEBUG : dir/file1(0x388110d28b40): openPending: 2026/05/20 01:54:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/20 01:54:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 01:54:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:19 DEBUG : dir/file1(0x388110d28b40): >openPending: err= 2026/05/20 01:54:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 01:54:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:19 DEBUG : dir/file1(0x388110d28b40): _writeAt: size=14, off=0 2026/05/20 01:54:19 DEBUG : dir/file1(0x388110d28b40): >_writeAt: n=14, err= 2026/05/20 01:54:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 01:54:19 DEBUG : dir/file1(0x388110d28b40): close: 2026/05/20 01:54:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 01:54:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 01:54:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:54:19 DEBUG : dir/file1(0x388110d28b40): >close: err= 2026/05/20 01:54:19 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:19 DEBUG : dir: Looking for writers 2026/05/20 01:54:19 DEBUG : file1: reading active writers 2026/05/20 01:54:19 DEBUG : Looking for writers 2026/05/20 01:54:19 DEBUG : dir: reading active writers 2026/05/20 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:54:19 DEBUG : dir: Looking for writers 2026/05/20 01:54:19 DEBUG : file1: reading active writers 2026/05/20 01:54:19 DEBUG : Looking for writers 2026/05/20 01:54:19 DEBUG : dir: reading active writers 2026/05/20 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:54:19 DEBUG : dir: Looking for writers 2026/05/20 01:54:19 DEBUG : file1: reading active writers 2026/05/20 01:54:19 DEBUG : Looking for writers 2026/05/20 01:54:19 DEBUG : dir: reading active writers 2026/05/20 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:54:19 DEBUG : dir: Looking for writers 2026/05/20 01:54:19 DEBUG : file1: reading active writers 2026/05/20 01:54:19 DEBUG : Looking for writers 2026/05/20 01:54:19 DEBUG : dir: reading active writers 2026/05/20 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:54:19 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 01:54:19 DEBUG : dir: Looking for writers 2026/05/20 01:54:19 DEBUG : file1: reading active writers 2026/05/20 01:54:19 DEBUG : Looking for writers 2026/05/20 01:54:19 DEBUG : dir: reading active writers 2026/05/20 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:54:19 DEBUG : dir: Looking for writers 2026/05/20 01:54:19 DEBUG : file1: reading active writers 2026/05/20 01:54:19 DEBUG : Looking for writers 2026/05/20 01:54:19 DEBUG : dir: reading active writers 2026/05/20 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:54:20 DEBUG : dir: Looking for writers 2026/05/20 01:54:20 DEBUG : file1: reading active writers 2026/05/20 01:54:20 DEBUG : Looking for writers 2026/05/20 01:54:20 DEBUG : dir: reading active writers 2026/05/20 01:54:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:54:20 DEBUG : dir/file1: size = 14 OK 2026/05/20 01:54:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:54:20 INFO : dir/file1: Copied (replaced existing) 2026/05/20 01:54:20 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/20 01:54:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 01:54:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/20 01:54:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 01:54:20 DEBUG : dir: Looking for writers 2026/05/20 01:54:20 DEBUG : file1: reading active writers 2026/05/20 01:54:20 DEBUG : Looking for writers 2026/05/20 01:54:20 DEBUG : dir: reading active writers 2026/05/20 01:54:20 DEBUG : >WaitForWriters: 2026/05/20 01:54:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:20 DEBUG : dir/file1(0x388110d298c0): _readAt: size=512, off=0 2026/05/20 01:54:20 DEBUG : dir/file1(0x388110d298c0): openPending: 2026/05/20 01:54:20 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," 2026/05/20 01:54:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 01:54:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:20 DEBUG : dir/file1(0x388110d298c0): >openPending: err= 2026/05/20 01:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 01:54:20 DEBUG : dir/file1(0x388110d298c0): >_readAt: n=14, err=EOF 2026/05/20 01:54:20 DEBUG : dir/file1(0x388110d298c0): close: 2026/05/20 01:54:20 DEBUG : dir/file1(0x388110d298c0): >close: err= 2026/05/20 01:54:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:21 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 01:54:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 01:54:21 DEBUG : newLeaf: Updating file with newLeaf 0x388110dd40d0 2026/05/20 01:54:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 01:54:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/20 01:54:22 DEBUG : dir/file1: Updating file with dir/file1 0x388110dd40d0 2026/05/20 01:54:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 01:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:54:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:24 DEBUG : dir/file1(0x3881110f57c0): openPending: 2026/05/20 01:54:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 01:54:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 01:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:24 DEBUG : dir/file1(0x3881110f57c0): >openPending: err= 2026/05/20 01:54:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 01:54:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:24 DEBUG : dir/file1(0x3881110f57c0): _writeAt: size=25, off=0 2026/05/20 01:54:24 DEBUG : dir/file1(0x3881110f57c0): >_writeAt: n=25, err= 2026/05/20 01:54:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 01:54:24 DEBUG : newLeaf: Updating file with newLeaf 0x388110dd40d0 2026/05/20 01:54:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:24 DEBUG : newLeaf(0x3881110f57c0): close: 2026/05/20 01:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 01:54:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 01:54:24.048467795 +0000 UTC m=+146.188241063 2026/05/20 01:54:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 01:54:24 DEBUG : newLeaf(0x3881110f57c0): >close: err= 2026/05/20 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:24 DEBUG : dir: Looking for writers 2026/05/20 01:54:24 DEBUG : Looking for writers 2026/05/20 01:54:24 DEBUG : dir: reading active writers 2026/05/20 01:54:24 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:54:24 DEBUG : dir: Looking for writers 2026/05/20 01:54:24 DEBUG : Looking for writers 2026/05/20 01:54:24 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:24 DEBUG : dir: reading active writers 2026/05/20 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:54:24 DEBUG : dir: Looking for writers 2026/05/20 01:54:24 DEBUG : Looking for writers 2026/05/20 01:54:24 DEBUG : dir: reading active writers 2026/05/20 01:54:24 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:54:24 DEBUG : dir: Looking for writers 2026/05/20 01:54:24 DEBUG : Looking for writers 2026/05/20 01:54:24 DEBUG : dir: reading active writers 2026/05/20 01:54:24 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:54:24 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 01:54:24 DEBUG : dir: Looking for writers 2026/05/20 01:54:24 DEBUG : Looking for writers 2026/05/20 01:54:24 DEBUG : dir: reading active writers 2026/05/20 01:54:24 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:54:24 DEBUG : dir: Looking for writers 2026/05/20 01:54:24 DEBUG : Looking for writers 2026/05/20 01:54:24 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:24 DEBUG : dir: reading active writers 2026/05/20 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:54:25 DEBUG : dir: Looking for writers 2026/05/20 01:54:25 DEBUG : Looking for writers 2026/05/20 01:54:25 DEBUG : dir: reading active writers 2026/05/20 01:54:25 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:54:25 DEBUG : dir: Looking for writers 2026/05/20 01:54:25 DEBUG : Looking for writers 2026/05/20 01:54:25 DEBUG : dir: reading active writers 2026/05/20 01:54:25 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/20 01:54:26 DEBUG : newLeaf: size = 25 OK 2026/05/20 01:54:26 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/20 01:54:26 INFO : newLeaf: Copied (replaced existing) 2026/05/20 01:54:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 01:54:24 +0000 UTC," 2026/05/20 01:54:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 01:54:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 01:54:26 DEBUG : dir: Looking for writers 2026/05/20 01:54:26 DEBUG : Looking for writers 2026/05/20 01:54:26 DEBUG : dir: reading active writers 2026/05/20 01:54:26 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:26 DEBUG : >WaitForWriters: 2026/05/20 01:54:27 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:27 DEBUG : dir: Looking for writers 2026/05/20 01:54:27 DEBUG : Looking for writers 2026/05/20 01:54:27 DEBUG : dir: reading active writers 2026/05/20 01:54:27 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:27 DEBUG : >WaitForWriters: 2026/05/20 01:54:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:27 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:54:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:27 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:54:29 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:29 DEBUG : dir: Looking for writers 2026/05/20 01:54:29 DEBUG : file1: reading active writers 2026/05/20 01:54:29 DEBUG : Looking for writers 2026/05/20 01:54:29 DEBUG : dir: reading active writers 2026/05/20 01:54:29 DEBUG : >WaitForWriters: 2026/05/20 01:54:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:29 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:29 DEBUG : dir/file1(0x388110d84880): _readAt: size=512, off=0 2026/05/20 01:54:29 DEBUG : dir/file1(0x388110d84880): openPending: 2026/05/20 01:54:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/20 01:54:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:29 DEBUG : dir/file1(0x388110d84880): >openPending: err= 2026/05/20 01:54:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/20 01:54:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:54:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:29 DEBUG : dir/file1(0x388110d84880): >_readAt: n=14, err=EOF 2026/05/20 01:54:29 DEBUG : dir/file1(0x388110d84880): close: 2026/05/20 01:54:29 DEBUG : dir/file1(0x388110d84880): >close: err= 2026/05/20 01:54:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 01:54:30 DEBUG : newLeaf: Updating file with newLeaf 0x38811138e340 2026/05/20 01:54:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 01:54:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/20 01:54:31 DEBUG : dir/file1: Updating file with dir/file1 0x38811138e340 2026/05/20 01:54:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:54:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:31 DEBUG : dir/file1(0x388110d29300): openPending: 2026/05/20 01:54:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 01:54:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:31 DEBUG : dir/file1(0x388110d29300): >openPending: err= 2026/05/20 01:54:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 01:54:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:31 DEBUG : dir/file1(0x388110d29300): _writeAt: size=25, off=0 2026/05/20 01:54:31 DEBUG : dir/file1(0x388110d29300): >_writeAt: n=25, err= 2026/05/20 01:54:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 01:54:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 01:54:32 DEBUG : newLeaf: Updating file with newLeaf 0x38811138e340 2026/05/20 01:54:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:54:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:32 DEBUG : newLeaf(0x388110d29300): close: 2026/05/20 01:54:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 01:54:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 01:54:31.632476332 +0000 UTC m=+153.772249590 2026/05/20 01:54:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 01:54:32 DEBUG : newLeaf(0x388110d29300): >close: err= 2026/05/20 01:54:32 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:32 DEBUG : dir: Looking for writers 2026/05/20 01:54:32 DEBUG : Looking for writers 2026/05/20 01:54:32 DEBUG : dir: reading active writers 2026/05/20 01:54:32 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:54:32 DEBUG : dir: Looking for writers 2026/05/20 01:54:32 DEBUG : Looking for writers 2026/05/20 01:54:32 DEBUG : dir: reading active writers 2026/05/20 01:54:32 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:54:32 DEBUG : dir: Looking for writers 2026/05/20 01:54:32 DEBUG : Looking for writers 2026/05/20 01:54:32 DEBUG : dir: reading active writers 2026/05/20 01:54:32 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:54:32 DEBUG : dir: Looking for writers 2026/05/20 01:54:32 DEBUG : Looking for writers 2026/05/20 01:54:32 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:32 DEBUG : dir: reading active writers 2026/05/20 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:54:32 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 01:54:32 DEBUG : dir: Looking for writers 2026/05/20 01:54:32 DEBUG : Looking for writers 2026/05/20 01:54:32 DEBUG : dir: reading active writers 2026/05/20 01:54:32 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:54:32 DEBUG : dir: Looking for writers 2026/05/20 01:54:32 DEBUG : Looking for writers 2026/05/20 01:54:32 DEBUG : dir: reading active writers 2026/05/20 01:54:32 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:54:32 DEBUG : dir: Looking for writers 2026/05/20 01:54:32 DEBUG : Looking for writers 2026/05/20 01:54:32 DEBUG : dir: reading active writers 2026/05/20 01:54:32 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:54:33 DEBUG : newLeaf: size = 25 OK 2026/05/20 01:54:33 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/20 01:54:33 INFO : newLeaf: Copied (replaced existing) 2026/05/20 01:54:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 01:54:31 +0000 UTC," 2026/05/20 01:54:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 01:54:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 01:54:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 01:54:33 DEBUG : dir: Looking for writers 2026/05/20 01:54:33 DEBUG : Looking for writers 2026/05/20 01:54:33 DEBUG : dir: reading active writers 2026/05/20 01:54:33 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:33 DEBUG : >WaitForWriters: 2026/05/20 01:54:33 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:33 DEBUG : dir: Looking for writers 2026/05/20 01:54:33 DEBUG : Looking for writers 2026/05/20 01:54:33 DEBUG : dir: reading active writers 2026/05/20 01:54:33 DEBUG : newLeaf: reading active writers 2026/05/20 01:54:33 DEBUG : >WaitForWriters: 2026/05/20 01:54:33 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestFileRename (44.04s) --- PASS: TestFileRename/off,forceCache=false (7.77s) --- PASS: TestFileRename/minimal,forceCache=false (5.84s) --- PASS: TestFileRename/minimal,forceCache=true (7.60s) --- PASS: TestFileRename/writes,forceCache=false (6.35s) --- PASS: TestFileRename/writes,forceCache=true (9.87s) --- PASS: TestFileRename/full,forceCache=false (6.61s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:34 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:34 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:34 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:34 DEBUG : Looking for writers 2026/05/20 01:54:34 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:34 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:54:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 01:54:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 01:54:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:36 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:36 DEBUG : dir: Looking for writers 2026/05/20 01:54:36 DEBUG : file1: reading active writers 2026/05/20 01:54:36 DEBUG : Looking for writers 2026/05/20 01:54:36 DEBUG : dir: reading active writers 2026/05/20 01:54:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.40s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:37 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:54:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 01:54:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 01:54:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/20 01:54:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/20 01:54:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/20 01:54:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/20 01:54:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/20 01:54:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/20 01:54:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/20 01:54:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/20 01:54:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/20 01:54:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/20 01:54:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/20 01:54:39 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/20 01:54:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/20 01:54:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/20 01:54:39 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/20 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:40 DEBUG : dir: Looking for writers 2026/05/20 01:54:40 DEBUG : file1: reading active writers 2026/05/20 01:54:40 DEBUG : Looking for writers 2026/05/20 01:54:40 DEBUG : dir: reading active writers 2026/05/20 01:54:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.00s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:41 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:54:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 01:54:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 01:54:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/20 01:54:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/20 01:54:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/20 01:54:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/20 01:54:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/20 01:54:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/20 01:54:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/20 01:54:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/20 01:54:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/20 01:54:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/20 01:54:43 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/20 01:54:44 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/20 01:54:44 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/20 01:54:44 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/20 01:54:44 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/20 01:54:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/20 01:54:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/20 01:54:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/20 01:54:44 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/20 01:54:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/20 01:54:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/20 01:54:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/20 01:54:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/20 01:54:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/20 01:54:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/20 01:54:44 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/20 01:54:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/20 01:54:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/20 01:54:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/20 01:54:44 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/20 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:44 DEBUG : dir: Looking for writers 2026/05/20 01:54:44 DEBUG : file1: reading active writers 2026/05/20 01:54:44 DEBUG : Looking for writers 2026/05/20 01:54:44 DEBUG : dir: reading active writers 2026/05/20 01:54:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:45 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:54:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 01:54:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 01:54:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:47 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:47 DEBUG : dir: Looking for writers 2026/05/20 01:54:47 DEBUG : file1: reading active writers 2026/05/20 01:54:47 DEBUG : Looking for writers 2026/05/20 01:54:47 DEBUG : dir: reading active writers 2026/05/20 01:54:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.46s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:48 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:54:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 01:54:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 01:54:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:49 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/20 01:54:49 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/20 01:54:49 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:49 DEBUG : dir: Looking for writers 2026/05/20 01:54:49 DEBUG : file1: reading active writers 2026/05/20 01:54:49 DEBUG : Looking for writers 2026/05/20 01:54:49 DEBUG : dir: reading active writers 2026/05/20 01:54:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.29s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:50 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:50 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:54:50 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:50 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:50 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:54:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:54:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): _readAt: size=1, off=0 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): openPending: 2026/05/20 01:54:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 01:54:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): >openPending: err= 2026/05/20 01:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/20 01:54:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:54:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): >_readAt: n=1, err= 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): _readAt: size=256, off=1 2026/05/20 01:54:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): >_readAt: n=15, err=EOF 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): _readAt: size=16, off=16 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): >_readAt: n=0, err=EOF 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): close: 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): >close: err= 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): close: 2026/05/20 01:54:51 DEBUG : dir/file1(0x3881110c46c0): >close: err=file already closed 2026/05/20 01:54:51 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:51 DEBUG : dir: Looking for writers 2026/05/20 01:54:51 DEBUG : file1: reading active writers 2026/05/20 01:54:51 DEBUG : Looking for writers 2026/05/20 01:54:51 DEBUG : dir: reading active writers 2026/05/20 01:54:51 DEBUG : >WaitForWriters: 2026/05/20 01:54:51 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.35s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:52 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:52 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:54:52 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:52 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:52 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:54:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:54:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): _readAt: size=1, off=0 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): openPending: 2026/05/20 01:54:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 01:54:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): >openPending: err= 2026/05/20 01:54:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/20 01:54:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:54:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): >_readAt: n=1, err= 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): _readAt: size=1, off=5 2026/05/20 01:54:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): >_readAt: n=1, err= 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): _readAt: size=1, off=3 2026/05/20 01:54:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): >_readAt: n=1, err= 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): _readAt: size=1, off=13 2026/05/20 01:54:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): >_readAt: n=1, err= 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): _readAt: size=16, off=100 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): >_readAt: n=0, err=EOF 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): close: 2026/05/20 01:54:54 DEBUG : dir/file1(0x3881108f5b00): >close: err= 2026/05/20 01:54:54 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:54 DEBUG : dir: Looking for writers 2026/05/20 01:54:54 DEBUG : file1: reading active writers 2026/05/20 01:54:54 DEBUG : Looking for writers 2026/05/20 01:54:54 DEBUG : dir: reading active writers 2026/05/20 01:54:54 DEBUG : >WaitForWriters: 2026/05/20 01:54:54 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.35s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:55 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:55 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:54:55 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:55 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:55 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:54:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:54:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): _readAt: size=1, off=0 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): openPending: 2026/05/20 01:54:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 01:54:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 01:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): >openPending: err= 2026/05/20 01:54:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/20 01:54:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:54:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): >_readAt: n=1, err= 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): _readAt: size=1, off=5 2026/05/20 01:54:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): >_readAt: n=1, err= 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): _readAt: size=1, off=1 2026/05/20 01:54:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): >_readAt: n=1, err= 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): _readAt: size=6, off=10 2026/05/20 01:54:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): >_readAt: n=6, err= 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): _readAt: size=256, off=10 2026/05/20 01:54:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): >_readAt: n=6, err=EOF 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): _readAt: size=256, off=100 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): >_readAt: n=0, err=EOF 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): close: 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): >close: err= 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): _readAt: size=256, off=100 2026/05/20 01:54:56 DEBUG : dir/file1(0x3881110c5ac0): >_readAt: n=0, err=file already closed 2026/05/20 01:54:56 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:56 DEBUG : dir: Looking for writers 2026/05/20 01:54:56 DEBUG : file1: reading active writers 2026/05/20 01:54:56 DEBUG : Looking for writers 2026/05/20 01:54:56 DEBUG : dir: reading active writers 2026/05/20 01:54:56 DEBUG : >WaitForWriters: 2026/05/20 01:54:56 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting 2026/05/20 01:54:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory 2026/05/20 01:54:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.41s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:57 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:57 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:54:57 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:57 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:57 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:54:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:54:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:54:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:54:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:54:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 01:54:58 DEBUG : dir/file1(0x388110d287c0): RWFileHandle.Flush 2026/05/20 01:54:58 DEBUG : dir/file1(0x388110d287c0): _readAt: size=256, off=0 2026/05/20 01:54:58 DEBUG : dir/file1(0x388110d287c0): openPending: 2026/05/20 01:54:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 01:54:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 01:54:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:54:58 DEBUG : dir/file1(0x388110d287c0): >openPending: err= 2026/05/20 01:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/20 01:54:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:54:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:54:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:54:59 DEBUG : dir/file1(0x388110d287c0): >_readAt: n=16, err=EOF 2026/05/20 01:54:59 DEBUG : dir/file1(0x388110d287c0): RWFileHandle.Flush 2026/05/20 01:54:59 DEBUG : dir/file1(0x388110d287c0): RWFileHandle.Flush 2026/05/20 01:54:59 DEBUG : dir/file1(0x388110d287c0): close: 2026/05/20 01:54:59 DEBUG : dir/file1(0x388110d287c0): >close: err= 2026/05/20 01:54:59 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:54:59 DEBUG : dir: Looking for writers 2026/05/20 01:54:59 DEBUG : file1: reading active writers 2026/05/20 01:54:59 DEBUG : Looking for writers 2026/05/20 01:54:59 DEBUG : dir: reading active writers 2026/05/20 01:54:59 DEBUG : >WaitForWriters: 2026/05/20 01:54:59 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting 2026/05/20 01:54:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory 2026/05/20 01:54:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.31s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:54:59 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:54:59 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:54:59 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:59 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:54:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:54:59 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:55:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 01:55:01 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:55:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:55:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:55:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 01:55:01 DEBUG : dir/file1(0x388110d84100): _readAt: size=256, off=0 2026/05/20 01:55:01 DEBUG : dir/file1(0x388110d84100): openPending: 2026/05/20 01:55:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 01:55:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 01:55:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:01 DEBUG : dir/file1(0x388110d84100): >openPending: err= 2026/05/20 01:55:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/20 01:55:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:01 DEBUG : dir/file1(0x388110d84100): >_readAt: n=16, err=EOF 2026/05/20 01:55:01 DEBUG : dir/file1(0x388110d84100): RWFileHandle.Release 2026/05/20 01:55:01 DEBUG : dir/file1(0x388110d84100): close: 2026/05/20 01:55:01 DEBUG : dir/file1(0x388110d84100): >close: err= 2026/05/20 01:55:01 DEBUG : dir/file1(0x388110d84100): RWFileHandle.Release 2026/05/20 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:01 DEBUG : dir: Looking for writers 2026/05/20 01:55:01 DEBUG : file1: reading active writers 2026/05/20 01:55:01 DEBUG : Looking for writers 2026/05/20 01:55:01 DEBUG : dir: reading active writers 2026/05/20 01:55:01 DEBUG : >WaitForWriters: 2026/05/20 01:55:01 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting 2026/05/20 01:55:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory 2026/05/20 01:55:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:02 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:02 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:02 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:02 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:02 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:02 DEBUG : file1: newRWFileHandle: 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): openPending: 2026/05/20 01:55:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): >openPending: err= 2026/05/20 01:55:02 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 01:55:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 01:55:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): _writeAt: size=5, off=0 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): >_writeAt: n=5, err= 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): _writeAt: size=7, off=5 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): >_writeAt: n=7, err= 2026/05/20 01:55:02 DEBUG : file1: vfs cache: truncate to size=11 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): close: 2026/05/20 01:55:02 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 01:55:02.246359773 +0000 UTC m=+184.386133081 2026/05/20 01:55:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): >close: err= 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): close: 2026/05/20 01:55:02 DEBUG : file1(0x3881103c03c0): >close: err=file already closed 2026/05/20 01:55:02 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:02 DEBUG : Looking for writers 2026/05/20 01:55:02 DEBUG : file1: reading active writers 2026/05/20 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:55:02 DEBUG : Looking for writers 2026/05/20 01:55:02 DEBUG : file1: reading active writers 2026/05/20 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:55:02 DEBUG : Looking for writers 2026/05/20 01:55:02 DEBUG : file1: reading active writers 2026/05/20 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:55:02 DEBUG : Looking for writers 2026/05/20 01:55:02 DEBUG : file1: reading active writers 2026/05/20 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:55:02 DEBUG : file1: vfs cache: starting upload 2026/05/20 01:55:02 DEBUG : Looking for writers 2026/05/20 01:55:02 DEBUG : file1: reading active writers 2026/05/20 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:55:02 DEBUG : Looking for writers 2026/05/20 01:55:02 DEBUG : file1: reading active writers 2026/05/20 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:55:02 DEBUG : Looking for writers 2026/05/20 01:55:02 DEBUG : file1: reading active writers 2026/05/20 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:55:03 DEBUG : file1: size = 11 OK 2026/05/20 01:55:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:55:03 INFO : file1: Copied (new) 2026/05/20 01:55:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-20 01:55:02 +0000 UTC," 2026/05/20 01:55:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 01:55:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:03 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 01:55:03 DEBUG : Looking for writers 2026/05/20 01:55:03 DEBUG : file1: reading active writers 2026/05/20 01:55:03 DEBUG : >WaitForWriters: 2026/05/20 01:55:03 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:03 DEBUG : Looking for writers 2026/05/20 01:55:03 DEBUG : file1: reading active writers 2026/05/20 01:55:03 DEBUG : >WaitForWriters: 2026/05/20 01:55:03 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting 2026/05/20 01:55:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory 2026/05/20 01:55:04 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:04 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:04 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:04 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:04 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:04 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:04 DEBUG : file1: newRWFileHandle: 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): openPending: 2026/05/20 01:55:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): >openPending: err= 2026/05/20 01:55:04 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 01:55:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): _writeAt: size=7, off=0 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): >_writeAt: n=7, err= 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): _writeAt: size=6, off=5 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): >_writeAt: n=6, err= 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): close: 2026/05/20 01:55:04 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 01:55:04.21825791 +0000 UTC m=+186.358031188 2026/05/20 01:55:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): >close: err= 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): _writeAt: size=5, off=0 2026/05/20 01:55:04 DEBUG : file1(0x388110d847c0): >_writeAt: n=0, err=file already closed 2026/05/20 01:55:04 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:04 DEBUG : Looking for writers 2026/05/20 01:55:04 DEBUG : file1: reading active writers 2026/05/20 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:55:04 DEBUG : Looking for writers 2026/05/20 01:55:04 DEBUG : file1: reading active writers 2026/05/20 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:55:04 DEBUG : Looking for writers 2026/05/20 01:55:04 DEBUG : file1: reading active writers 2026/05/20 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:55:04 DEBUG : Looking for writers 2026/05/20 01:55:04 DEBUG : file1: reading active writers 2026/05/20 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:55:04 DEBUG : file1: vfs cache: starting upload 2026/05/20 01:55:04 DEBUG : Looking for writers 2026/05/20 01:55:04 DEBUG : file1: reading active writers 2026/05/20 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:55:04 DEBUG : Looking for writers 2026/05/20 01:55:04 DEBUG : file1: reading active writers 2026/05/20 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:55:04 DEBUG : Looking for writers 2026/05/20 01:55:04 DEBUG : file1: reading active writers 2026/05/20 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:55:05 DEBUG : file1: size = 11 OK 2026/05/20 01:55:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:55:05 INFO : file1: Copied (new) 2026/05/20 01:55:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-20 01:55:04 +0000 UTC," 2026/05/20 01:55:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:05 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 01:55:05 DEBUG : Looking for writers 2026/05/20 01:55:05 DEBUG : file1: reading active writers 2026/05/20 01:55:05 DEBUG : >WaitForWriters: 2026/05/20 01:55:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:05 DEBUG : Looking for writers 2026/05/20 01:55:05 DEBUG : file1: reading active writers 2026/05/20 01:55:05 DEBUG : >WaitForWriters: 2026/05/20 01:55:05 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:06 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:06 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:06 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:06 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:06 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:06 DEBUG : file1: newRWFileHandle: 2026/05/20 01:55:06 DEBUG : file1(0x388110c211c0): openPending: 2026/05/20 01:55:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:06 DEBUG : file1(0x388110c211c0): >openPending: err= 2026/05/20 01:55:06 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 01:55:06 DEBUG : file1(0x388110c211c0): close: 2026/05/20 01:55:06 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 01:55:06.197669142 +0000 UTC m=+188.337442410 2026/05/20 01:55:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:06 DEBUG : file1(0x388110c211c0): >close: err= 2026/05/20 01:55:06 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 01:55:06 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 01:55:06 DEBUG : file2: newRWFileHandle: 2026/05/20 01:55:06 DEBUG : file2(0x388110c21640): openPending: 2026/05/20 01:55:06 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 01:55:06 DEBUG : file2(0x388110c21640): >openPending: err= 2026/05/20 01:55:06 DEBUG : file2: >newRWFileHandle: err= 2026/05/20 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 01:55:06 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/20 01:55:06 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/20 01:55:06 DEBUG : file2(0x388110c21640): RWFileHandle.Flush 2026/05/20 01:55:06 DEBUG : file2(0x388110c21640): RWFileHandle.Release 2026/05/20 01:55:06 DEBUG : file2(0x388110c21640): close: 2026/05/20 01:55:06 DEBUG : file2: vfs cache: setting modification time to 2026-05-20 01:55:06.198495376 +0000 UTC m=+188.338268644 2026/05/20 01:55:06 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:06 DEBUG : file2(0x388110c21640): >close: err= 2026/05/20 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:06 DEBUG : Looking for writers 2026/05/20 01:55:06 DEBUG : file1: reading active writers 2026/05/20 01:55:06 DEBUG : file2: reading active writers 2026/05/20 01:55:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/20 01:55:06 DEBUG : Looking for writers 2026/05/20 01:55:06 DEBUG : file1: reading active writers 2026/05/20 01:55:06 DEBUG : file2: reading active writers 2026/05/20 01:55:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/20 01:55:06 DEBUG : Looking for writers 2026/05/20 01:55:06 DEBUG : file1: reading active writers 2026/05/20 01:55:06 DEBUG : file2: reading active writers 2026/05/20 01:55:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/20 01:55:06 DEBUG : Looking for writers 2026/05/20 01:55:06 DEBUG : file1: reading active writers 2026/05/20 01:55:06 DEBUG : file2: reading active writers 2026/05/20 01:55:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/20 01:55:06 DEBUG : file2: vfs cache: starting upload 2026/05/20 01:55:06 DEBUG : file1: vfs cache: starting upload 2026/05/20 01:55:06 DEBUG : Looking for writers 2026/05/20 01:55:06 DEBUG : file1: reading active writers 2026/05/20 01:55:06 DEBUG : file2: reading active writers 2026/05/20 01:55:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/20 01:55:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory 2026/05/20 01:55:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava/dir/file1: no such file or directory 2026/05/20 01:55:06 DEBUG : Looking for writers 2026/05/20 01:55:06 DEBUG : file1: reading active writers 2026/05/20 01:55:06 DEBUG : file2: reading active writers 2026/05/20 01:55:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/20 01:55:06 DEBUG : Looking for writers 2026/05/20 01:55:06 DEBUG : file2: reading active writers 2026/05/20 01:55:06 DEBUG : file1: reading active writers 2026/05/20 01:55:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/20 01:55:07 DEBUG : file2: size = 0 OK 2026/05/20 01:55:07 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/05/20 01:55:07 INFO : file2: Copied (new) 2026/05/20 01:55:07 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-20 01:55:06 +0000 UTC," 2026/05/20 01:55:07 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/20 01:55:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 01:55:07 INFO : file2: vfs cache: upload succeeded try #1 2026/05/20 01:55:07 DEBUG : file1: size = 0 OK 2026/05/20 01:55:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:55:07 INFO : file1: Copied (new) 2026/05/20 01:55:07 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-20 01:55:06 +0000 UTC," 2026/05/20 01:55:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 01:55:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:07 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 01:55:07 DEBUG : Looking for writers 2026/05/20 01:55:07 DEBUG : file1: reading active writers 2026/05/20 01:55:07 DEBUG : file2: reading active writers 2026/05/20 01:55:07 DEBUG : >WaitForWriters: 2026/05/20 01:55:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:07 DEBUG : Looking for writers 2026/05/20 01:55:07 DEBUG : file1: reading active writers 2026/05/20 01:55:07 DEBUG : file2: reading active writers 2026/05/20 01:55:07 DEBUG : >WaitForWriters: 2026/05/20 01:55:07 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.16s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:08 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:08 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:08 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:08 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:08 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:08 DEBUG : file1: newRWFileHandle: 2026/05/20 01:55:08 DEBUG : file1(0x388110349180): openPending: 2026/05/20 01:55:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:08 DEBUG : file1(0x388110349180): >openPending: err= 2026/05/20 01:55:08 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 01:55:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 01:55:08 DEBUG : file1(0x388110349180): _writeAt: size=5, off=0 2026/05/20 01:55:08 DEBUG : file1(0x388110349180): >_writeAt: n=5, err= 2026/05/20 01:55:08 DEBUG : file1(0x388110349180): RWFileHandle.Flush 2026/05/20 01:55:08 DEBUG : file1(0x388110349180): RWFileHandle.Flush 2026/05/20 01:55:08 DEBUG : file1(0x388110349180): close: 2026/05/20 01:55:08 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 01:55:08.359339203 +0000 UTC m=+190.499112501 2026/05/20 01:55:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:08 DEBUG : file1(0x388110349180): >close: err= 2026/05/20 01:55:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:08 DEBUG : Looking for writers 2026/05/20 01:55:08 DEBUG : file1: reading active writers 2026/05/20 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:55:08 DEBUG : Looking for writers 2026/05/20 01:55:08 DEBUG : file1: reading active writers 2026/05/20 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:55:08 DEBUG : Looking for writers 2026/05/20 01:55:08 DEBUG : file1: reading active writers 2026/05/20 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:55:08 DEBUG : Looking for writers 2026/05/20 01:55:08 DEBUG : file1: reading active writers 2026/05/20 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:55:08 DEBUG : file1: vfs cache: starting upload 2026/05/20 01:55:08 DEBUG : Looking for writers 2026/05/20 01:55:08 DEBUG : file1: reading active writers 2026/05/20 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:55:08 DEBUG : Looking for writers 2026/05/20 01:55:08 DEBUG : file1: reading active writers 2026/05/20 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:55:08 DEBUG : Looking for writers 2026/05/20 01:55:08 DEBUG : file1: reading active writers 2026/05/20 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:55:09 DEBUG : file1: size = 5 OK 2026/05/20 01:55:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:55:09 INFO : file1: Copied (new) 2026/05/20 01:55:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-20 01:55:08 +0000 UTC," 2026/05/20 01:55:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 01:55:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 01:55:09 DEBUG : Looking for writers 2026/05/20 01:55:09 DEBUG : file1: reading active writers 2026/05/20 01:55:09 DEBUG : >WaitForWriters: 2026/05/20 01:55:09 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:10 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:10 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:10 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:10 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:10 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:10 DEBUG : file1: newRWFileHandle: 2026/05/20 01:55:10 DEBUG : file1(0x388110ab7580): openPending: 2026/05/20 01:55:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:10 DEBUG : file1(0x388110ab7580): >openPending: err= 2026/05/20 01:55:10 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 01:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 01:55:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 01:55:10 DEBUG : file1(0x388110ab7580): _writeAt: size=5, off=0 2026/05/20 01:55:10 DEBUG : file1(0x388110ab7580): >_writeAt: n=5, err= 2026/05/20 01:55:10 DEBUG : file1(0x388110ab7580): RWFileHandle.Release 2026/05/20 01:55:10 DEBUG : file1(0x388110ab7580): close: 2026/05/20 01:55:10 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 01:55:10.21860564 +0000 UTC m=+192.358378938 2026/05/20 01:55:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:10 DEBUG : file1(0x388110ab7580): >close: err= 2026/05/20 01:55:10 DEBUG : file1(0x388110ab7580): RWFileHandle.Release 2026/05/20 01:55:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:10 DEBUG : Looking for writers 2026/05/20 01:55:10 DEBUG : file1: reading active writers 2026/05/20 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:55:10 DEBUG : Looking for writers 2026/05/20 01:55:10 DEBUG : file1: reading active writers 2026/05/20 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:55:10 DEBUG : Looking for writers 2026/05/20 01:55:10 DEBUG : file1: reading active writers 2026/05/20 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:55:10 DEBUG : Looking for writers 2026/05/20 01:55:10 DEBUG : file1: reading active writers 2026/05/20 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:55:10 DEBUG : file1: vfs cache: starting upload 2026/05/20 01:55:10 DEBUG : Looking for writers 2026/05/20 01:55:10 DEBUG : file1: reading active writers 2026/05/20 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:55:10 DEBUG : Looking for writers 2026/05/20 01:55:10 DEBUG : file1: reading active writers 2026/05/20 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:55:10 DEBUG : Looking for writers 2026/05/20 01:55:10 DEBUG : file1: reading active writers 2026/05/20 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:55:11 DEBUG : file1: size = 5 OK 2026/05/20 01:55:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:55:11 INFO : file1: Copied (new) 2026/05/20 01:55:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-20 01:55:10 +0000 UTC," 2026/05/20 01:55:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 01:55:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:11 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 01:55:11 DEBUG : Looking for writers 2026/05/20 01:55:11 DEBUG : file1: reading active writers 2026/05/20 01:55:11 DEBUG : >WaitForWriters: 2026/05/20 01:55:11 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:11 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:11 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:11 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:11 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:11 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 01:55:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:55:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:55:13 DEBUG : dir/file1(0x388110d85e80): openPending: 2026/05/20 01:55:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 01:55:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 01:55:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:13 DEBUG : dir/file1(0x388110d85e80): >openPending: err= 2026/05/20 01:55:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 01:55:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:55:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:55:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 01:55:13 DEBUG : dir/file1(0x388110d85e80): _writeAt: size=5, off=0 2026/05/20 01:55:13 DEBUG : dir/file1(0x388110d85e80): >_writeAt: n=5, err= 2026/05/20 01:55:13 DEBUG : dir/file1(0x388110d85e80): close: 2026/05/20 01:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-20 01:55:13.296287894 +0000 UTC m=+195.436061162 2026/05/20 01:55:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:13 DEBUG : dir/file1(0x388110d85e80): >close: err= 2026/05/20 01:55:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:13 DEBUG : dir: Looking for writers 2026/05/20 01:55:13 DEBUG : file1: reading active writers 2026/05/20 01:55:13 DEBUG : Looking for writers 2026/05/20 01:55:13 DEBUG : dir: reading active writers 2026/05/20 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:55:13 DEBUG : dir: Looking for writers 2026/05/20 01:55:13 DEBUG : file1: reading active writers 2026/05/20 01:55:13 DEBUG : Looking for writers 2026/05/20 01:55:13 DEBUG : dir: reading active writers 2026/05/20 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:55:13 DEBUG : dir: Looking for writers 2026/05/20 01:55:13 DEBUG : file1: reading active writers 2026/05/20 01:55:13 DEBUG : Looking for writers 2026/05/20 01:55:13 DEBUG : dir: reading active writers 2026/05/20 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:55:13 DEBUG : dir: Looking for writers 2026/05/20 01:55:13 DEBUG : file1: reading active writers 2026/05/20 01:55:13 DEBUG : Looking for writers 2026/05/20 01:55:13 DEBUG : dir: reading active writers 2026/05/20 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:55:13 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 01:55:13 DEBUG : dir: Looking for writers 2026/05/20 01:55:13 DEBUG : file1: reading active writers 2026/05/20 01:55:13 DEBUG : Looking for writers 2026/05/20 01:55:13 DEBUG : dir: reading active writers 2026/05/20 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:55:13 DEBUG : dir: Looking for writers 2026/05/20 01:55:13 DEBUG : file1: reading active writers 2026/05/20 01:55:13 DEBUG : Looking for writers 2026/05/20 01:55:13 DEBUG : dir: reading active writers 2026/05/20 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:55:13 DEBUG : dir: Looking for writers 2026/05/20 01:55:13 DEBUG : file1: reading active writers 2026/05/20 01:55:13 DEBUG : Looking for writers 2026/05/20 01:55:13 DEBUG : dir: reading active writers 2026/05/20 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:55:14 DEBUG : dir/file1: size = 5 OK 2026/05/20 01:55:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:55:14 INFO : dir/file1: Copied (replaced existing) 2026/05/20 01:55:14 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-20 01:55:13 +0000 UTC," 2026/05/20 01:55:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 01:55:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 01:55:14 DEBUG : dir: Looking for writers 2026/05/20 01:55:14 DEBUG : file1: reading active writers 2026/05/20 01:55:14 DEBUG : Looking for writers 2026/05/20 01:55:14 DEBUG : dir: reading active writers 2026/05/20 01:55:14 DEBUG : >WaitForWriters: 2026/05/20 01:55:14 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.38s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:15 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:15 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:15 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:15 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:15 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 01:55:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 01:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 01:55:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 01:55:16 DEBUG : dir/file1(0x388110fd6240): _writeAt: size=5, off=0 2026/05/20 01:55:16 DEBUG : dir/file1(0x388110fd6240): openPending: 2026/05/20 01:55:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 01:55:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 01:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:16 DEBUG : dir/file1(0x388110fd6240): >openPending: err= 2026/05/20 01:55:16 DEBUG : dir/file1(0x388110fd6240): >_writeAt: n=5, err= 2026/05/20 01:55:16 DEBUG : dir/file1(0x388110fd6240): _writeAt: size=15, off=5 2026/05/20 01:55:16 DEBUG : dir/file1(0x388110fd6240): >_writeAt: n=15, err= 2026/05/20 01:55:16 DEBUG : dir/file1(0x388110fd6240): close: 2026/05/20 01:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/20 01:55:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-20 01:55:16.678143404 +0000 UTC m=+198.817916722 2026/05/20 01:55:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:16 DEBUG : dir/file1(0x388110fd6240): >close: err= 2026/05/20 01:55:16 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:16 DEBUG : dir: Looking for writers 2026/05/20 01:55:16 DEBUG : file1: reading active writers 2026/05/20 01:55:16 DEBUG : Looking for writers 2026/05/20 01:55:16 DEBUG : dir: reading active writers 2026/05/20 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:55:16 DEBUG : dir: Looking for writers 2026/05/20 01:55:16 DEBUG : file1: reading active writers 2026/05/20 01:55:16 DEBUG : Looking for writers 2026/05/20 01:55:16 DEBUG : dir: reading active writers 2026/05/20 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:55:16 DEBUG : dir: Looking for writers 2026/05/20 01:55:16 DEBUG : file1: reading active writers 2026/05/20 01:55:16 DEBUG : Looking for writers 2026/05/20 01:55:16 DEBUG : dir: reading active writers 2026/05/20 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:55:16 DEBUG : dir: Looking for writers 2026/05/20 01:55:16 DEBUG : file1: reading active writers 2026/05/20 01:55:16 DEBUG : Looking for writers 2026/05/20 01:55:16 DEBUG : dir: reading active writers 2026/05/20 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:55:16 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 01:55:16 DEBUG : dir: Looking for writers 2026/05/20 01:55:16 DEBUG : file1: reading active writers 2026/05/20 01:55:16 DEBUG : Looking for writers 2026/05/20 01:55:16 DEBUG : dir: reading active writers 2026/05/20 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:55:16 DEBUG : dir: Looking for writers 2026/05/20 01:55:16 DEBUG : file1: reading active writers 2026/05/20 01:55:16 DEBUG : Looking for writers 2026/05/20 01:55:16 DEBUG : dir: reading active writers 2026/05/20 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:55:17 DEBUG : dir: Looking for writers 2026/05/20 01:55:17 DEBUG : file1: reading active writers 2026/05/20 01:55:17 DEBUG : Looking for writers 2026/05/20 01:55:17 DEBUG : dir: reading active writers 2026/05/20 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:55:17 DEBUG : dir/file1: size = 20 OK 2026/05/20 01:55:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/20 01:55:17 INFO : dir/file1: Copied (replaced existing) 2026/05/20 01:55:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-20 01:55:16 +0000 UTC," 2026/05/20 01:55:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 01:55:17 DEBUG : dir: Looking for writers 2026/05/20 01:55:17 DEBUG : file1: reading active writers 2026/05/20 01:55:17 DEBUG : Looking for writers 2026/05/20 01:55:17 DEBUG : dir: reading active writers 2026/05/20 01:55:17 DEBUG : >WaitForWriters: 2026/05/20 01:55:17 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.38s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:18 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:18 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:18 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:18 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:18 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:18 DEBUG : file1: newRWFileHandle: 2026/05/20 01:55:18 DEBUG : file1(0x3881108f5540): openPending: 2026/05/20 01:55:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:18 DEBUG : file1(0x3881108f5540): >openPending: err= 2026/05/20 01:55:18 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 01:55:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 01:55:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 01:55:18 DEBUG : file1(0x3881108f5540): _writeAt: size=5, off=0 2026/05/20 01:55:18 DEBUG : file1(0x3881108f5540): >_writeAt: n=5, err= 2026/05/20 01:55:18 DEBUG : file1(0x3881108f5540): close: 2026/05/20 01:55:18 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 01:55:18.830668936 +0000 UTC m=+200.970442195 2026/05/20 01:55:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:18 DEBUG : file1(0x3881108f5540): >close: err= 2026/05/20 01:55:18 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:18 DEBUG : Looking for writers 2026/05/20 01:55:18 DEBUG : file1: reading active writers 2026/05/20 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:55:18 DEBUG : Looking for writers 2026/05/20 01:55:18 DEBUG : file1: reading active writers 2026/05/20 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:55:18 DEBUG : Looking for writers 2026/05/20 01:55:18 DEBUG : file1: reading active writers 2026/05/20 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:55:18 DEBUG : Looking for writers 2026/05/20 01:55:18 DEBUG : file1: reading active writers 2026/05/20 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:55:18 DEBUG : file1: vfs cache: starting upload 2026/05/20 01:55:18 DEBUG : Looking for writers 2026/05/20 01:55:18 DEBUG : file1: reading active writers 2026/05/20 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:55:19 DEBUG : Looking for writers 2026/05/20 01:55:19 DEBUG : file1: reading active writers 2026/05/20 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:55:19 DEBUG : Looking for writers 2026/05/20 01:55:19 DEBUG : file1: reading active writers 2026/05/20 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:55:19 DEBUG : file1: size = 5 OK 2026/05/20 01:55:19 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:55:19 INFO : file1: Copied (new) 2026/05/20 01:55:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-20 01:55:18 +0000 UTC," 2026/05/20 01:55:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 01:55:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:19 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 01:55:20 DEBUG : Looking for writers 2026/05/20 01:55:20 DEBUG : file1: reading active writers 2026/05/20 01:55:20 DEBUG : >WaitForWriters: 2026/05/20 01:55:20 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.48s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:21 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:21 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:21 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:21 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/20 01:55:21 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.455896764 +0000 UTC m=+203.595670022 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb3c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb3c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb3c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb3c0): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb3c0): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb3c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.455896764 +0000 UTC m=+203.595670022 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb3c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb880): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb880): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb880): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb880): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb880): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.455896764 +0000 UTC m=+203.595670022 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb880): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab4bd0 item 1 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebec0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebec0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebec0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebec0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebec0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.458818482 +0000 UTC m=+203.598591741 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebec0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ea4c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ea4c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ea4c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ea4c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ea4c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.458818482 +0000 UTC m=+203.598591741 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ea4c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110a9c000 item 2 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eab00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eab00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eab00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eab00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eab00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.461859257 +0000 UTC m=+203.601632525 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eab00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eaf80): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eaf80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eaf80): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eaf80): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eaf80): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eaf80): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eaf80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.461859257 +0000 UTC m=+203.601632525 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eaf80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eb440): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eb440): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eb440): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eb440): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eb440): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.461859257 +0000 UTC m=+203.601632525 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113eb440): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110a9c4d0 item 3 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ebac0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ebac0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ebac0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ebac0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ebac0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.46644864 +0000 UTC m=+203.606221898 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113ebac0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404100): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404100): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404100): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404100): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404100): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.46644864 +0000 UTC m=+203.606221898 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404100): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110a9ca80 item 4 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404740): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404740): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404740): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404740): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404740): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.467683818 +0000 UTC m=+203.607457076 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404740): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404bc0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404bc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404bc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404bc0): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404bc0): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404bc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.467683818 +0000 UTC m=+203.607457076 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404bc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405080): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405080): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405080): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405080): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405080): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.467683818 +0000 UTC m=+203.607457076 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405080): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110a9cf50 item 5 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405700): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405700): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405700): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405700): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405700): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.469372372 +0000 UTC m=+203.609145630 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405700): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405c40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405c40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405c40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405c40): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405c40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.469372372 +0000 UTC m=+203.609145630 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405c40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110a9d730 item 6 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114243c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114243c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114243c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114243c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114243c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.470843255 +0000 UTC m=+203.610616513 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114243c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114248c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114248c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114248c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114248c0): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114248c0): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114248c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114248c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.470843255 +0000 UTC m=+203.610616513 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114248c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111424d80): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111424d80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111424d80): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111424d80): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111424d80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.470843255 +0000 UTC m=+203.610616513 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111424d80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110a9db90 item 7 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425400): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425400): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425400): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425400): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425400): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.473157775 +0000 UTC m=+203.612931033 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425400): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425940): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425940): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425940): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425940): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425940): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.473157775 +0000 UTC m=+203.612931033 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111425940): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab81c0 item 8 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462000): _readAt: size=2, off=0 2026/05/20 01:55:21 ERROR : open-test-file(0x388111462000): Couldn't read size of file 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462000): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462000): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462000): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462000): close: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462000): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114623c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114623c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114623c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114623c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114623c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.474401167 +0000 UTC m=+203.614174425 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114623c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462840): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462840): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462840): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462840): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462840): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462840): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462840): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.474401167 +0000 UTC m=+203.614174425 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462840): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462d40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462d40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462d40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462d40): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462d40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.474401167 +0000 UTC m=+203.614174425 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462d40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab8770 item 9 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114633c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114633c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114633c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114633c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114633c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.476052491 +0000 UTC m=+203.615825750 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114633c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114638c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114638c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114638c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114638c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114638c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.476052491 +0000 UTC m=+203.615825750 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114638c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab8e70 item 10 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462380): _readAt: size=2, off=0 2026/05/20 01:55:21 ERROR : open-test-file(0x388111462380): Couldn't read size of file 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462380): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462380): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462380): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462380): close: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462380): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462740): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462740): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462740): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462740): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462740): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.480327771 +0000 UTC m=+203.620101029 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462740): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462c40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462c40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462c40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462c40): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462c40): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462c40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.480327771 +0000 UTC m=+203.620101029 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111462c40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463140): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463140): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463140): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463140): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463140): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.480327771 +0000 UTC m=+203.620101029 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463140): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881106e6a80 item 11 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463dc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463dc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463dc0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463dc0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463dc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.481986781 +0000 UTC m=+203.621760038 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111463dc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4400): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4400): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4400): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4400): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4400): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.481986781 +0000 UTC m=+203.621760038 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4400): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881106e7960 item 12 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4a40): _readAt: size=2, off=0 2026/05/20 01:55:21 ERROR : open-test-file(0x388110dc4a40): Couldn't read size of file 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4a40): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4a40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4a40): close: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4a40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4e40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4e40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4e40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4e40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4e40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.484010339 +0000 UTC m=+203.623783597 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc4e40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5500): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5500): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5500): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5500): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5500): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.484010339 +0000 UTC m=+203.623783597 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5500): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881106e7dc0 item 13 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5b80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5b80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5b80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5b80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5b80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.485721947 +0000 UTC m=+203.625495206 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dc5b80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d281c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d281c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d281c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d281c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d281c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.485721947 +0000 UTC m=+203.625495206 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d281c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab82a0 item 14 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28800): _readAt: size=2, off=0 2026/05/20 01:55:21 ERROR : open-test-file(0x388110d28800): Couldn't read size of file 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28800): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28800): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28800): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28800): close: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28800): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28bc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28bc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28bc0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28bc0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28bc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.487410703 +0000 UTC m=+203.627183961 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d28bc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29380): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29380): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29380): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29380): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29380): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.487410703 +0000 UTC m=+203.627183961 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29380): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab8930 item 15 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103c0400): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103c0400): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103c0400): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103c0400): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103c0400): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.488588661 +0000 UTC m=+203.628361920 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103c0400): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066a400): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066a400): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066a400): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066a400): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066a400): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.488588661 +0000 UTC m=+203.628361920 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066a400): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811074a230 item 16 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066b740): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066b740): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066b740): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066b740): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066b740): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.490443231 +0000 UTC m=+203.630216490 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066b740): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066bd00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066bd00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066bd00): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066bd00): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066bd00): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066bd00): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066bd00): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066bd00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.490443231 +0000 UTC m=+203.630216490 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811066bd00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c20740): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c20740): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c20740): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c20740): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c20740): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.490443231 +0000 UTC m=+203.630216490 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c20740): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811074a930 item 17 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21200): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21200): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21200): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21200): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21200): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.492455057 +0000 UTC m=+203.632228315 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21200): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21740): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21740): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21740): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21740): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21740): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.492455057 +0000 UTC m=+203.632228315 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21740): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811074b340 item 18 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21dc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21dc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21dc0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21dc0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21dc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.494514124 +0000 UTC m=+203.634287381 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c21dc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c828c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c828c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c828c0): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c828c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c828c0): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c828c0): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c828c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c828c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.494514124 +0000 UTC m=+203.634287381 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c828c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83140): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83140): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83140): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83140): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83140): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.494514124 +0000 UTC m=+203.634287381 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83140): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811074b810 item 19 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83a80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83a80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83a80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83a80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83a80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.496238627 +0000 UTC m=+203.636011905 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c83a80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348300): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348300): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348300): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348300): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348300): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.496238627 +0000 UTC m=+203.636011905 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348300): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110702000 item 20 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348b80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348b80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348b80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348b80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348b80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.498215817 +0000 UTC m=+203.637989076 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110348b80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103490c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103490c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103490c0): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103490c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103490c0): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103490c0): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103490c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103490c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.498215817 +0000 UTC m=+203.637989076 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103490c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103496c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103496c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103496c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103496c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103496c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.498215817 +0000 UTC m=+203.637989076 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881103496c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110702540 item 21 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110349d80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110349d80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110349d80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110349d80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110349d80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.500120662 +0000 UTC m=+203.639893920 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110349d80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d843c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d843c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d843c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d843c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d843c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.500120662 +0000 UTC m=+203.639893920 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d843c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110702cb0 item 22 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d84b40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d84b40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d84b40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d84b40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d84b40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.501383751 +0000 UTC m=+203.641157049 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d84b40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85040): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85040): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85040): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85040): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85040): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85040): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85040): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85040): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.501383751 +0000 UTC m=+203.641157049 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85040): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85540): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85540): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85540): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85540): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85540): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.501383751 +0000 UTC m=+203.641157049 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85540): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110703110 item 23 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29980): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29980): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29980): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29980): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29980): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.503554859 +0000 UTC m=+203.643328117 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29980): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29ec0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29ec0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29ec0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29ec0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29ec0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.503554859 +0000 UTC m=+203.643328117 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d29ec0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab9030 item 24 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7240): _readAt: size=2, off=0 2026/05/20 01:55:21 ERROR : open-test-file(0x388110ab7240): Couldn't read size of file 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7240): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7240): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7240): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7240): close: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7240): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7640): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7640): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7640): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7640): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7640): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.505070447 +0000 UTC m=+203.644843705 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7640): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7c40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7c40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7c40): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7c40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7c40): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7c40): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7c40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.505070447 +0000 UTC m=+203.644843705 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ab7c40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4400): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4400): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4400): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4400): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4400): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.505070447 +0000 UTC m=+203.644843705 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4400): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab9500 item 25 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4a80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4a80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4a80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4a80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4a80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.50761369 +0000 UTC m=+203.647386958 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4a80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4fc0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4fc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4fc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4fc0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4fc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.50761369 +0000 UTC m=+203.647386958 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f4fc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab9c00 item 26 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5600): _readAt: size=2, off=0 2026/05/20 01:55:21 ERROR : open-test-file(0x3881108f5600): Couldn't read size of file 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5600): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5600): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5600): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5600): close: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5600): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5d00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5d00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5d00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5d00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5d00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.509022315 +0000 UTC m=+203.648795573 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881108f5d00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea300): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea300): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea300): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea300): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea300): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea300): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea300): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea300): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.509022315 +0000 UTC m=+203.648795573 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea300): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea8c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea8c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea8c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea8c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea8c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.509022315 +0000 UTC m=+203.648795573 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ea8c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa02a0 item 27 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.511138329 +0000 UTC m=+203.650911587 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eaf40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb480): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb480): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb480): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb480): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb480): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.511138329 +0000 UTC m=+203.650911587 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111eb480): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa0850 item 28 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebac0): _readAt: size=2, off=0 2026/05/20 01:55:21 ERROR : open-test-file(0x3881111ebac0): Couldn't read size of file 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebac0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebac0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebac0): close: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebac0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebe80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebe80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebe80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebe80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebe80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.512775336 +0000 UTC m=+203.652548595 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111ebe80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2640): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2640): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2640): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2640): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2640): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.512775336 +0000 UTC m=+203.652548595 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2640): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa0bd0 item 29 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2cc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2cc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2cc0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2cc0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2cc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.514228736 +0000 UTC m=+203.654001995 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c2cc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3200): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3200): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3200): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3200): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3200): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.514228736 +0000 UTC m=+203.654001995 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3200): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1030 item 30 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3840): _readAt: size=2, off=0 2026/05/20 01:55:21 ERROR : open-test-file(0x3881107c3840): Couldn't read size of file 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3840): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3840): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3840): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3840): close: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3840): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3c00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3c00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3c00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3c00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3c00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.515349858 +0000 UTC m=+203.655123116 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107c3c00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e63c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e63c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e63c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e63c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e63c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.515349858 +0000 UTC m=+203.655123116 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e63c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1420 item 31 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 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 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6a40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6a40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6a40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6a40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6a40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.516517638 +0000 UTC m=+203.656290895 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6a40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6f80): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6f80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6f80): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6f80): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6f80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.516517638 +0000 UTC m=+203.656290895 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e6f80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1880 item 32 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e75c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e75c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e75c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e75c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e75c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.517658797 +0000 UTC m=+203.657432054 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e75c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e7a40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e7a40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e7a40): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e7a40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e7a40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1c00 item 33 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e7a40): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e7a40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.518052862 +0000 UTC m=+203.657826150 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881107e7a40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0040): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0040): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0040): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0040): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0040): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.518052862 +0000 UTC m=+203.657826150 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0040): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1dc0 item 33 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0680): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0680): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0680): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0680): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0680): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.519063054 +0000 UTC m=+203.658836322 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0680): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0b00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0b00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a0310 item 34 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0b00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0b00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0b00): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0b00): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0b00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.519594649 +0000 UTC m=+203.659367928 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a0b00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1040): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1040): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1040): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1040): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1040): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.519594649 +0000 UTC m=+203.659367928 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1040): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a0540 item 34 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1680): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1680): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1680): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1680): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1680): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.520789068 +0000 UTC m=+203.660562327 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1680): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1b00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1b00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1b00): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1b00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1b00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a08c0 item 35 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1b00): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1b00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.521375168 +0000 UTC m=+203.661148426 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109a1b00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be100): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be100): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be100): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be100): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be100): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.521375168 +0000 UTC m=+203.661148426 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be100): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a0a80 item 35 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be780): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be780): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be780): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be780): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be780): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.522876028 +0000 UTC m=+203.662649286 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109be780): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bec80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bec80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a0e00 item 36 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bec80): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bec80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bec80): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bec80): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bec80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.523398036 +0000 UTC m=+203.663171294 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bec80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf1c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf1c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf1c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf1c0): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf1c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.523398036 +0000 UTC m=+203.663171294 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf1c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a10a0 item 36 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf800): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf800): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf800): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf800): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf800): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.524488499 +0000 UTC m=+203.664261758 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bf800): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bfc80): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bfc80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bfc80): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bfc80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bfc80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a1420 item 37 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bfc80): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bfc80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.524863338 +0000 UTC m=+203.664636596 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109bfc80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da280): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da280): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da280): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da280): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da280): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.524863338 +0000 UTC m=+203.664636596 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da280): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a15e0 item 37 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da900): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da900): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da900): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da900): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da900): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.526065522 +0000 UTC m=+203.665838781 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109da900): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dae00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dae00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a1960 item 38 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dae00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dae00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dae00): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dae00): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dae00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.52647625 +0000 UTC m=+203.666249518 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dae00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db340): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db340): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db340): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db340): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db340): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.52647625 +0000 UTC m=+203.666249518 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db340): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a1b20 item 38 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db9c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db9c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db9c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db9c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db9c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.527435635 +0000 UTC m=+203.667208894 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109db9c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dbec0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dbec0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dbec0): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dbec0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dbec0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144e000 item 39 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dbec0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dbec0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.527834711 +0000 UTC m=+203.667607969 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881109dbec0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a204c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a204c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a204c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a204c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a204c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.527834711 +0000 UTC m=+203.667607969 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a204c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144e1c0 item 39 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a20b40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a20b40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a20b40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a20b40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a20b40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.528846194 +0000 UTC m=+203.668619452 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a20b40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21040): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21040): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144e540 item 40 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21040): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21040): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21040): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21040): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21040): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.529270797 +0000 UTC m=+203.669044056 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21040): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21580): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21580): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21580): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21580): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21580): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.529270797 +0000 UTC m=+203.669044056 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21580): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144e700 item 40 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21b40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21b40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21b40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21b40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21b40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21b40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21b40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.530270529 +0000 UTC m=+203.670043787 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a21b40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c140): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c140): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c140): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144eb60 item 41 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c140): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c140): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.53064582 +0000 UTC m=+203.670419078 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c140): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c600): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c600): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c600): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c600): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c600): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144ed20 item 41 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c600): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c600): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.531105369 +0000 UTC m=+203.670878627 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5c600): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5cb40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5cb40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5cb40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5cb40): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5cb40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.531105369 +0000 UTC m=+203.670878627 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5cb40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144eee0 item 41 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d180): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d180): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d180): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d180): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d180): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d180): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d180): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.532360644 +0000 UTC m=+203.672133902 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d180): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d680): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d680): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d680): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144f570 item 42 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d680): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d680): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.532666773 +0000 UTC m=+203.672440041 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5d680): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5dbc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5dbc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144f7a0 item 42 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5dbc0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5dbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5dbc0): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5dbc0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5dbc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.533129849 +0000 UTC m=+203.672903108 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110a5dbc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac240): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac240): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac240): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac240): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac240): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.533129849 +0000 UTC m=+203.672903108 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac240): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144f960 item 42 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac880): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac880): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac880): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac880): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac880): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac880): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac880): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.534489382 +0000 UTC m=+203.674262640 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bac880): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bacd80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bacd80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bacd80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144fce0 item 43 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bacd80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bacd80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.534916209 +0000 UTC m=+203.674689507 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bacd80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad2c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad2c0): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad2c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad2c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3c000 item 43 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad2c0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad2c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.535379897 +0000 UTC m=+203.675153155 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad2c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad800): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad800): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad800): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad800): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad800): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.535379897 +0000 UTC m=+203.675153155 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bad800): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3c380 item 43 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bade40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bade40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bade40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bade40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bade40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bade40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bade40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.536702119 +0000 UTC m=+203.676475377 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bade40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0440): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0440): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0440): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3cbd0 item 44 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0440): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0440): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.537117595 +0000 UTC m=+203.676890853 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0440): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0980): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0980): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3cee0 item 44 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0980): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0980): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0980): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0980): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0980): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.537537369 +0000 UTC m=+203.677310627 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0980): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0f00): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0f00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0f00): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0f00): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0f00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.537537369 +0000 UTC m=+203.677310627 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc0f00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3d0a0 item 44 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1540): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1540): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1540): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1540): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1540): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1540): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1540): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.538596874 +0000 UTC m=+203.678370132 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1540): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1a40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1a40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1a40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3d420 item 45 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1a40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1a40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.539014404 +0000 UTC m=+203.678787661 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bc1a40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8240): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8240): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8240): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8240): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8240): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.539014404 +0000 UTC m=+203.678787661 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8240): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3d5e0 item 45 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8880): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8880): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8880): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8880): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8880): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8880): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8880): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.540371342 +0000 UTC m=+203.680144610 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8880): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8d80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8d80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8d80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3d960 item 46 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8d80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8d80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.54089377 +0000 UTC m=+203.680667028 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf8d80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9480): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9480): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9480): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9480): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9480): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.54089377 +0000 UTC m=+203.680667028 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9480): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3dc00 item 46 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9ac0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9ac0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9ac0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9ac0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9ac0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9ac0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.542228335 +0000 UTC m=+203.682001593 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110bf9ac0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c0c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c0c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c0c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff21c0 item 47 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c0c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c0c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.542658941 +0000 UTC m=+203.682432198 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c0c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c7c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c7c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c7c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c7c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c7c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.542658941 +0000 UTC m=+203.682432198 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3c7c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff2540 item 47 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3ce00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3ce00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3ce00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3ce00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3ce00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3ce00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3ce00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.543859441 +0000 UTC m=+203.683632699 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3ce00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3d300): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3d300): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3d300): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff28c0 item 48 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3d300): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3d300): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.54445064 +0000 UTC m=+203.684223898 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3d300): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3da00): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3da00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3da00): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3da00): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3da00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.54445064 +0000 UTC m=+203.684223898 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c3da00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff2a80 item 48 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64140): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64140): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64140): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64140): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64140): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.545729069 +0000 UTC m=+203.685502327 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64140): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c645c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c645c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c645c0): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c645c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c645c0): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c645c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff2e00 item 49 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c645c0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c645c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.546134316 +0000 UTC m=+203.685907574 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c645c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64b00): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64b00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64b00): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64b00): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64b00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.546134316 +0000 UTC m=+203.685907574 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c64b00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff2fc0 item 49 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65180): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65180): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65180): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65180): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65180): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.547198229 +0000 UTC m=+203.686971487 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65180): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65680): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65680): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65680): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff33b0 item 50 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65680): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65680): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65680): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65680): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65680): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.547672486 +0000 UTC m=+203.687445744 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65680): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65c00): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65c00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65c00): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65c00): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65c00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.547672486 +0000 UTC m=+203.687445744 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110c65c00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff3570 item 50 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0380): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0380): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0380): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0380): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0380): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.548831349 +0000 UTC m=+203.688604607 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0380): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0880): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0880): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0880): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0880): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0880): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0880): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff38f0 item 51 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0880): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0880): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.549272543 +0000 UTC m=+203.689045802 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0880): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0dc0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0dc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0dc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0dc0): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0dc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.549272543 +0000 UTC m=+203.689045802 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca0dc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff3ab0 item 51 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1440): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1440): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1440): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1440): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1440): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.550487662 +0000 UTC m=+203.690260921 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1440): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1940): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1940): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1940): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff3e30 item 52 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1940): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1940): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1940): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1940): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1940): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.550947553 +0000 UTC m=+203.690720811 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1940): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1ec0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1ec0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1ec0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1ec0): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1ec0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.550947553 +0000 UTC m=+203.690720811 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ca1ec0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111642150 item 52 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16640): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16640): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16640): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16640): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16640): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.551977291 +0000 UTC m=+203.691750549 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16640): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16b40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16b40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16b40): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16b40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16b40): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16b40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111642700 item 53 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16b40): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16b40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.552396194 +0000 UTC m=+203.692169452 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d16b40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17080): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17080): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17080): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17080): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17080): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.552396194 +0000 UTC m=+203.692169452 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17080): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881116428c0 item 53 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17700): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17700): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17700): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17700): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17700): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.553643484 +0000 UTC m=+203.693416742 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17700): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17c00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17c00): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17c00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111642cb0 item 54 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17c00): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17c00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17c00): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17c00): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17c00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.554073938 +0000 UTC m=+203.693847196 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d17c00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64280): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64280): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64280): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64280): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64280): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.554073938 +0000 UTC m=+203.693847196 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64280): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111642e70 item 54 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64900): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64900): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64900): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64900): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64900): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.555146178 +0000 UTC m=+203.694919436 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64900): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64e00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64e00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64e00): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64e00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64e00): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64e00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881116431f0 item 55 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64e00): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64e00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.555522068 +0000 UTC m=+203.695295326 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d64e00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65340): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65340): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65340): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65340): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65340): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.555522068 +0000 UTC m=+203.695295326 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65340): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881116433b0 item 55 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d659c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d659c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d659c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d659c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d659c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.556709535 +0000 UTC m=+203.696482813 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d659c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65ec0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65ec0): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65ec0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111643730 item 56 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65ec0): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65ec0): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65ec0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65ec0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.557216104 +0000 UTC m=+203.696989362 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d65ec0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9c540): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9c540): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9c540): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9c540): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9c540): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.557216104 +0000 UTC m=+203.696989362 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9c540): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881116438f0 item 56 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9cb80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9cb80): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9cb80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9cb80): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9cb80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9cb80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9cb80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9cb80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.558226786 +0000 UTC m=+203.698000044 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9cb80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d0c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d0c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d0c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111643c70 item 57 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d0c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d0c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.558601356 +0000 UTC m=+203.698374614 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d0c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d600): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d600): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d600): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d600): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d600): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d600): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117ca150 item 57 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d600): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d600): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.55900595 +0000 UTC m=+203.698779208 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9d600): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9db80): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9db80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9db80): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9db80): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9db80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.55900595 +0000 UTC m=+203.698779208 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d9db80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117ca380 item 57 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba2c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba2c0): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba2c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba2c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba2c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba2c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba2c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.560063882 +0000 UTC m=+203.699837140 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba2c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba800): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba800): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba800): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117ca7e0 item 58 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba800): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba800): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.560532198 +0000 UTC m=+203.700305456 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dba800): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbad40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbad40): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbad40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117ca9a0 item 58 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbad40): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbad40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbad40): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbad40): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbad40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.561007739 +0000 UTC m=+203.700780996 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbad40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb300): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb300): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb300): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb300): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb300): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.561007739 +0000 UTC m=+203.700780996 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb300): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cab60 item 58 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb940): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb940): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb940): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb940): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb940): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb940): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb940): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb940): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.562026295 +0000 UTC m=+203.701799553 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbb940): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbbe80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbbe80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbbe80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117caf50 item 59 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbbe80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbbe80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.562407476 +0000 UTC m=+203.702180735 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dbbe80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dec4c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dec4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dec4c0): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dec4c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dec4c0): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dec4c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cb110 item 59 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dec4c0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dec4c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.562824686 +0000 UTC m=+203.702597944 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dec4c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110deca40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110deca40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110deca40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110deca40): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110deca40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.562824686 +0000 UTC m=+203.702597944 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110deca40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cb2d0 item 59 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded080): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded080): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded080): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded080): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded080): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded080): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded080): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded080): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.564112773 +0000 UTC m=+203.703886030 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded080): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded5c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded5c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded5c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cb650 item 60 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded5c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded5c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.564690967 +0000 UTC m=+203.704464225 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110ded5c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dedb00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dedb00): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dedb00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cb810 item 60 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dedb00): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dedb00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dedb00): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dedb00): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dedb00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.565230308 +0000 UTC m=+203.705003576 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110dedb00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e401c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e401c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e401c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e401c0): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e401c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.565230308 +0000 UTC m=+203.705003576 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e401c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cb9d0 item 60 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40800): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40800): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40800): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40800): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40800): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40800): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40800): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40800): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.566606351 +0000 UTC m=+203.706379609 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40800): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40d40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40d40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40d40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cbd50 item 61 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40d40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40d40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.567048288 +0000 UTC m=+203.706821546 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e40d40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41440): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41440): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41440): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41440): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41440): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.567048288 +0000 UTC m=+203.706821546 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41440): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111824070 item 61 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41a80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41a80): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41a80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41a80): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41a80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41a80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41a80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41a80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.568355671 +0000 UTC m=+203.708128929 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110e41a80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a0c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a0c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a0c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111824540 item 62 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a0c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a0c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.568847602 +0000 UTC m=+203.708620860 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a0c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a7c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a7c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a7c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a7c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a7c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.568847602 +0000 UTC m=+203.708620860 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8a7c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111824700 item 62 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ae00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ae00): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ae00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ae00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ae00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ae00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ae00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ae00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.570195662 +0000 UTC m=+203.709968921 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ae00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8b340): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8b340): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8b340): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111824a80 item 63 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8b340): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8b340): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.57066996 +0000 UTC m=+203.710443218 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8b340): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ba40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ba40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ba40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ba40): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ba40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.57066996 +0000 UTC m=+203.710443218 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110f8ba40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111824c40 item 63 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 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 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4180): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4180): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4180): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4180): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4180): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4180): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4180): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4180): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.57211282 +0000 UTC m=+203.711886078 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4180): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe46c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe46c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe46c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881118251f0 item 64 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe46c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe46c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.572599281 +0000 UTC m=+203.712372539 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe46c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4dc0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4dc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4dc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4dc0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4dc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.572599281 +0000 UTC m=+203.712372539 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe4dc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881118253b0 item 64 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5400): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5400): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5400): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5400): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5400): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.574249273 +0000 UTC m=+203.714022530 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5400): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5880): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5880): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5880): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5880): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5880): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881118258f0 item 65 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5880): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5880): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.574678906 +0000 UTC m=+203.714452164 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5880): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5d80): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5d80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5d80): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5d80): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5d80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.574678906 +0000 UTC m=+203.714452164 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110fe5d80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111825ab0 item 65 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110864c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110864c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110864c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110864c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110864c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.576026125 +0000 UTC m=+203.715799383 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110864c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086940): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086940): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110950150 item 66 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086940): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086940): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086940): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086940): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086940): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.576744093 +0000 UTC m=+203.716517351 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086940): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086e80): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086e80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086e80): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086e80): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086e80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.576744093 +0000 UTC m=+203.716517351 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111086e80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110950310 item 66 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110874c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110874c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110874c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110874c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110874c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.577903046 +0000 UTC m=+203.717676305 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110874c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087940): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087940): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087940): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087940): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087940): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110950930 item 67 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087940): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087940): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.578532197 +0000 UTC m=+203.718305455 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087940): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087e40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087e40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087e40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087e40): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087e40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.578532197 +0000 UTC m=+203.718305455 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111087e40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110950af0 item 67 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110ba5c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110ba5c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110ba5c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110ba5c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110ba5c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.580131804 +0000 UTC m=+203.719905061 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110ba5c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110baac0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110baac0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110951650 item 68 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110baac0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110baac0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110baac0): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110baac0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110baac0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.580590241 +0000 UTC m=+203.720363499 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110baac0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb000): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb000): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb000): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb000): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb000): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.580590241 +0000 UTC m=+203.720363499 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb000): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110951880 item 68 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb640): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb640): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb640): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb640): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb640): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.581777598 +0000 UTC m=+203.721550866 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bb640): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bbac0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bbac0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bbac0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bbac0): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bbac0): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110951dc0 item 69 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bbac0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bbac0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.582268777 +0000 UTC m=+203.722042035 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110bbac0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f80c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f80c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f80c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f80c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f80c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.582268777 +0000 UTC m=+203.722042035 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f80c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110aa60e0 item 69 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8740): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8740): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8740): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8740): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8740): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.583749618 +0000 UTC m=+203.723522877 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8740): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8c40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8c40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110aa64d0 item 70 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8c40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8c40): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8c40): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8c40): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8c40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.584201073 +0000 UTC m=+203.723974331 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881110f8c40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8180): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8180): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8180): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8180): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8180): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.584201073 +0000 UTC m=+203.723974331 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8180): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150e000 item 70 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8800): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8800): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8800): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8800): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8800): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.585754903 +0000 UTC m=+203.725528161 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8800): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8d00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8d00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8d00): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8d00): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8d00): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150e690 item 71 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8d00): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8d00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.586824737 +0000 UTC m=+203.726597995 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b8d00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9200): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9200): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9200): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9200): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9200): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.586824737 +0000 UTC m=+203.726597995 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9200): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150ea10 item 71 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9880): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9880): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9880): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9880): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9880): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.588880066 +0000 UTC m=+203.728653324 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9880): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9d80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9d80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150efc0 item 72 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9d80): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9d80): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9d80): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9d80): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9d80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.589539925 +0000 UTC m=+203.729313182 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112b9d80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e63c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e63c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e63c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e63c0): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e63c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.589539925 +0000 UTC m=+203.729313182 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e63c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150f180 item 72 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6980): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6980): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6980): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6980): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6980): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6980): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6980): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.590860434 +0000 UTC m=+203.730633692 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6980): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6e80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6e80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6e80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150f500 item 73 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6e80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6e80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.591607678 +0000 UTC m=+203.731380946 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e6e80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7340): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7340): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7340): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7340): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7340): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150f960 item 73 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7340): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7340): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.592321738 +0000 UTC m=+203.732094996 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7340): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7880): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7880): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7880): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7880): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7880): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.592321738 +0000 UTC m=+203.732094996 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7880): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150fb20 item 73 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7ec0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7ec0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7ec0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7ec0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7ec0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7ec0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7ec0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.593471614 +0000 UTC m=+203.733244872 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112e7ec0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119e4c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119e4c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119e4c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881116342a0 item 74 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119e4c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119e4c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.59380793 +0000 UTC m=+203.733581189 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119e4c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ea00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ea00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634460 item 74 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ea00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ea00): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ea00): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ea00): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ea00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.594481285 +0000 UTC m=+203.734254543 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ea00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ef80): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ef80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ef80): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ef80): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ef80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.594481285 +0000 UTC m=+203.734254543 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119ef80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634620 item 74 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119f5c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119f5c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119f5c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119f5c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119f5c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119f5c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119f5c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.596013153 +0000 UTC m=+203.735786411 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119f5c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119fac0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119fac0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119fac0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634a10 item 75 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119fac0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119fac0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.596422678 +0000 UTC m=+203.736195936 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811119fac0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8100): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8100): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8100): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8100): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8100): _writeAt: size=3, off=2 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634bd0 item 75 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8100): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8100): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.597011182 +0000 UTC m=+203.736784439 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8100): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8640): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8640): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8640): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8640): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8640): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.597011182 +0000 UTC m=+203.736784439 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8640): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634d90 item 75 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8c80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8c80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8c80): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8c80): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8c80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8c80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8c80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.598386393 +0000 UTC m=+203.738159651 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d8c80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9180): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9180): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9180): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111635110 item 76 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9180): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9180): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.599216373 +0000 UTC m=+203.738989632 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9180): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d96c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d96c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881116352d0 item 76 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d96c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d96c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d96c0): _writeAt: size=3, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d96c0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d96c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.599800769 +0000 UTC m=+203.739574027 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d96c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9c40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9c40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9c40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9c40): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9c40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.599800769 +0000 UTC m=+203.739574027 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881111d9c40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111635490 item 76 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e380): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e380): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e380): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e380): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e380): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e380): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e380): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.601861107 +0000 UTC m=+203.741634365 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e380): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e880): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e880): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e880): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111635960 item 77 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e880): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e880): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.602827416 +0000 UTC m=+203.742600674 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120e880): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120ef80): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120ef80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120ef80): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120ef80): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120ef80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.602827416 +0000 UTC m=+203.742600674 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120ef80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111635b90 item 77 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120f5c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120f5c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120f5c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120f5c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120f5c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120f5c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120f5c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.605381859 +0000 UTC m=+203.745155117 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120f5c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120fac0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120fac0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120fac0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114460e0 item 78 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120fac0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120fac0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.605757079 +0000 UTC m=+203.745530338 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811120fac0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112522c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112522c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112522c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112522c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112522c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.605757079 +0000 UTC m=+203.745530338 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112522c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114462a0 item 78 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252900): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252900): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252900): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252900): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252900): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252900): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252900): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.607170053 +0000 UTC m=+203.746943311 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252900): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252e00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252e00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252e00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111446620 item 79 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252e00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252e00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.607592953 +0000 UTC m=+203.747366211 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111252e00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253500): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253500): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253500): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253500): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253500): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.607592953 +0000 UTC m=+203.747366211 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253500): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114467e0 item 79 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253b40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253b40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253b40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253b40): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253b40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253b40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253b40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.609394302 +0000 UTC m=+203.749167560 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111253b40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4140): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4140): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4140): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111446bd0 item 80 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4140): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4140): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.609780513 +0000 UTC m=+203.749553771 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4140): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4840): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4840): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4840): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4840): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4840): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.609780513 +0000 UTC m=+203.749553771 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4840): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111446e70 item 80 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4e80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4e80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4e80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4e80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4e80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.611186453 +0000 UTC m=+203.750959711 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a4e80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5300): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5300): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5300): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5300): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5300): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5300): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111447420 item 81 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5300): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5300): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.611580778 +0000 UTC m=+203.751354036 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5300): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5840): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5840): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5840): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5840): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5840): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.611580778 +0000 UTC m=+203.751354036 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5840): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114475e0 item 81 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5ec0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5ec0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5ec0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5ec0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5ec0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.6129873 +0000 UTC m=+203.752760558 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881112a5ec0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130e4c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130e4c0): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130e4c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111447a40 item 82 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130e4c0): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130e4c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130e4c0): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130e4c0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130e4c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.613627902 +0000 UTC m=+203.753401160 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130e4c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130ea40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130ea40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130ea40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130ea40): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130ea40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.613627902 +0000 UTC m=+203.753401160 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130ea40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111447c70 item 82 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f0c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f0c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f0c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f0c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f0c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.614785743 +0000 UTC m=+203.754559001 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f0c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f5c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f5c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f5c0): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f5c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f5c0): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f5c0): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c81c0 item 83 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f5c0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f5c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.615251925 +0000 UTC m=+203.755025183 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130f5c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130fb00): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130fb00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130fb00): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130fb00): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130fb00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.615251925 +0000 UTC m=+203.755025183 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811130fb00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c8460 item 83 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a280): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a280): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a280): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a280): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a280): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.616460001 +0000 UTC m=+203.756233260 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a280): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a780): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a780): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a780): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c8850 item 84 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a780): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a780): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a780): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a780): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a780): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.616871811 +0000 UTC m=+203.756645069 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132a780): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132ad00): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132ad00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132ad00): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132ad00): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132ad00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.616871811 +0000 UTC m=+203.756645069 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132ad00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c8a10 item 84 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b380): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b380): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b380): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b380): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b380): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.618426302 +0000 UTC m=+203.758199559 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b380): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b880): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b880): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b880): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b880): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b880): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b880): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c8d90 item 85 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b880): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b880): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.618894948 +0000 UTC m=+203.758668216 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132b880): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132bdc0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132bdc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132bdc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132bdc0): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132bdc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.618894948 +0000 UTC m=+203.758668216 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x38811132bdc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c8f50 item 85 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358540): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358540): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358540): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358540): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358540): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.62010069 +0000 UTC m=+203.759873948 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358540): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358a40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358a40): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358a40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c9490 item 86 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358a40): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358a40): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358a40): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358a40): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358a40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.620499504 +0000 UTC m=+203.760272762 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358a40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358fc0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358fc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358fc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358fc0): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358fc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.620499504 +0000 UTC m=+203.760272762 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111358fc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c9650 item 86 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359640): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359640): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359640): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359640): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359640): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.621738318 +0000 UTC m=+203.761511577 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359640): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359b40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359b40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359b40): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359b40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359b40): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359b40): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c99d0 item 87 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359b40): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359b40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.622275695 +0000 UTC m=+203.762048953 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111359b40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372180): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372180): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372180): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372180): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372180): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.622275695 +0000 UTC m=+203.762048953 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372180): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c9b90 item 87 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372800): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372800): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372800): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372800): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372800): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.623743643 +0000 UTC m=+203.763516900 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372800): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372d00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372d00): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372d00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110918230 item 88 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372d00): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372d00): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372d00): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372d00): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372d00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.624294244 +0000 UTC m=+203.764067502 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111372d00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373280): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373280): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373280): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373280): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373280): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.624294244 +0000 UTC m=+203.764067502 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373280): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110918770 item 88 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113738c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113738c0): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113738c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113738c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113738c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113738c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113738c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113738c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.62606813 +0000 UTC m=+203.765841389 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113738c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373e00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373e00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373e00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110918d90 item 89 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373e00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373e00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.626570341 +0000 UTC m=+203.766343629 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111373e00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a0440): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a0440): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a0440): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a0440): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a0440): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a0440): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881109191f0 item 89 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a0440): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a0440): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.627281146 +0000 UTC m=+203.767054424 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a0440): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a09c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a09c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a09c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a09c0): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a09c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.627281146 +0000 UTC m=+203.767054424 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881113a09c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110919420 item 89 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85e40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85e40): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85e40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85e40): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85e40): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85e40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85e40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85e40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.629019415 +0000 UTC m=+203.768792703 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388110d85e40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404480): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404480): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404480): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110703b90 item 90 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404480): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404480): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.62978832 +0000 UTC m=+203.769561598 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404480): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114049c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114049c0): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114049c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110703e30 item 90 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114049c0): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114049c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114049c0): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114049c0): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114049c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.630415327 +0000 UTC m=+203.770188585 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114049c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404f80): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404f80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404f80): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404f80): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404f80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.630415327 +0000 UTC m=+203.770188585 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111404f80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811071c4d0 item 90 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114055c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114055c0): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114055c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114055c0): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114055c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114055c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114055c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114055c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.631984104 +0000 UTC m=+203.771757362 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114055c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405b00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405b00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405b00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811071ccb0 item 91 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405b00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405b00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.632424969 +0000 UTC m=+203.772198227 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111405b00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434140): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434140): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434140): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434140): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434140): >_readAt: n=2, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434140): _writeAt: size=3, off=7 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811071cf50 item 91 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434140): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434140): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.633133429 +0000 UTC m=+203.772906687 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434140): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114346c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114346c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114346c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114346c0): >_readAt: n=8, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114346c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.633133429 +0000 UTC m=+203.772906687 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114346c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811071d420 item 91 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434d00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434d00): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434d00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434d00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434d00): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434d00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434d00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434d00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.634509883 +0000 UTC m=+203.774283141 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111434d00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435240): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435240): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435240): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811071dab0 item 92 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435240): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435240): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.63496253 +0000 UTC m=+203.774735788 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435240): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435780): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435780): open at offset 5 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435780): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811071dd50 item 92 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435780): _readAt: size=2, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435780): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435780): _writeAt: size=3, off=5 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435780): >_writeAt: n=3, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435780): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.635659739 +0000 UTC m=+203.775432997 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435780): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435d40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435d40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435d40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435d40): >_readAt: n=3, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435d40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.635659739 +0000 UTC m=+203.775432997 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111435d40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111538230 item 92 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111478480): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111478480): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111478480): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111478480): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111478480): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111478480): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111478480): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111478480): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.636878536 +0000 UTC m=+203.776651793 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111478480): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114789c0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114789c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114789c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111538620 item 93 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114789c0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114789c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.637280817 +0000 UTC m=+203.777054075 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114789c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114790c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114790c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114790c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114790c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114790c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.637280817 +0000 UTC m=+203.777054075 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114790c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115387e0 item 93 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479700): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479700): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479700): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479700): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479700): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479700): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479700): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479700): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.638734797 +0000 UTC m=+203.778508065 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479700): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479c40): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479c40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479c40): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111538bd0 item 94 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479c40): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479c40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.639126609 +0000 UTC m=+203.778899867 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x388111479c40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2440): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2440): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2440): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2440): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2440): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.639126609 +0000 UTC m=+203.778899867 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2440): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111538e70 item 94 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2a80): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2a80): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2a80): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2a80): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2a80): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2a80): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2a80): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2a80): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.640179752 +0000 UTC m=+203.779953010 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2a80): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2fc0): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2fc0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2fc0): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115391f0 item 95 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2fc0): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2fc0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.640614735 +0000 UTC m=+203.780387994 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b2fc0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b36c0): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b36c0): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b36c0): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b36c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b36c0): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.640614735 +0000 UTC m=+203.780387994 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b36c0): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111539880 item 95 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 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 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b3d00): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b3d00): open at offset 0 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b3d00): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b3d00): _readAt: size=2, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b3d00): >_readAt: n=0, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b3d00): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b3d00): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b3d00): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.641687204 +0000 UTC m=+203.781460463 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114b3d00): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6340): _writeAt: size=5, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6340): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6340): >openPending: err= 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111539c70 item 96 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6340): >_writeAt: n=5, err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6340): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.642320834 +0000 UTC m=+203.782094091 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6340): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6a40): _readAt: size=512, off=0 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6a40): openPending: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6a40): >openPending: err= 2026/05/20 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6a40): >_readAt: n=5, err=EOF 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6a40): close: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:21.642320834 +0000 UTC m=+203.782094091 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:21 DEBUG : open-test-file(0x3881114d6a40): >close: err= 2026/05/20 01:55:21 DEBUG : open-test-file: Remove: 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111539e30 item 96 2026/05/20 01:55:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:21 DEBUG : open-test-file: >Remove: err= 2026/05/20 01:55:21 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:21 DEBUG : Looking for writers 2026/05/20 01:55:21 DEBUG : >WaitForWriters: 2026/05/20 01:55:21 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:22 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:22 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:22 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:22 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/20 01:55:22 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9280): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9280): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9280): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9280): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9280): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.477641797 +0000 UTC m=+204.617415055 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9280): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9700): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9700): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9700): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9700): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9700): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9700): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9700): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.477641797 +0000 UTC m=+204.617415055 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9700): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9bc0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9bc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9bc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9bc0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9bc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.477641797 +0000 UTC m=+204.617415055 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9bc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110aa73b0 item 1 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a300): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a300): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a300): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a300): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a300): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.482413617 +0000 UTC m=+204.622186875 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a300): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a800): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a800): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a800): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a800): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a800): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.482413617 +0000 UTC m=+204.622186875 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111a800): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110aa79d0 item 2 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111ae40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111ae40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111ae40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111ae40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111ae40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.483845105 +0000 UTC m=+204.623618363 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111ae40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b2c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b2c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b2c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b2c0): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b2c0): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b2c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.483845105 +0000 UTC m=+204.623618363 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b2c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b780): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b780): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b780): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b780): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b780): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.483845105 +0000 UTC m=+204.623618363 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111b780): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114ae1c0 item 3 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111be00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111be00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111be00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111be00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111be00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.48748911 +0000 UTC m=+204.627262368 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811111be00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114a440): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114a440): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114a440): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114a440): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114a440): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.48748911 +0000 UTC m=+204.627262368 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114a440): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114ae690 item 4 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114aa80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114aa80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114aa80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114aa80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114aa80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.489624972 +0000 UTC m=+204.629398230 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114aa80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114af00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114af00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114af00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114af00): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114af00): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114af00): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114af00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.489624972 +0000 UTC m=+204.629398230 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114af00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114b3c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114b3c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114b3c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114b3c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114b3c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.489624972 +0000 UTC m=+204.629398230 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114b3c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114aea10 item 5 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114ba40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114ba40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114ba40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114ba40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114ba40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.493407658 +0000 UTC m=+204.633180917 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811114ba40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174080): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174080): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174080): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174080): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174080): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.493407658 +0000 UTC m=+204.633180917 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174080): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114af0a0 item 6 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174700): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174700): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174700): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174700): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174700): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.495529042 +0000 UTC m=+204.635302300 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174700): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174c00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174c00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174c00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174c00): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174c00): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174c00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.495529042 +0000 UTC m=+204.635302300 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111174c00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111750c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111750c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111750c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111750c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111750c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.495529042 +0000 UTC m=+204.635302300 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111750c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114af420 item 7 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175740): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175740): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175740): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175740): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175740): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.499738417 +0000 UTC m=+204.639511675 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175740): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175c80): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175c80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175c80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175c80): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175c80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.499738417 +0000 UTC m=+204.639511675 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111175c80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114af8f0 item 8 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592340): _readAt: size=2, off=0 2026/05/20 01:55:22 ERROR : open-test-file(0x388111592340): Couldn't read size of file 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592340): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592340): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592340): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592340): close: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592340): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592700): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592700): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592700): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592700): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592700): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.501455897 +0000 UTC m=+204.641229155 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592700): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592b80): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592b80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592b80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592b80): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592b80): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592b80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.501455897 +0000 UTC m=+204.641229155 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592b80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593080): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593080): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593080): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593080): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593080): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.501455897 +0000 UTC m=+204.641229155 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593080): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881114afc70 item 9 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d75c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d75c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d75c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d75c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d75c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.505230198 +0000 UTC m=+204.645003457 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d75c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7b00): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7b00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7b00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7b00): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7b00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.505230198 +0000 UTC m=+204.645003457 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7b00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fde8c0 item 10 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c240): _readAt: size=2, off=0 2026/05/20 01:55:22 ERROR : open-test-file(0x38811153c240): Couldn't read size of file 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c240): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c240): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c240): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c240): close: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c240): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c600): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c600): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c600): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c600): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c600): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.507767389 +0000 UTC m=+204.647540647 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153c600): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153cb00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153cb00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153cb00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153cb00): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153cb00): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153cb00): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153cb00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.507767389 +0000 UTC m=+204.647540647 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153cb00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d000): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d000): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d000): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d000): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d000): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.507767389 +0000 UTC m=+204.647540647 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d000): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fdec40 item 11 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d680): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d680): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d680): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d680): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d680): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.511790472 +0000 UTC m=+204.651563730 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153d680): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153dbc0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153dbc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153dbc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153dbc0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153dbc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.511790472 +0000 UTC m=+204.651563730 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811153dbc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fdf2d0 item 12 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e300): _readAt: size=2, off=0 2026/05/20 01:55:22 ERROR : open-test-file(0x38811155e300): Couldn't read size of file 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e300): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e300): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e300): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e300): close: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e300): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e6c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e6c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e6c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e6c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e6c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.513099819 +0000 UTC m=+204.652873097 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e6c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ed80): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ed80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ed80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ed80): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ed80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.513099819 +0000 UTC m=+204.652873097 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ed80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fdf730 item 13 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f400): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f400): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f400): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f400): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f400): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.516776445 +0000 UTC m=+204.656549704 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f400): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f940): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f940): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f940): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f940): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f940): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.516776445 +0000 UTC m=+204.656549704 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f940): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fdfce0 item 14 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593800): _readAt: size=2, off=0 2026/05/20 01:55:22 ERROR : open-test-file(0x388111593800): Couldn't read size of file 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593800): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593800): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593800): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593800): close: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593800): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593bc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593bc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593bc0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593bc0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593bc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.519894535 +0000 UTC m=+204.659667793 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593bc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0380): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0380): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0380): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0380): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0380): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.519894535 +0000 UTC m=+204.659667793 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0380): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110962540 item 15 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155fe80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155fe80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155fe80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155fe80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155fe80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.522667031 +0000 UTC m=+204.662440289 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155fe80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0900): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0900): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0900): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0900): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0900): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.522667031 +0000 UTC m=+204.662440289 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0900): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110754230 item 16 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0f40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0f40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0f40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0f40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0f40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.526747212 +0000 UTC m=+204.666520470 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b0f40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b13c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b13c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b13c0): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b13c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b13c0): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b13c0): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b13c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b13c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.526747212 +0000 UTC m=+204.666520470 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b13c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b18c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b18c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b18c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b18c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b18c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.526747212 +0000 UTC m=+204.666520470 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115b18c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e5a310 item 17 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c100): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c100): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c100): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c100): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c100): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.528482275 +0000 UTC m=+204.668255533 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c100): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c640): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c640): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c640): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c640): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c640): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.528482275 +0000 UTC m=+204.668255533 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160c640): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e5a9a0 item 18 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160ccc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160ccc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160ccc0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160ccc0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160ccc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.531618068 +0000 UTC m=+204.671391326 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160ccc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d1c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d1c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d1c0): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d1c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d1c0): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d1c0): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d1c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.531618068 +0000 UTC m=+204.671391326 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d1c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d6c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d6c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d6c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d6c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d6c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.531618068 +0000 UTC m=+204.671391326 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160d6c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e5ae00 item 19 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160dd40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160dd40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160dd40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160dd40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160dd40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.535270128 +0000 UTC m=+204.675043385 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811160dd40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157a700): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157a700): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157a700): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157a700): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157a700): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.535270128 +0000 UTC m=+204.675043385 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157a700): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e5b490 item 20 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157ad80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157ad80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157ad80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157ad80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157ad80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.538770321 +0000 UTC m=+204.678543579 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157ad80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b280): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b280): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b280): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b280): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b280): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b280): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b280): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b280): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.538770321 +0000 UTC m=+204.678543579 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b280): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b780): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b780): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b780): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b780): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b780): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.538770321 +0000 UTC m=+204.678543579 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811157b780): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e5b960 item 21 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0400): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0400): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0400): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0400): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0400): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.540903909 +0000 UTC m=+204.680677166 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0400): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066a500): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066a500): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066a500): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066a500): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066a500): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.540903909 +0000 UTC m=+204.680677166 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066a500): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881107544d0 item 22 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b840): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b840): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b840): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b840): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b840): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.542787091 +0000 UTC m=+204.682560350 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b840): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066be80): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066be80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066be80): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066be80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066be80): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066be80): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066be80): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066be80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.542787091 +0000 UTC m=+204.682560350 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066be80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20980): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20980): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20980): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20980): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20980): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.542787091 +0000 UTC m=+204.682560350 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20980): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110754d20 item 23 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21340): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21340): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21340): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21340): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21340): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.546476482 +0000 UTC m=+204.686249740 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21340): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21880): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21880): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21880): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21880): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21880): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.546476482 +0000 UTC m=+204.686249740 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21880): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110755260 item 24 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21ec0): _readAt: size=2, off=0 2026/05/20 01:55:22 ERROR : open-test-file(0x388110c21ec0): Couldn't read size of file 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21ec0): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21ec0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21ec0): close: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21ec0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c82880): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c82880): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c82880): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c82880): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c82880): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.550282414 +0000 UTC m=+204.690055671 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c82880): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c83040): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c83040): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c83040): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c83040): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c83040): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c83040): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c83040): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c83040): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.550282414 +0000 UTC m=+204.690055671 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c83040): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c838c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c838c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c838c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c838c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c838c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.550282414 +0000 UTC m=+204.690055671 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c838c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881107559d0 item 25 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110348280): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110348280): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110348280): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110348280): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110348280): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.553979068 +0000 UTC m=+204.693752326 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110348280): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103489c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103489c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103489c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103489c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103489c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.553979068 +0000 UTC m=+204.693752326 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103489c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881106e6af0 item 26 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349040): _readAt: size=2, off=0 2026/05/20 01:55:22 ERROR : open-test-file(0x388110349040): Couldn't read size of file 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349040): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349040): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349040): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349040): close: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349040): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349500): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349500): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349500): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349500): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349500): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.555434511 +0000 UTC m=+204.695207769 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349500): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349a00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349a00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349a00): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349a00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349a00): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349a00): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349a00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.555434511 +0000 UTC m=+204.695207769 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110349a00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28080): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28080): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28080): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28080): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28080): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.555434511 +0000 UTC m=+204.695207769 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28080): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881106e7260 item 27 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28700): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28700): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28700): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28700): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28700): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.558915589 +0000 UTC m=+204.698688846 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28700): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28d40): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28d40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28d40): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28d40): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28d40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.558915589 +0000 UTC m=+204.698688846 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d28d40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881106e7e30 item 28 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29380): _readAt: size=2, off=0 2026/05/20 01:55:22 ERROR : open-test-file(0x388110d29380): Couldn't read size of file 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29380): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29380): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29380): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29380): close: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29380): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29740): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29740): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29740): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29740): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29740): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.562971272 +0000 UTC m=+204.702744531 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29740): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29e00): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29e00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29e00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29e00): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29e00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.562971272 +0000 UTC m=+204.702744531 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d29e00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811074a540 item 29 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab6900): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab6900): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab6900): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab6900): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab6900): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.564748124 +0000 UTC m=+204.704521382 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab6900): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab7740): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab7740): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab7740): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab7740): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab7740): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.564748124 +0000 UTC m=+204.704521382 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ab7740): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811074ac40 item 30 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4080): _readAt: size=2, off=0 2026/05/20 01:55:22 ERROR : open-test-file(0x3881108f4080): Couldn't read size of file 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4080): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4080): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4080): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4080): close: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4080): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4440): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4440): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4440): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4440): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4440): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.569151606 +0000 UTC m=+204.708924864 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4440): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4b00): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4b00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4b00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4b00): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4b00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.569151606 +0000 UTC m=+204.708924864 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f4b00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811074b3b0 item 31 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 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 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f5180): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f5180): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f5180): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f5180): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f5180): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.570659228 +0000 UTC m=+204.710432487 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f5180): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f56c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f56c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f56c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f56c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f56c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.570659228 +0000 UTC m=+204.710432487 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881108f56c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811074b880 item 32 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea140): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea140): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea140): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea140): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea140): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.5744968 +0000 UTC m=+204.714270059 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea140): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea5c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea5c0): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea5c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea5c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811074bd50 item 33 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea5c0): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea5c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.5750096 +0000 UTC m=+204.714782858 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ea5c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eab40): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eab40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eab40): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eab40): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eab40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.5750096 +0000 UTC m=+204.714782858 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eab40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab80e0 item 33 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb180): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb180): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb180): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb180): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb180): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.576339056 +0000 UTC m=+204.716112314 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb180): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb600): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb600): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab85b0 item 34 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb600): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb600): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb600): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb600): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb600): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.577712875 +0000 UTC m=+204.717486132 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111eb600): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ebb40): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ebb40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ebb40): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ebb40): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ebb40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.577712875 +0000 UTC m=+204.717486132 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881111ebb40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab8930 item 34 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84280): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84280): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84280): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84280): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84280): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.57991951 +0000 UTC m=+204.719692788 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84280): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84700): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84700): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84700): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84700): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84700): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab8e00 item 35 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84700): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84700): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.581438795 +0000 UTC m=+204.721212053 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84700): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f83c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f83c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f83c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f83c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f83c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.581438795 +0000 UTC m=+204.721212053 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f83c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa0230 item 35 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8a40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8a40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8a40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8a40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8a40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.583836021 +0000 UTC m=+204.723609279 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8a40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8f40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8f40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa05b0 item 36 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8f40): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8f40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8f40): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8f40): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8f40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.585641117 +0000 UTC m=+204.725414374 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f8f40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f94c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f94c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f94c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f94c0): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f94c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.585641117 +0000 UTC m=+204.725414374 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f94c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa0850 item 36 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9b00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9b00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9b00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9b00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9b00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.587385646 +0000 UTC m=+204.727158905 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881110f9b00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6080): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6080): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6080): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6080): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6080): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa0bd0 item 37 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6080): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6080): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.59034142 +0000 UTC m=+204.730114678 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6080): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6580): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6580): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6580): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6580): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6580): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.59034142 +0000 UTC m=+204.730114678 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6580): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa0d90 item 37 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6c00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6c00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6c00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6c00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6c00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.591727993 +0000 UTC m=+204.731501251 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d6c00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7140): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7140): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1260 item 38 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7140): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7140): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7140): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7140): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7140): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.592568785 +0000 UTC m=+204.732342042 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7140): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7680): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7680): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7680): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7680): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7680): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.592568785 +0000 UTC m=+204.732342042 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7680): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1420 item 38 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7d00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7d00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7d00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7d00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7d00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.593898661 +0000 UTC m=+204.733671919 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881114d7d00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592300): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592300): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592300): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592300): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592300): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1880 item 39 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592300): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592300): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.596699099 +0000 UTC m=+204.736472357 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592300): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592800): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592800): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592800): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592800): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592800): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.596699099 +0000 UTC m=+204.736472357 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592800): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1a40 item 39 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592e80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592e80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592e80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592e80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592e80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.598311871 +0000 UTC m=+204.738085129 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111592e80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593380): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593380): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110fa1dc0 item 40 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593380): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593380): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593380): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593380): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593380): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.598856181 +0000 UTC m=+204.738629439 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388111593380): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e340): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e340): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e340): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e340): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e340): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.598856181 +0000 UTC m=+204.738629439 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e340): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a0150 item 40 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e900): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e900): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e900): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e900): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e900): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e900): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e900): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.602060043 +0000 UTC m=+204.741833301 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155e900): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ee00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ee00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ee00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a0540 item 41 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ee00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ee00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.602667843 +0000 UTC m=+204.742441101 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155ee00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f2c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f2c0): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f2c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f2c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a0700 item 41 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f2c0): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f2c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.603746745 +0000 UTC m=+204.743520003 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f2c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f800): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f800): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f800): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f800): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f800): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.603746745 +0000 UTC m=+204.743520003 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811155f800): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a08c0 item 41 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc140): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc140): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc140): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc140): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc140): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc140): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc140): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.606799271 +0000 UTC m=+204.746572528 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc140): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc640): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc640): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc640): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a0c40 item 42 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc640): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc640): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.607334704 +0000 UTC m=+204.747107962 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fc640): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84bc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84bc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab8f50 item 42 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84bc0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84bc0): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84bc0): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84bc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.607881498 +0000 UTC m=+204.747654756 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d84bc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85140): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85140): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85140): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85140): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85140): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.607881498 +0000 UTC m=+204.747654756 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85140): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab9110 item 42 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85780): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85780): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85780): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85780): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85780): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85780): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85780): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.610455248 +0000 UTC m=+204.750228506 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85780): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85c80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85c80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85c80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab95e0 item 43 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85c80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85c80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.612532498 +0000 UTC m=+204.752305756 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d85c80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e62c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e62c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e62c0): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e62c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e62c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab9810 item 43 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e62c0): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e62c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.613280374 +0000 UTC m=+204.753053631 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e62c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6800): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6800): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6800): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6800): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6800): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.613280374 +0000 UTC m=+204.753053631 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6800): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ab9b90 item 43 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6e40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6e40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6e40): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6e40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6e40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6e40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6e40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.61770204 +0000 UTC m=+204.757475298 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e6e40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7340): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7340): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7340): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144e0e0 item 44 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7340): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7340): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.618270595 +0000 UTC m=+204.758043853 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7340): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7880): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7880): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144e2a0 item 44 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7880): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7880): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7880): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7880): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7880): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.618822199 +0000 UTC m=+204.758595458 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7880): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7e00): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7e00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7e00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7e00): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7e00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.618822199 +0000 UTC m=+204.758595458 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881107e7e00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144e460 item 44 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ac540): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ac540): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ac540): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ac540): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ac540): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ac540): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ac540): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.620271621 +0000 UTC m=+204.760044879 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ac540): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109aca40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109aca40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109aca40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144e7e0 item 45 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109aca40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109aca40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.623261087 +0000 UTC m=+204.763034346 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109aca40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad140): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad140): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad140): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad140): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad140): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.623261087 +0000 UTC m=+204.763034346 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad140): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144ea80 item 45 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad780): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad780): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad780): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad780): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad780): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad780): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad780): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.624682207 +0000 UTC m=+204.764455466 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109ad780): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109adc80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109adc80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109adc80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144ee00 item 46 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109adc80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109adc80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.6253181 +0000 UTC m=+204.765091359 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109adc80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4480): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4480): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4480): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4480): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4480): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.6253181 +0000 UTC m=+204.765091359 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4480): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144efc0 item 46 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4ac0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4ac0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4ac0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4ac0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4ac0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4ac0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.627293989 +0000 UTC m=+204.767067247 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4ac0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4fc0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4fc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4fc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144f650 item 47 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4fc0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4fc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.629762049 +0000 UTC m=+204.769535317 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c4fc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c56c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c56c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c56c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c56c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c56c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.629762049 +0000 UTC m=+204.769535317 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c56c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144f810 item 47 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c5d00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c5d00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c5d00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c5d00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c5d00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c5d00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c5d00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.631584146 +0000 UTC m=+204.771357404 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109c5d00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8300): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8300): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8300): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144fb90 item 48 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8300): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8300): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.634226006 +0000 UTC m=+204.773999263 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8300): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8a00): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8a00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8a00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8a00): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8a00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.634226006 +0000 UTC m=+204.773999263 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e8a00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811144fd50 item 48 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9040): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9040): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9040): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9040): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9040): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.63589324 +0000 UTC m=+204.775666498 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9040): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e94c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e94c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e94c0): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e94c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e94c0): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e94c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3c770 item 49 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e94c0): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e94c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.638858932 +0000 UTC m=+204.778632210 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e94c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9a00): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9a00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9a00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9a00): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9a00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.638858932 +0000 UTC m=+204.778632210 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881109e9a00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3c9a0 item 49 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06180): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06180): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06180): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06180): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06180): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.640502331 +0000 UTC m=+204.780275590 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06180): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06680): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06680): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06680): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3cf50 item 50 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06680): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06680): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06680): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06680): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06680): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.643489964 +0000 UTC m=+204.783263222 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06680): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06c00): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06c00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06c00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06c00): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06c00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.643489964 +0000 UTC m=+204.783263222 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a06c00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3d110 item 50 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07280): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07280): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07280): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07280): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07280): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.644746241 +0000 UTC m=+204.784519499 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07280): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07780): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07780): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07780): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07780): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07780): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07780): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3d490 item 51 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07780): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07780): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.64531123 +0000 UTC m=+204.785084489 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07780): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07cc0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07cc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07cc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07cc0): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07cc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.64531123 +0000 UTC m=+204.785084489 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a07cc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3d650 item 51 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32440): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32440): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32440): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32440): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32440): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.6465798 +0000 UTC m=+204.786353058 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32440): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32940): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32940): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32940): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3d9d0 item 52 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32940): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32940): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32940): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32940): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32940): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.649261094 +0000 UTC m=+204.789034351 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32940): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32ec0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32ec0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32ec0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32ec0): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32ec0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.649261094 +0000 UTC m=+204.789034351 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a32ec0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110e3dc70 item 52 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33540): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33540): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33540): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33540): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33540): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.650454571 +0000 UTC m=+204.790227839 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33540): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33a40): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33a40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33a40): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33a40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33a40): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33a40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff2230 item 53 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33a40): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33a40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.650983312 +0000 UTC m=+204.790756570 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a33a40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58080): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58080): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58080): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58080): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58080): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.650983312 +0000 UTC m=+204.790756570 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58080): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff25b0 item 53 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58700): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58700): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58700): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58700): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58700): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.654251827 +0000 UTC m=+204.794025085 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58700): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58c00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58c00): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58c00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff2930 item 54 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58c00): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58c00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58c00): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58c00): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58c00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.654787631 +0000 UTC m=+204.794560888 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a58c00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59180): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59180): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59180): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59180): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59180): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.654787631 +0000 UTC m=+204.794560888 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59180): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff2af0 item 54 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59800): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59800): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59800): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59800): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59800): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.6563675 +0000 UTC m=+204.796140757 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59800): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59d00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59d00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59d00): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59d00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59d00): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59d00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff2e70 item 55 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59d00): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59d00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.659405518 +0000 UTC m=+204.799178776 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110a59d00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0340): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0340): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0340): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0340): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0340): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.659405518 +0000 UTC m=+204.799178776 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0340): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff3030 item 55 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af09c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af09c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af09c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af09c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af09c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.66058014 +0000 UTC m=+204.800353399 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af09c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0ec0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0ec0): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0ec0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff3420 item 56 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0ec0): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0ec0): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0ec0): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0ec0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.661128698 +0000 UTC m=+204.800901956 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af0ec0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1440): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1440): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1440): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1440): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1440): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.661128698 +0000 UTC m=+204.800901956 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1440): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff35e0 item 56 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1a80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1a80): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1a80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1a80): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1a80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1a80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1a80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1a80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.662279396 +0000 UTC m=+204.802052654 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110af1a80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c0c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c0c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c0c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff3960 item 57 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c0c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c0c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.66487119 +0000 UTC m=+204.804644447 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c0c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c600): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c600): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c600): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c600): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c600): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c600): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff3b20 item 57 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c600): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c600): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.665409969 +0000 UTC m=+204.805183227 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1c600): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1cb80): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1cb80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1cb80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1cb80): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1cb80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.665409969 +0000 UTC m=+204.805183227 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1cb80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110ff3ce0 item 57 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d1c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d1c0): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d1c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d1c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d1c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d1c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d1c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.666750375 +0000 UTC m=+204.806523643 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d1c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d700): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d700): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d700): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881116421c0 item 58 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d700): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d700): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.667189136 +0000 UTC m=+204.806962394 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1d700): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1dc40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1dc40): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1dc40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111642380 item 58 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1dc40): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1dc40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1dc40): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1dc40): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1dc40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.667716193 +0000 UTC m=+204.807489451 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b1dc40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c300): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c300): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c300): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c300): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c300): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.667716193 +0000 UTC m=+204.807489451 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c300): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111642770 item 58 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c940): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c940): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c940): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c940): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c940): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c940): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c940): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c940): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.669973414 +0000 UTC m=+204.809746672 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2c940): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2ce80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2ce80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2ce80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111642b60 item 59 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2ce80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2ce80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.671457833 +0000 UTC m=+204.811231091 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2ce80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d3c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d3c0): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d3c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d3c0): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d3c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111642d20 item 59 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d3c0): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d3c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.671903395 +0000 UTC m=+204.811676654 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d3c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d940): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d940): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d940): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d940): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d940): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.671903395 +0000 UTC m=+204.811676654 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b2d940): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111642ee0 item 59 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e080): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e080): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e080): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e080): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e080): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e080): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e080): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e080): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.676024935 +0000 UTC m=+204.815798192 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e080): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e5c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e5c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e5c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111643260 item 60 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e5c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e5c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.676473733 +0000 UTC m=+204.816246991 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3e5c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3eb00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3eb00): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3eb00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111643420 item 60 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3eb00): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3eb00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3eb00): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3eb00): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3eb00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.676956507 +0000 UTC m=+204.816729765 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3eb00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f0c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f0c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f0c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f0c0): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f0c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.676956507 +0000 UTC m=+204.816729765 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f0c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881116435e0 item 60 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f700): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f700): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f700): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f700): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f700): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f700): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f700): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f700): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.678138865 +0000 UTC m=+204.817912123 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3f700): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3fc40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3fc40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3fc40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111643960 item 61 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3fc40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3fc40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.678604766 +0000 UTC m=+204.818378024 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b3fc40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5c440): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5c440): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5c440): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5c440): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5c440): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.678604766 +0000 UTC m=+204.818378024 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5c440): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111643b20 item 61 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5ca80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5ca80): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5ca80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5ca80): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5ca80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5ca80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5ca80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5ca80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.681516034 +0000 UTC m=+204.821289292 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5ca80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5cfc0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5cfc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5cfc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117ca1c0 item 62 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5cfc0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5cfc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.681948282 +0000 UTC m=+204.821721541 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5cfc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5d6c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5d6c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5d6c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5d6c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5d6c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.681948282 +0000 UTC m=+204.821721541 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5d6c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117ca4d0 item 62 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5dd00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5dd00): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5dd00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5dd00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5dd00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5dd00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5dd00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5dd00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.683958696 +0000 UTC m=+204.823731954 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b5dd00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6e340): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6e340): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6e340): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117ca850 item 63 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6e340): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6e340): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.68645527 +0000 UTC m=+204.826228527 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6e340): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6ea40): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6ea40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6ea40): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6ea40): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6ea40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.68645527 +0000 UTC m=+204.826228527 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6ea40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117caa10 item 63 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 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 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f080): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f080): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f080): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f080): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f080): >_readAt: n=0, err=Bad file descriptor 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f080): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f080): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f080): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.687694545 +0000 UTC m=+204.827467803 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f080): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f5c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f5c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f5c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cae00 item 64 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f5c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f5c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.68813616 +0000 UTC m=+204.827909418 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6f5c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6fcc0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6fcc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6fcc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6fcc0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6fcc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.68813616 +0000 UTC m=+204.827909418 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b6fcc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cafc0 item 64 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82400): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82400): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82400): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82400): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82400): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.690166522 +0000 UTC m=+204.829939780 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82400): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82880): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82880): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82880): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82880): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82880): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cb340 item 65 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82880): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82880): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.692247189 +0000 UTC m=+204.832020446 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82880): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82d80): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82d80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82d80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82d80): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82d80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.692247189 +0000 UTC m=+204.832020446 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b82d80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cb500 item 65 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b833c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b833c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b833c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b833c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b833c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.693525067 +0000 UTC m=+204.833298325 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b833c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83840): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83840): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cb880 item 66 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83840): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83840): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83840): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83840): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83840): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.694614528 +0000 UTC m=+204.834387787 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83840): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83d80): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83d80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83d80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83d80): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83d80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.694614528 +0000 UTC m=+204.834387787 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110b83d80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cba40 item 66 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba04c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba04c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba04c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba04c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba04c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.698237953 +0000 UTC m=+204.838011212 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba04c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0940): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0940): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0940): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0940): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0940): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117cbdc0 item 67 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0940): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0940): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.69873789 +0000 UTC m=+204.838511148 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0940): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0e40): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0e40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0e40): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0e40): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0e40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.69873789 +0000 UTC m=+204.838511148 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba0e40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881118240e0 item 67 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba14c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba14c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba14c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba14c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba14c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.699986452 +0000 UTC m=+204.839759710 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba14c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba19c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba19c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881118245b0 item 68 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba19c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba19c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba19c0): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba19c0): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba19c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.701297874 +0000 UTC m=+204.841071132 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ba19c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6000): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6000): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6000): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6000): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6000): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.701297874 +0000 UTC m=+204.841071132 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6000): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111824770 item 68 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6640): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6640): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6640): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6640): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6640): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.702449442 +0000 UTC m=+204.842222700 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6640): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6ac0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6ac0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6ac0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6ac0): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6ac0): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111824af0 item 69 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6ac0): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6ac0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.702978944 +0000 UTC m=+204.842752203 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6ac0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6fc0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6fc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6fc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6fc0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6fc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.702978944 +0000 UTC m=+204.842752203 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc6fc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111824cb0 item 69 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7640): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7640): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7640): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7640): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7640): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.704373694 +0000 UTC m=+204.844146951 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7640): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7b40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7b40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111825260 item 70 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7b40): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7b40): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7b40): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7b40): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7b40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.704969551 +0000 UTC m=+204.844742809 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bc7b40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc180): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc180): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc180): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc180): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc180): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.704969551 +0000 UTC m=+204.844742809 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc180): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111825420 item 70 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc800): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc800): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc800): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc800): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc800): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.70640073 +0000 UTC m=+204.846173987 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfc800): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfcd00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfcd00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfcd00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfcd00): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfcd00): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111825960 item 71 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfcd00): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfcd00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.706830051 +0000 UTC m=+204.846603309 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfcd00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd200): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd200): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd200): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd200): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd200): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.706830051 +0000 UTC m=+204.846603309 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd200): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111825b20 item 71 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd880): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd880): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd880): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd880): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd880): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.708125092 +0000 UTC m=+204.847898350 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfd880): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfdd80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfdd80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881109501c0 item 72 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfdd80): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfdd80): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfdd80): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfdd80): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfdd80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.708567499 +0000 UTC m=+204.848340767 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110bfdd80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fca00): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fca00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fca00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fca00): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fca00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.708567499 +0000 UTC m=+204.848340767 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fca00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110950380 item 72 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fcfc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fcfc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fcfc0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fcfc0): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fcfc0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fcfc0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fcfc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.709796585 +0000 UTC m=+204.849569843 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fcfc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd4c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd4c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd4c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a1110 item 73 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd4c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd4c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.710457054 +0000 UTC m=+204.850230313 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd4c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd980): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd980): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd980): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd980): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd980): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a12d0 item 73 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd980): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd980): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.711075445 +0000 UTC m=+204.850848713 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fd980): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fdec0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fdec0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fdec0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fdec0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fdec0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.711075445 +0000 UTC m=+204.850848713 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881113fdec0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a1490 item 73 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cac600): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cac600): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cac600): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cac600): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cac600): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cac600): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cac600): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.712598386 +0000 UTC m=+204.852371644 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cac600): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cacb00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cacb00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cacb00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a1810 item 74 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cacb00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cacb00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.713053577 +0000 UTC m=+204.852826835 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cacb00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad040): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad040): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a19d0 item 74 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad040): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad040): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad040): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad040): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad040): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.713619207 +0000 UTC m=+204.853392466 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad040): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad5c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad5c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad5c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad5c0): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad5c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.713619207 +0000 UTC m=+204.853392466 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cad5c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881117a1b90 item 74 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cadc00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cadc00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cadc00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cadc00): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cadc00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cadc00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cadc00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.715214786 +0000 UTC m=+204.854988045 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110cadc00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18200): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18200): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18200): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150e150 item 75 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18200): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18200): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.715744168 +0000 UTC m=+204.855517426 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18200): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18740): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18740): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18740): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18740): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18740): _writeAt: size=3, off=2 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150e4d0 item 75 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18740): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18740): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.716238494 +0000 UTC m=+204.856011752 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18740): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18c80): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18c80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18c80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18c80): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18c80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.716238494 +0000 UTC m=+204.856011752 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d18c80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150e7e0 item 75 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d192c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d192c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d192c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d192c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d192c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d192c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d192c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.717684349 +0000 UTC m=+204.857457607 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d192c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d197c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d197c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d197c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150ec40 item 76 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d197c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d197c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.718188393 +0000 UTC m=+204.857961651 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d197c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d19d00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d19d00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150f030 item 76 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d19d00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d19d00): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d19d00): _writeAt: size=3, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d19d00): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d19d00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.718882536 +0000 UTC m=+204.858655795 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d19d00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54380): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54380): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54380): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54380): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54380): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.718882536 +0000 UTC m=+204.858655795 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54380): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150f1f0 item 76 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d549c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d549c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d549c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d549c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d549c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d549c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d549c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.720515306 +0000 UTC m=+204.860288585 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d549c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54ec0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54ec0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54ec0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150f730 item 77 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54ec0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54ec0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.721292236 +0000 UTC m=+204.861065494 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d54ec0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d555c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d555c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d555c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d555c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d555c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.721292236 +0000 UTC m=+204.861065494 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d555c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811150f9d0 item 77 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d55c00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d55c00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d55c00): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d55c00): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d55c00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d55c00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d55c00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.722854391 +0000 UTC m=+204.862627650 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d55c00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90200): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90200): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90200): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634070 item 78 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90200): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90200): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.723497127 +0000 UTC m=+204.863270386 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90200): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90900): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90900): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90900): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90900): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90900): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.723497127 +0000 UTC m=+204.863270386 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110d90900): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634310 item 78 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46480): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46480): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46480): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46480): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46480): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46480): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46480): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.725007385 +0000 UTC m=+204.864780644 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46480): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46980): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46980): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46980): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110950770 item 79 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46980): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46980): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.725807249 +0000 UTC m=+204.865580517 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c46980): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47080): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47080): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47080): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47080): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47080): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.725807249 +0000 UTC m=+204.865580517 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47080): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110950a10 item 79 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c476c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c476c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c476c0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c476c0): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c476c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c476c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c476c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.727983436 +0000 UTC m=+204.867756694 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c476c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47bc0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47bc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47bc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110951490 item 80 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47bc0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47bc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.728479305 +0000 UTC m=+204.868252562 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c47bc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c643c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c643c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c643c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c643c0): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c643c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.728479305 +0000 UTC m=+204.868252562 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c643c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881109517a0 item 80 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64a00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64a00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64a00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64a00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64a00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.730197556 +0000 UTC m=+204.869970814 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64a00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64e80): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64e80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64e80): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64e80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64e80): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64e80): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110951ce0 item 81 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64e80): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64e80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.730908281 +0000 UTC m=+204.870681539 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c64e80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c653c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c653c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c653c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c653c0): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c653c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.730908281 +0000 UTC m=+204.870681539 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c653c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111446000 item 81 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c65a40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c65a40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c65a40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c65a40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c65a40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.732482429 +0000 UTC m=+204.872255687 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c65a40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a040): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a040): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a040): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111446380 item 82 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a040): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a040): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a040): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a040): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a040): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.733204876 +0000 UTC m=+204.872978144 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a040): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a5c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a5c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a5c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a5c0): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a5c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.733204876 +0000 UTC m=+204.872978144 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a5c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111446540 item 82 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ac40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ac40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ac40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ac40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ac40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.734690186 +0000 UTC m=+204.874463444 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ac40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b140): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b140): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b140): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b140): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b140): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b140): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111446930 item 83 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b140): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b140): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.735355686 +0000 UTC m=+204.875128944 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b140): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2000): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2000): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2000): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2000): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2000): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.735355686 +0000 UTC m=+204.875128944 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2000): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110962a10 item 83 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2680): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2680): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2680): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2680): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2680): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.737018482 +0000 UTC m=+204.876791740 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2680): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2b80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2b80): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2b80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110963110 item 84 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2b80): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2b80): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2b80): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2b80): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2b80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.737680464 +0000 UTC m=+204.877453722 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d2b80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3100): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3100): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3100): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3100): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3100): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.737680464 +0000 UTC m=+204.877453722 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3100): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881109632d0 item 84 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3780): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3780): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3780): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3780): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3780): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.739229475 +0000 UTC m=+204.879002734 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3780): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3c80): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3c80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3c80): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3c80): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3c80): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3c80): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110963880 item 85 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3c80): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3c80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.739872272 +0000 UTC m=+204.879645530 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115d3c80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e82c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e82c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e82c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e82c0): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e82c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.739872272 +0000 UTC m=+204.879645530 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e82c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110963d50 item 85 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8940): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8940): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8940): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8940): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8940): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.741423687 +0000 UTC m=+204.881196945 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8940): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8e40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8e40): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8e40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c83f0 item 86 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8e40): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8e40): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8e40): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8e40): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8e40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.742066744 +0000 UTC m=+204.881840002 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e8e40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e93c0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e93c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e93c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e93c0): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e93c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.742066744 +0000 UTC m=+204.881840002 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e93c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c8620 item 86 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e9a40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e9a40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e9a40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e9a40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e9a40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.743710374 +0000 UTC m=+204.883483632 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881115e9a40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84040): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84040): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84040): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84040): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84040): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84040): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c89a0 item 87 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84040): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84040): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.74450658 +0000 UTC m=+204.884279838 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84040): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84580): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84580): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84580): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84580): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84580): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.74450658 +0000 UTC m=+204.884279838 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84580): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c8b60 item 87 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84c00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84c00): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84c00): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84c00): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84c00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.74596993 +0000 UTC m=+204.885743188 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e84c00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85100): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85100): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85100): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c8ee0 item 88 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85100): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85100): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85100): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85100): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85100): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.746579292 +0000 UTC m=+204.886352550 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85100): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85680): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85680): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85680): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85680): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85680): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.746579292 +0000 UTC m=+204.886352550 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85680): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c9260 item 88 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85cc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85cc0): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85cc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85cc0): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85cc0): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85cc0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85cc0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85cc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.748522619 +0000 UTC m=+204.888295877 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e85cc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0300): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0300): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0300): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c95e0 item 89 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0300): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0300): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.749261718 +0000 UTC m=+204.889034976 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0300): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0840): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0840): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0840): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0840): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0840): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0840): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c97a0 item 89 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0840): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0840): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.750138597 +0000 UTC m=+204.889911855 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0840): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0dc0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0dc0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0dc0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0dc0): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0dc0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.750138597 +0000 UTC m=+204.889911855 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea0dc0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c9960 item 89 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1400): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1400): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1400): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1400): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1400): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1400): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1400): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1400): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.751590314 +0000 UTC m=+204.891363572 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1400): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1940): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1940): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1940): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881115c9dc0 item 90 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1940): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1940): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.752285469 +0000 UTC m=+204.892058726 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1940): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1e80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1e80): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1e80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881107021c0 item 90 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1e80): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1e80): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1e80): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1e80): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1e80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.75298379 +0000 UTC m=+204.892757048 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ea1e80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba540): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba540): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba540): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba540): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba540): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.75298379 +0000 UTC m=+204.892757048 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba540): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110702460 item 90 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10140): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10140): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10140): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10140): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10140): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10140): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10140): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10140): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.756944113 +0000 UTC m=+204.896717372 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10140): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10680): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10680): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10680): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38811071c4d0 item 91 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10680): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10680): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.758149695 +0000 UTC m=+204.897922954 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f10680): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba280): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba280): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba280): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba280): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba280): >_readAt: n=2, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba280): _writeAt: size=3, off=7 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634070 item 91 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba280): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba280): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.758867062 +0000 UTC m=+204.898640321 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba280): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba840): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba840): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba840): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba840): >_readAt: n=8, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba840): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.758867062 +0000 UTC m=+204.898640321 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110eba840): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634310 item 91 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebae80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebae80): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebae80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebae80): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebae80): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebae80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebae80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebae80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.761647673 +0000 UTC m=+204.901420932 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebae80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb3c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb3c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb3c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634770 item 92 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb3c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb3c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.763854489 +0000 UTC m=+204.903627748 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb3c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb900): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb900): open at offset 5 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb900): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634930 item 92 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb900): _readAt: size=2, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb900): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb900): _writeAt: size=3, off=5 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb900): >_writeAt: n=3, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb900): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.765755265 +0000 UTC m=+204.905528523 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebb900): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebbec0): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebbec0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebbec0): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebbec0): >_readAt: n=3, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebbec0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.765755265 +0000 UTC m=+204.905528523 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110ebbec0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634af0 item 92 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a600): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a600): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a600): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a600): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a600): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a600): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a600): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a600): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.767043893 +0000 UTC m=+204.906817152 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0a600): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ab40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ab40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ab40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111634e70 item 93 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ab40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ab40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.768846765 +0000 UTC m=+204.908620023 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ab40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b240): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b240): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b240): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b240): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b240): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.768846765 +0000 UTC m=+204.908620023 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0b240): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388111635030 item 93 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ba80): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ba80): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ba80): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ba80): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ba80): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ba80): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ba80): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ba80): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.771520164 +0000 UTC m=+204.911293422 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110e0ba80): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f109c0): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f109c0): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f109c0): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881116353b0 item 94 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f109c0): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f109c0): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.773857375 +0000 UTC m=+204.913630634 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110f109c0): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0d00): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0d00): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0d00): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0d00): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0d00): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.773857375 +0000 UTC m=+204.913630634 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x3881103c0d00): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110702000 item 94 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b400): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b400): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b400): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b400): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b400): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b400): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b400): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b400): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.775266541 +0000 UTC m=+204.915039800 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066b400): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066ba40): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066ba40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066ba40): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110702620 item 95 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066ba40): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066ba40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.779198192 +0000 UTC m=+204.918971449 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x38811066ba40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20780): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20780): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20780): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20780): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20780): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.779198192 +0000 UTC m=+204.918971449 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c20780): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3881107027e0 item 95 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 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 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21200): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21200): open at offset 0 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21200): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21200): _readAt: size=2, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21200): >_readAt: n=0, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21200): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21200): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21200): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.78060835 +0000 UTC m=+204.920381608 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21200): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21740): _writeAt: size=5, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21740): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21740): >openPending: err= 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110702d20 item 96 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21740): >_writeAt: n=5, err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21740): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.78110563 +0000 UTC m=+204.920878888 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21740): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 01:55:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 01:55:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 01:55:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 01:55:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21e40): _readAt: size=512, off=0 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21e40): openPending: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21e40): >openPending: err= 2026/05/20 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21e40): >_readAt: n=5, err=EOF 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21e40): close: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 01:55:22.78110563 +0000 UTC m=+204.920878888 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:22 DEBUG : open-test-file(0x388110c21e40): >close: err= 2026/05/20 01:55:22 DEBUG : open-test-file: Remove: 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x388110702fc0 item 96 2026/05/20 01:55:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 01:55:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 01:55:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 01:55:22 DEBUG : open-test-file: >Remove: err= 2026/05/20 01:55:22 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:22 DEBUG : Looking for writers 2026/05/20 01:55:22 DEBUG : >WaitForWriters: 2026/05/20 01:55:22 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.16s) --- PASS: TestRWFileHandleOpenTests/writes (1.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.15s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.29s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:23 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:23 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:23 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:23 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:23 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:23 DEBUG : file1: newRWFileHandle: 2026/05/20 01:55:23 DEBUG : file1(0x388110348740): openPending: 2026/05/20 01:55:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:23 DEBUG : file1(0x388110348740): >openPending: err= 2026/05/20 01:55:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 01:55:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 01:55:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 01:55:23 DEBUG : file1(0x388110348740): _writeAt: size=2, off=0 2026/05/20 01:55:23 DEBUG : file1(0x388110348740): >_writeAt: n=2, err= 2026/05/20 01:55:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/20 01:55:23 DEBUG : file1(0x388110348740): RWFileHandle.Flush 2026/05/20 01:55:23 DEBUG : file1(0x388110348740): RWFileHandle.Release 2026/05/20 01:55:23 DEBUG : file1(0x388110348740): close: 2026/05/20 01:55:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/20 01:55:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:23 DEBUG : file1(0x388110348740): >close: err= 2026/05/20 01:55:23 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:23 DEBUG : Looking for writers 2026/05/20 01:55:23 DEBUG : file1: reading active writers 2026/05/20 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:55:23 DEBUG : Looking for writers 2026/05/20 01:55:23 DEBUG : file1: reading active writers 2026/05/20 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:55:23 DEBUG : Looking for writers 2026/05/20 01:55:23 DEBUG : file1: reading active writers 2026/05/20 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:55:23 DEBUG : Looking for writers 2026/05/20 01:55:23 DEBUG : file1: reading active writers 2026/05/20 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:55:23 DEBUG : file1: vfs cache: starting upload 2026/05/20 01:55:23 DEBUG : Looking for writers 2026/05/20 01:55:23 DEBUG : file1: reading active writers 2026/05/20 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:55:23 DEBUG : Looking for writers 2026/05/20 01:55:23 DEBUG : file1: reading active writers 2026/05/20 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:55:24 DEBUG : Looking for writers 2026/05/20 01:55:24 DEBUG : file1: reading active writers 2026/05/20 01:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:55:24 DEBUG : file1: size = 2 OK 2026/05/20 01:55:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:55:24 INFO : file1: Copied (new) 2026/05/20 01:55:24 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/05/20 01:55:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 01:55:24 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/20 01:55:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:55:24 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 01:55:24 DEBUG : Looking for writers 2026/05/20 01:55:24 DEBUG : file1: reading active writers 2026/05/20 01:55:24 DEBUG : >WaitForWriters: 2026/05/20 01:55:25 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:25 DEBUG : Looking for writers 2026/05/20 01:55:25 DEBUG : file1: reading active writers 2026/05/20 01:55:25 DEBUG : >WaitForWriters: 2026/05/20 01:55:25 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.13s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:25 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:25 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:25 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:25 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:25 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:25 DEBUG : rename_me: newRWFileHandle: 2026/05/20 01:55:25 DEBUG : rename_me(0x388110349040): openPending: 2026/05/20 01:55:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 01:55:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/20 01:55:25 DEBUG : rename_me(0x388110349040): >openPending: err= 2026/05/20 01:55:25 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/20 01:55:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/20 01:55:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/20 01:55:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/20 01:55:25 DEBUG : rename_me(0x388110349040): _writeAt: size=5, off=0 2026/05/20 01:55:25 DEBUG : rename_me(0x388110349040): >_writeAt: n=5, err= 2026/05/20 01:55:25 DEBUG : rename_me(0x388110349040): close: 2026/05/20 01:55:25 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-20 01:55:25.594793802 +0000 UTC m=+207.734567060 2026/05/20 01:55:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/20 01:55:25 DEBUG : rename_me(0x388110349040): >close: err= 2026/05/20 01:55:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/20 01:55:25 DEBUG : i_was_renamed: Updating file with 0x388110d08270 2026/05/20 01:55:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/20 01:55:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/20 01:55:25 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:25 DEBUG : Looking for writers 2026/05/20 01:55:25 DEBUG : i_was_renamed: reading active writers 2026/05/20 01:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 01:55:25 DEBUG : Looking for writers 2026/05/20 01:55:25 DEBUG : i_was_renamed: reading active writers 2026/05/20 01:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 01:55:25 DEBUG : Looking for writers 2026/05/20 01:55:25 DEBUG : i_was_renamed: reading active writers 2026/05/20 01:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 01:55:25 DEBUG : Looking for writers 2026/05/20 01:55:25 DEBUG : i_was_renamed: reading active writers 2026/05/20 01:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 01:55:25 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/20 01:55:25 DEBUG : Looking for writers 2026/05/20 01:55:25 DEBUG : i_was_renamed: reading active writers 2026/05/20 01:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 01:55:25 DEBUG : Looking for writers 2026/05/20 01:55:25 DEBUG : i_was_renamed: reading active writers 2026/05/20 01:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 01:55:26 DEBUG : Looking for writers 2026/05/20 01:55:26 DEBUG : i_was_renamed: reading active writers 2026/05/20 01:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 01:55:26 DEBUG : i_was_renamed: size = 5 OK 2026/05/20 01:55:26 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/05/20 01:55:26 INFO : i_was_renamed: Copied (new) 2026/05/20 01:55:26 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-20 01:55:25 +0000 UTC," 2026/05/20 01:55:26 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/20 01:55:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/20 01:55:26 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/20 01:55:26 DEBUG : Looking for writers 2026/05/20 01:55:26 DEBUG : i_was_renamed: reading active writers 2026/05/20 01:55:26 DEBUG : >WaitForWriters: 2026/05/20 01:55:26 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.86s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:27 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 01:55:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:27 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 01:55:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-daxuwip8bava" 2026/05/20 01:55:27 INFO : files root 'rclone-test-daxuwip8bava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 01:55:27 DEBUG : forgetting directory cache 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate(0x3881103498c0): _readAt: size=512, off=0 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate(0x3881103498c0): openPending: 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 00:56:27 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 01:55:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate(0x3881103498c0): >openPending: err= 2026/05/20 01:55:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:28 DEBUG : forgetting directory cache 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate(0x3881103498c0): >_readAt: n=20, err=EOF 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate(0x3881103498c0): close: 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 00:56:27 +0000 UTC 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate(0x3881103498c0): >close: err= 2026/05/20 01:55:28 DEBUG : Re-reading directory (264.135269ms old) 2026/05/20 01:55:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:29 DEBUG : forgetting directory cache 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate(0x388110d291c0): _readAt: size=512, off=0 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate(0x388110d291c0): openPending: 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 00:57:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-20 00:56:27 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 00:57:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-20 00:56:27 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/20 01:55:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 01:55:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate(0x388110d291c0): >openPending: err= 2026/05/20 01:55:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:30 DEBUG : forgetting directory cache 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate(0x388110d291c0): >_readAt: n=20, err=EOF 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate(0x388110d291c0): close: 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 00:57:27 +0000 UTC 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate(0x388110d291c0): >close: err= 2026/05/20 01:55:30 DEBUG : Re-reading directory (294.91127ms old) 2026/05/20 01:55:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:30 DEBUG : forgetting directory cache 2026/05/20 01:55:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate(0x3881108f4580): _readAt: size=512, off=0 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate(0x3881108f4580): openPending: 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 00:58:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-20 00:57:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 00:58:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-20 00:57:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/20 01:55:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 01:55:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate(0x3881108f4580): >openPending: err= 2026/05/20 01:55:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:32 DEBUG : forgetting directory cache 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate(0x3881108f4580): >_readAt: n=20, err=EOF 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate(0x3881108f4580): close: 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 00:58:27 +0000 UTC 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate(0x3881108f4580): >close: err= 2026/05/20 01:55:32 DEBUG : Re-reading directory (270.237394ms old) 2026/05/20 01:55:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:32 DEBUG : forgetting directory cache 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate(0x388110f10180): _readAt: size=512, off=0 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate(0x388110f10180): openPending: 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 00:59:27 +0000 UTC," against cached fingerprint "20,2026-05-20 00:58:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 00:59:27 +0000 UTC," != cached fingerprint "20,2026-05-20 00:58:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/20 01:55:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 01:55:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate(0x388110f10180): >openPending: err= 2026/05/20 01:55:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:34 DEBUG : forgetting directory cache 2026/05/20 01:55:34 DEBUG : TestRWCacheUpdate(0x388110f10180): >_readAt: n=20, err=EOF 2026/05/20 01:55:34 DEBUG : TestRWCacheUpdate(0x388110f10180): close: 2026/05/20 01:55:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 00:59:27 +0000 UTC 2026/05/20 01:55:34 DEBUG : TestRWCacheUpdate(0x388110f10180): >close: err= 2026/05/20 01:55:34 DEBUG : Re-reading directory (264.975609ms old) 2026/05/20 01:55:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:34 DEBUG : forgetting directory cache 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate(0x388110ab7280): _readAt: size=512, off=0 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate(0x388110ab7280): openPending: 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:00:27 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-20 00:59:27 +0000 UTC," 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:00:27 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-20 00:59:27 +0000 UTC,") 2026/05/20 01:55:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 01:55:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate(0x388110ab7280): >openPending: err= 2026/05/20 01:55:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:35 DEBUG : forgetting directory cache 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate(0x388110ab7280): >_readAt: n=20, err=EOF 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate(0x388110ab7280): close: 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:00:27 +0000 UTC 2026/05/20 01:55:35 DEBUG : TestRWCacheUpdate(0x388110ab7280): >close: err= 2026/05/20 01:55:35 DEBUG : Re-reading directory (263.807768ms old) 2026/05/20 01:55:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:36 DEBUG : forgetting directory cache 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate(0x388110d28a00): _readAt: size=512, off=0 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate(0x388110d28a00): openPending: 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:01:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-20 01:00:27 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:01:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-20 01:00:27 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/20 01:55:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 01:55:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate(0x388110d28a00): >openPending: err= 2026/05/20 01:55:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:37 DEBUG : forgetting directory cache 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate(0x388110d28a00): >_readAt: n=20, err=EOF 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate(0x388110d28a00): close: 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:01:27 +0000 UTC 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate(0x388110d28a00): >close: err= 2026/05/20 01:55:37 DEBUG : Re-reading directory (267.793991ms old) 2026/05/20 01:55:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:37 DEBUG : forgetting directory cache 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate(0x388110d293c0): _readAt: size=512, off=0 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate(0x388110d293c0): openPending: 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-20 01:02:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-20 01:01:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-20 01:02:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-20 01:01:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/20 01:55:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/20 01:55:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate(0x388110d293c0): >openPending: err= 2026/05/20 01:55:38 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:39 DEBUG : forgetting directory cache 2026/05/20 01:55:39 DEBUG : TestRWCacheUpdate(0x388110d293c0): >_readAt: n=21, err=EOF 2026/05/20 01:55:39 DEBUG : TestRWCacheUpdate(0x388110d293c0): close: 2026/05/20 01:55:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:02:27 +0000 UTC 2026/05/20 01:55:39 DEBUG : TestRWCacheUpdate(0x388110d293c0): >close: err= 2026/05/20 01:55:39 DEBUG : Re-reading directory (253.56635ms old) 2026/05/20 01:55:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:39 DEBUG : forgetting directory cache 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate(0x388110d29dc0): _readAt: size=512, off=0 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate(0x388110d29dc0): openPending: 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-20 01:03:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-20 01:02:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-20 01:03:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-20 01:02:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/20 01:55:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/20 01:55:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate(0x388110d29dc0): >openPending: err= 2026/05/20 01:55:40 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:40 DEBUG : forgetting directory cache 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate(0x388110d29dc0): >_readAt: n=22, err=EOF 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate(0x388110d29dc0): close: 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:03:27 +0000 UTC 2026/05/20 01:55:40 DEBUG : TestRWCacheUpdate(0x388110d29dc0): >close: err= 2026/05/20 01:55:40 DEBUG : Re-reading directory (262.651552ms old) 2026/05/20 01:55:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:41 DEBUG : forgetting directory cache 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate(0x3881103c0400): _readAt: size=512, off=0 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate(0x3881103c0400): openPending: 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-20 01:04:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-20 01:03:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-20 01:04:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-20 01:03:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/20 01:55:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/20 01:55:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate(0x3881103c0400): >openPending: err= 2026/05/20 01:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:42 DEBUG : forgetting directory cache 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate(0x3881103c0400): >_readAt: n=23, err=EOF 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate(0x3881103c0400): close: 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:04:27 +0000 UTC 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate(0x3881103c0400): >close: err= 2026/05/20 01:55:42 DEBUG : Re-reading directory (268.989514ms old) 2026/05/20 01:55:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:42 DEBUG : forgetting directory cache 2026/05/20 01:55:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate(0x388110c207c0): _readAt: size=512, off=0 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate(0x388110c207c0): openPending: 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-20 01:05:27 +0000 UTC," against cached fingerprint "23,2026-05-20 01:04:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-20 01:05:27 +0000 UTC," != cached fingerprint "23,2026-05-20 01:04:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/20 01:55:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/20 01:55:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate(0x388110c207c0): >openPending: err= 2026/05/20 01:55:44 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:44 DEBUG : forgetting directory cache 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate(0x388110c207c0): >_readAt: n=24, err=EOF 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate(0x388110c207c0): close: 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:05:27 +0000 UTC 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate(0x388110c207c0): >close: err= 2026/05/20 01:55:44 DEBUG : Re-reading directory (250.776685ms old) 2026/05/20 01:55:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 01:55:44 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:44 DEBUG : Looking for writers 2026/05/20 01:55:44 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/20 01:55:44 DEBUG : >WaitForWriters: 2026/05/20 01:55:44 DEBUG : files root 'rclone-test-daxuwip8bava': vfs cache: cleaner exiting 2026/05/20 01:55:44 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.47s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:46 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:55:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/20 01:55:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/20 01:55:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/20 01:55:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:55:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/20 01:55:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/20 01:55:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/20 01:55:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:55:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/20 01:55:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/20 01:55:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/20 01:55:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:55:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 01:55:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:55:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:47 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:47 DEBUG : Looking for writers 2026/05/20 01:55:47 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/20 01:55:47 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/20 01:55:47 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.24s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:48 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:48 DEBUG : files root 'rclone-test-daxuwip8bava': Reusing VFS from active cache 2026/05/20 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:48 DEBUG : Looking for writers 2026/05/20 01:55:48 DEBUG : >WaitForWriters: 2026/05/20 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:48 DEBUG : Looking for writers 2026/05/20 01:55:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.24s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:48 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:48 DEBUG : Looking for writers 2026/05/20 01:55:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:48 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:48 DEBUG : Looking for writers 2026/05/20 01:55:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:49 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:51 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:51 DEBUG : dir: Looking for writers 2026/05/20 01:55:51 DEBUG : file2: reading active writers 2026/05/20 01:55:51 DEBUG : Looking for writers 2026/05/20 01:55:51 DEBUG : file1: reading active writers 2026/05/20 01:55:51 DEBUG : dir: reading active writers 2026/05/20 01:55:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.00s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:52 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:54 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:54 DEBUG : dir: Looking for writers 2026/05/20 01:55:54 DEBUG : Looking for writers 2026/05/20 01:55:54 DEBUG : dir: reading active writers 2026/05/20 01:55:54 DEBUG : file1: reading active writers 2026/05/20 01:55:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.96s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:54 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:55:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:55:57 DEBUG : file1: Open: flags=O_RDONLY 2026/05/20 01:55:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/20 01:55:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/20 01:55:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:55:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/20 01:55:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 01:55:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:55:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/20 01:55:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/20 01:55:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/20 01:55:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/20 01:55:57 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 01:55:58 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/20 01:55:58 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/05/20 01:55:58 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/20 01:55:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/20 01:55:58 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:55:58 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/20 01:55:58 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:55:58 DEBUG : dir: Looking for writers 2026/05/20 01:55:58 DEBUG : file2: reading active writers 2026/05/20 01:55:58 DEBUG : new_file.txt: reading active writers 2026/05/20 01:55:58 DEBUG : Looking for writers 2026/05/20 01:55:58 DEBUG : dir: reading active writers 2026/05/20 01:55:58 DEBUG : file1: reading active writers 2026/05/20 01:55:58 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.24s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:55:59 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:01 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/20 01:56:01 DEBUG : dir/file1: Updating file with dir/file1 0x388111336750 2026/05/20 01:56:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/20 01:56:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:02 INFO : dir/file1: Moved (server-side) to: file0 2026/05/20 01:56:02 DEBUG : file0: Updating file with file0 0x388111336750 2026/05/20 01:56:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 01:56:02 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/20 01:56:02 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:02 DEBUG : dir: Looking for writers 2026/05/20 01:56:02 DEBUG : Looking for writers 2026/05/20 01:56:02 DEBUG : file0: reading active writers 2026/05/20 01:56:02 DEBUG : dir: reading active writers 2026/05/20 01:56:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.92s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:03 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:03 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:03 DEBUG : Looking for writers 2026/05/20 01:56:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:03 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:03 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/20 01:56:04 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/20 01:56:04 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/20 01:56:05 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/20 01:56:05 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/20 01:56:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:05 DEBUG : c: Looking for writers 2026/05/20 01:56:05 DEBUG : d: Looking for writers 2026/05/20 01:56:05 DEBUG : Looking for writers 2026/05/20 01:56:05 DEBUG : a: Looking for writers 2026/05/20 01:56:05 DEBUG : b: Looking for writers 2026/05/20 01:56:05 DEBUG : Looking for writers 2026/05/20 01:56:05 DEBUG : b: reading active writers 2026/05/20 01:56:05 DEBUG : c: reading active writers 2026/05/20 01:56:05 DEBUG : d: reading active writers 2026/05/20 01:56:05 DEBUG : /: reading active writers 2026/05/20 01:56:05 DEBUG : a: reading active writers 2026/05/20 01:56:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.71s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:07 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:07 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/20 01:56:08 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/20 01:56:08 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/20 01:56:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/20 01:56:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:10 DEBUG : a/b/c/d: Looking for writers 2026/05/20 01:56:10 DEBUG : a/b/c: Looking for writers 2026/05/20 01:56:10 DEBUG : d: reading active writers 2026/05/20 01:56:10 DEBUG : a/b: Looking for writers 2026/05/20 01:56:10 DEBUG : c: reading active writers 2026/05/20 01:56:10 DEBUG : a: Looking for writers 2026/05/20 01:56:10 DEBUG : b: reading active writers 2026/05/20 01:56:10 DEBUG : Looking for writers 2026/05/20 01:56:10 DEBUG : a: reading active writers 2026/05/20 01:56:10 DEBUG : >WaitForWriters: 2026/05/20 01:56:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a/b/c not empty`) 2026/05/20 01:56:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/20 01:56:11 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a/b/c not empty`) 2026/05/20 01:56:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/20 01:56:11 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a/b/c not empty`) 2026/05/20 01:56:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/20 01:56:11 DEBUG : pacer: Reducing sleep to 60ms 2026/05/20 01:56:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a/b not empty`) 2026/05/20 01:56:12 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/05/20 01:56:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a/b not empty`) 2026/05/20 01:56:12 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/05/20 01:56:12 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a/b not empty`) 2026/05/20 01:56:12 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/05/20 01:56:12 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a/b not empty`) 2026/05/20 01:56:12 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/05/20 01:56:13 DEBUG : pacer: Reducing sleep to 720ms 2026/05/20 01:56:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a not empty`) 2026/05/20 01:56:13 DEBUG : pacer: Rate limited, increasing sleep to 1.44s 2026/05/20 01:56:14 DEBUG : pacer: Reducing sleep to 1.08s 2026/05/20 01:56:16 DEBUG : pacer: Reducing sleep to 810ms --- PASS: TestVFSMkdirAll (9.03s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:16 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:16 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:16 DEBUG : Looking for writers 2026/05/20 01:56:16 DEBUG : >WaitForWriters: 2026/05/20 01:56:17 DEBUG : pacer: Reducing sleep to 607.5ms 2026/05/20 01:56:17 DEBUG : pacer: Reducing sleep to 455.625ms --- PASS: TestVFSIsMetadataFile (2.03s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:18 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:56:18 DEBUG : pacer: Reducing sleep to 341.71875ms 2026/05/20 01:56:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:18 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/20 01:56:18 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/20 01:56:18 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/20 01:56:18 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 01:56:20 DEBUG : pacer: Reducing sleep to 256.289062ms 2026/05/20 01:56:20 DEBUG : pacer: Reducing sleep to 192.216796ms 2026/05/20 01:56:20 DEBUG : file1: size = 5 OK 2026/05/20 01:56:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 01:56:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:20 DEBUG : pacer: Reducing sleep to 144.162597ms 2026/05/20 01:56:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:56:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:56:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:20 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/20 01:56:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 01:56:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:20 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 01:56:21 DEBUG : pacer: Reducing sleep to 108.121947ms 2026/05/20 01:56:22 DEBUG : pacer: Reducing sleep to 81.09146ms 2026/05/20 01:56:22 DEBUG : file1: size = 0 OK 2026/05/20 01:56:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:56:22 DEBUG : file1: Size of src and dst objects identical 2026/05/20 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 01:56:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:22 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (7 bytes), uploading instead of streaming 2026/05/20 01:56:22 DEBUG : pacer: Reducing sleep to 60.818595ms 2026/05/20 01:56:22 DEBUG : pacer: Reducing sleep to 45.613946ms 2026/05/20 01:56:22 DEBUG : file1: size = 7 OK 2026/05/20 01:56:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:56:22 DEBUG : file1: Size of src and dst objects identical 2026/05/20 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:22 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:22 DEBUG : Looking for writers 2026/05/20 01:56:22 DEBUG : file1: reading active writers 2026/05/20 01:56:22 DEBUG : >WaitForWriters: 2026/05/20 01:56:22 DEBUG : pacer: Reducing sleep to 34.210459ms 2026/05/20 01:56:23 DEBUG : pacer: Reducing sleep to 25.657844ms 2026/05/20 01:56:23 DEBUG : pacer: Reducing sleep to 19.243383ms --- PASS: TestWriteFileHandleMethods (5.04s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:23 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:56:23 DEBUG : pacer: Reducing sleep to 14.432537ms 2026/05/20 01:56:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:56:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:23 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/20 01:56:24 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/20 01:56:24 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/20 01:56:24 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/20 01:56:24 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (11 bytes), uploading instead of streaming 2026/05/20 01:56:25 DEBUG : pacer: Reducing sleep to 10.824402ms 2026/05/20 01:56:25 DEBUG : pacer: Reducing sleep to 10ms 2026/05/20 01:56:25 DEBUG : file1: size = 11 OK 2026/05/20 01:56:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:56:25 DEBUG : file1: Size of src and dst objects identical 2026/05/20 01:56:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:25 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/20 01:56:25 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:25 DEBUG : Looking for writers 2026/05/20 01:56:25 DEBUG : file1: reading active writers 2026/05/20 01:56:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.55s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:25 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:56:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:56:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:25 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/20 01:56:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:25 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 01:56:26 DEBUG : file1: size = 5 OK 2026/05/20 01:56:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:56:26 DEBUG : file1: Size of src and dst objects identical 2026/05/20 01:56:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/20 01:56:26 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:26 DEBUG : Looking for writers 2026/05/20 01:56:26 DEBUG : file1: reading active writers 2026/05/20 01:56:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.30s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:27 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:56:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:56:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:27 DEBUG : file1: WriteFileHandle.Release closing 2026/05/20 01:56:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:27 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 01:56:28 DEBUG : file1: size = 0 OK 2026/05/20 01:56:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:56:28 DEBUG : file1: Size of src and dst objects identical 2026/05/20 01:56:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/20 01:56:28 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:28 DEBUG : Looking for writers 2026/05/20 01:56:28 DEBUG : file1: reading active writers 2026/05/20 01:56:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.41s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:28 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:56:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:56:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:28 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (2 bytes), uploading instead of streaming 2026/05/20 01:56:29 DEBUG : file1: size = 2 OK 2026/05/20 01:56:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:56:29 DEBUG : file1: Size of src and dst objects identical 2026/05/20 01:56:29 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/20 01:56:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:29 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:29 DEBUG : Looking for writers 2026/05/20 01:56:29 DEBUG : file1: reading active writers 2026/05/20 01:56:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.49s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:29 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:56:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:56:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:30 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 01:56:31 DEBUG : file1: size = 0 OK 2026/05/20 01:56:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:56:31 DEBUG : file1: Size of src and dst objects identical 2026/05/20 01:56:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:56:31 DEBUG : file1: Open: flags=O_RDONLY 2026/05/20 01:56:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/20 01:56:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/20 01:56:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:31 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:31 DEBUG : Looking for writers 2026/05/20 01:56:31 DEBUG : file1: reading active writers 2026/05/20 01:56:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.75s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:31 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 01:56:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 01:56:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 01:56:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 01:56:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:31 DEBUG : files root 'rclone-test-daxuwip8bava': File to upload is small (100 bytes), uploading instead of streaming 2026/05/20 01:56:32 DEBUG : file1: size = 100 OK 2026/05/20 01:56:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/20 01:56:32 DEBUG : file1: Size of src and dst objects identical 2026/05/20 01:56:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 01:56:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 01:56:32 DEBUG : file1: Open: flags=O_RDONLY 2026/05/20 01:56:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/20 01:56:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/20 01:56:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:32 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:32 DEBUG : Looking for writers 2026/05/20 01:56:32 DEBUG : file1: reading active writers 2026/05/20 01:56:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.58s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:33 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/20 01:56:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/20 01:56:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:38 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:38 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/20 01:56:38 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/20 01:56:38 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:38 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:38 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/20 01:56:38 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/20 01:56:38 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:38 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:38 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/20 01:56:38 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/20 01:56:38 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:38 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:38 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/20 01:56:38 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/20 01:56:38 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:39 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:39 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:39 DEBUG : flat: Looking for writers 2026/05/20 01:56:39 DEBUG : f000.txt: reading active writers 2026/05/20 01:56:39 DEBUG : f001.txt: reading active writers 2026/05/20 01:56:39 DEBUG : f002.txt: reading active writers 2026/05/20 01:56:39 DEBUG : f003.txt: reading active writers 2026/05/20 01:56:39 DEBUG : f004.txt: reading active writers 2026/05/20 01:56:39 DEBUG : Looking for writers 2026/05/20 01:56:39 DEBUG : flat: reading active writers 2026/05/20 01:56:39 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.11s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:40 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:43 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/20 01:56:43 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/20 01:56:43 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:43 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:43 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/20 01:56:43 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/20 01:56:43 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:43 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:43 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/20 01:56:43 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/20 01:56:43 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:44 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:44 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:44 DEBUG : a/b/c: Looking for writers 2026/05/20 01:56:44 DEBUG : deep.txt: reading active writers 2026/05/20 01:56:44 DEBUG : a/b: Looking for writers 2026/05/20 01:56:44 DEBUG : c: reading active writers 2026/05/20 01:56:44 DEBUG : mid.txt: reading active writers 2026/05/20 01:56:44 DEBUG : a: Looking for writers 2026/05/20 01:56:44 DEBUG : b: reading active writers 2026/05/20 01:56:44 DEBUG : top.txt: reading active writers 2026/05/20 01:56:44 DEBUG : Looking for writers 2026/05/20 01:56:44 DEBUG : a: reading active writers 2026/05/20 01:56:44 DEBUG : >WaitForWriters: 2026/05/20 01:56:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a/b not empty`) 2026/05/20 01:56:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/20 01:56:45 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a/b not empty`) 2026/05/20 01:56:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/20 01:56:45 DEBUG : pacer: Reducing sleep to 30ms 2026/05/20 01:56:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-daxuwip8bava/a not empty`) 2026/05/20 01:56:45 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/05/20 01:56:46 DEBUG : pacer: Reducing sleep to 45ms 2026/05/20 01:56:46 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestZipManySubDirs (5.84s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:46 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:47 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/05/20 01:56:48 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/05/20 01:56:48 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/05/20 01:56:48 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/05/20 01:56:48 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/20 01:56:48 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/20 01:56:48 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:48 DEBUG : pacer: Reducing sleep to 10ms 2026/05/20 01:56:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:49 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:49 DEBUG : bigdir: Looking for writers 2026/05/20 01:56:49 DEBUG : big.bin: reading active writers 2026/05/20 01:56:49 DEBUG : Looking for writers 2026/05/20 01:56:49 DEBUG : bigdir: reading active writers 2026/05/20 01:56:49 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.18s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-daxuwip8bava'", Local "Local file system at /tmp/rclone3780989229", Modify Window "1s" 2026/05/20 01:56:50 INFO : files root 'rclone-test-daxuwip8bava': poll-interval is not supported by this remote 2026/05/20 01:56:53 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/20 01:56:53 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/20 01:56:53 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:53 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:53 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/20 01:56:53 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/20 01:56:53 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:53 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:54 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/20 01:56:54 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/20 01:56:54 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 01:56:54 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 01:56:54 DEBUG : WaitForWriters: timeout=30s 2026/05/20 01:56:54 DEBUG : dir1: Looking for writers 2026/05/20 01:56:54 DEBUG : a.txt: reading active writers 2026/05/20 01:56:54 DEBUG : dir2: Looking for writers 2026/05/20 01:56:54 DEBUG : b.txt: reading active writers 2026/05/20 01:56:54 DEBUG : dir3: Looking for writers 2026/05/20 01:56:54 DEBUG : c.txt: reading active writers 2026/05/20 01:56:54 DEBUG : Looking for writers 2026/05/20 01:56:54 DEBUG : dir1: reading active writers 2026/05/20 01:56:54 DEBUG : dir2: reading active writers 2026/05/20 01:56:54 DEBUG : dir3: reading active writers 2026/05/20 01:56:54 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/20 01:56:55 DEBUG : files root 'rclone-test-daxuwip8bava': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m58.09934898s (try 1/5): exit status 1: Failed [TestFileOpen]