"./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/11/28 03:49:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-heviget1fute" 2025/11/28 03:49:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 03:49:14 DEBUG : Creating backend with remote "/tmp/rclone3410563484" === RUN TestDirHandleMethods run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:49:14 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:49:17 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:49:17 DEBUG : dir: Looking for writers 2025/11/28 03:49:17 DEBUG : Looking for writers 2025/11/28 03:49:17 DEBUG : dir: reading active writers 2025/11/28 03:49:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (17.10s) === RUN TestDirHandleReaddir run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:49:31 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:49:39 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:49:39 DEBUG : dir/subdir: Looking for writers 2025/11/28 03:49:39 DEBUG : dir: Looking for writers 2025/11/28 03:49:39 DEBUG : file1: reading active writers 2025/11/28 03:49:39 DEBUG : file2: reading active writers 2025/11/28 03:49:39 DEBUG : subdir: reading active writers 2025/11/28 03:49:39 DEBUG : Looking for writers 2025/11/28 03:49:39 DEBUG : dir: reading active writers 2025/11/28 03:49:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (38.31s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:50:09 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:50:12 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:50:12 DEBUG : dir: Looking for writers 2025/11/28 03:50:12 DEBUG : file1: reading active writers 2025/11/28 03:50:12 DEBUG : Looking for writers 2025/11/28 03:50:12 DEBUG : dir: reading active writers 2025/11/28 03:50:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (15.76s) === RUN TestDirMethods run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:50:25 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:50:27 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:50:27 DEBUG : dir: Looking for writers 2025/11/28 03:50:27 DEBUG : Looking for writers 2025/11/28 03:50:27 DEBUG : dir: reading active writers 2025/11/28 03:50:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (14.40s) === RUN TestDirForgetAll run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:50:39 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:50:43 DEBUG : dir: forgetting directory cache 2025/11/28 03:50:43 DEBUG : forgetting directory cache 2025/11/28 03:50:43 DEBUG : dir: forgetting directory cache 2025/11/28 03:50:43 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:50:43 DEBUG : Looking for writers 2025/11/28 03:50:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (15.92s) === RUN TestDirForgetPath run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:50:55 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:50:57 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/28 03:50:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/28 03:50:57 DEBUG : pacer: Reducing sleep to 15ms 2025/11/28 03:50:58 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/28 03:50:58 DEBUG : pacer: Reducing sleep to 10ms 2025/11/28 03:50:58 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/28 03:50:58 DEBUG : dir: invalidating directory cache 2025/11/28 03:50:58 DEBUG : >ForgetPath: 2025/11/28 03:50:58 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/28 03:50:58 DEBUG : invalidating directory cache 2025/11/28 03:50:58 DEBUG : dir: forgetting directory cache 2025/11/28 03:50:58 DEBUG : >ForgetPath: 2025/11/28 03:50:58 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/28 03:50:58 DEBUG : >ForgetPath: 2025/11/28 03:50:58 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:50:58 DEBUG : dir: Looking for writers 2025/11/28 03:50:58 DEBUG : Looking for writers 2025/11/28 03:50:58 DEBUG : dir: reading active writers 2025/11/28 03:50:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (16.85s) === RUN TestDirWalk run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:51:12 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:51:19 DEBUG : forgetting directory cache 2025/11/28 03:51:19 DEBUG : dir: forgetting directory cache 2025/11/28 03:51:21 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:51:21 DEBUG : dir: Looking for writers 2025/11/28 03:51:21 DEBUG : fil/a/b: Looking for writers 2025/11/28 03:51:21 DEBUG : fil/a: Looking for writers 2025/11/28 03:51:21 DEBUG : b: reading active writers 2025/11/28 03:51:21 DEBUG : fil: Looking for writers 2025/11/28 03:51:21 DEBUG : a: reading active writers 2025/11/28 03:51:21 DEBUG : Looking for writers 2025/11/28 03:51:21 DEBUG : dir: reading active writers 2025/11/28 03:51:21 DEBUG : fil: reading active writers 2025/11/28 03:51:21 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (45.99s) === RUN TestDirSetModTime run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:51:58 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:52:01 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:52:01 DEBUG : dir: Looking for writers 2025/11/28 03:52:01 DEBUG : Looking for writers 2025/11/28 03:52:01 DEBUG : dir: reading active writers 2025/11/28 03:52:01 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (15.97s) === RUN TestDirStat run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:52:14 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:52:17 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:52:17 DEBUG : dir: Looking for writers 2025/11/28 03:52:17 DEBUG : file1: reading active writers 2025/11/28 03:52:17 DEBUG : Looking for writers 2025/11/28 03:52:17 DEBUG : dir: reading active writers 2025/11/28 03:52:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (15.27s) === RUN TestDirReadDirAll run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:52:29 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/11/28 03:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/28 03:52:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/28 03:52:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/28 03:52:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/28 03:52:56 DEBUG : dir: invalidating directory cache 2025/11/28 03:52:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/28 03:52:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/28 03:52:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/28 03:52:56 DEBUG : dir/file1: Reset virtual modtime 2025/11/28 03:52:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/28 03:52:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/28 03:52:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/28 03:52:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/28 03:52:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 03:52:56 DEBUG : dir: invalidating directory cache 2025/11/28 03:52:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/28 03:52:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 03:52:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/28 03:52:56 DEBUG : forgetting directory cache 2025/11/28 03:52:56 DEBUG : dir: forgetting directory cache 2025/11/28 03:52:56 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/28 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:52:56 DEBUG : dir/virtualDir: Looking for writers 2025/11/28 03:52:56 DEBUG : dir: Looking for writers 2025/11/28 03:52:56 DEBUG : file1: reading active writers 2025/11/28 03:52:56 DEBUG : virtualFile2: reading active writers 2025/11/28 03:52:56 DEBUG : virtualFile: reading active writers 2025/11/28 03:52:56 DEBUG : virtualDir: reading active writers 2025/11/28 03:52:56 DEBUG : Looking for writers 2025/11/28 03:52:56 DEBUG : dir: reading active writers 2025/11/28 03:52:56 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (58.80s) --- PASS: TestDirReadDirAll/Virtual (18.93s) === RUN TestDirOpen run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:53:28 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:53:32 ERROR : dir/: Can only open directories read only 2025/11/28 03:53:32 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:53:32 DEBUG : dir: Looking for writers 2025/11/28 03:53:32 DEBUG : Looking for writers 2025/11/28 03:53:32 DEBUG : dir: reading active writers 2025/11/28 03:53:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (15.31s) === RUN TestDirCreate run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:53:43 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:53:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/28 03:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/28 03:53:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/28 03:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/28 03:53:48 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (5 bytes), uploading instead of streaming 2025/11/28 03:53:51 DEBUG : dir/potato: size = 5 OK 2025/11/28 03:53:51 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/28 03:53:51 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/28 03:53:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/28 03:53:51 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:53:51 DEBUG : dir: Looking for writers 2025/11/28 03:53:51 DEBUG : file1: reading active writers 2025/11/28 03:53:51 DEBUG : potato: reading active writers 2025/11/28 03:53:51 DEBUG : Looking for writers 2025/11/28 03:53:51 DEBUG : dir: reading active writers 2025/11/28 03:53:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (26.41s) === RUN TestDirMkdir run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:54:10 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:54:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/28 03:54:14 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:54:14 DEBUG : dir/sub: Looking for writers 2025/11/28 03:54:14 DEBUG : dir: Looking for writers 2025/11/28 03:54:14 DEBUG : sub: reading active writers 2025/11/28 03:54:14 DEBUG : file1: reading active writers 2025/11/28 03:54:14 DEBUG : Looking for writers 2025/11/28 03:54:14 DEBUG : dir: reading active writers 2025/11/28 03:54:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (25.33s) === RUN TestDirMkdirSub run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:54:35 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:54:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/28 03:54:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/28 03:54:41 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:54:41 DEBUG : dir/sub/subsub: Looking for writers 2025/11/28 03:54:41 DEBUG : dir/sub: Looking for writers 2025/11/28 03:54:41 DEBUG : subsub: reading active writers 2025/11/28 03:54:41 DEBUG : dir: Looking for writers 2025/11/28 03:54:41 DEBUG : file1: reading active writers 2025/11/28 03:54:41 DEBUG : sub: reading active writers 2025/11/28 03:54:41 DEBUG : Looking for writers 2025/11/28 03:54:41 DEBUG : dir: reading active writers 2025/11/28 03:54:41 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (35.12s) === RUN TestDirRemove run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:55:10 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:55:16 ERROR : dir/: Dir.Remove not empty 2025/11/28 03:55:16 DEBUG : dir/file1: Remove: 2025/11/28 03:55:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 03:55:21 DEBUG : dir/file1: >Remove: err= 2025/11/28 03:55:28 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/28 03:55:28 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:55:28 DEBUG : Looking for writers 2025/11/28 03:55:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (18.64s) === RUN TestDirRemoveAll run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:55:29 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:55:32 DEBUG : dir/file1: Remove: 2025/11/28 03:55:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 03:55:38 DEBUG : dir/file1: >Remove: err= 2025/11/28 03:55:44 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/28 03:55:45 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:55:45 DEBUG : Looking for writers 2025/11/28 03:55:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (16.56s) === RUN TestDirRemoveName run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:55:45 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Should be true Test: TestDirRemoveName Messages: dir/file1: Modification time difference too big |-217535h50m40.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-28 03:55:47 +0000 UTC) (precision 1ns) 2025/11/28 03:55:49 DEBUG : dir/file1: Remove: 2025/11/28 03:55:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 03:55:55 DEBUG : dir/file1: >Remove: err= 2025/11/28 03:55:55 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:55:55 DEBUG : dir: Looking for writers 2025/11/28 03:55:55 DEBUG : Looking for writers 2025/11/28 03:55:55 DEBUG : dir: reading active writers 2025/11/28 03:55:55 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (17.68s) === RUN TestDirRename run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:56:03 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:56:08 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/28 03:56:12 DEBUG : dir: Updating dir with dir2 0xc000c63040 2025/11/28 03:56:12 DEBUG : dir: forgetting directory cache 2025/11/28 03:56:12 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/28 03:56:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/28 03:56:14 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/28 03:56:14 DEBUG : file2: Updating file with file2 0xc00087a540 2025/11/28 03:56:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/28 03:56:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/28 03:56:21 INFO : dir2/file3: Deleted 2025/11/28 03:56:23 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/28 03:56:23 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00087a540 2025/11/28 03:56:23 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/28 03:56:23 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/28 03:56:24 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/28 03:56:25 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007929c0 2025/11/28 03:56:25 DEBUG : empty directory: forgetting directory cache 2025/11/28 03:56:25 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/28 03:56:25 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/28 03:56:25 DEBUG : dir2: Renaming to "dir3" 2025/11/28 03:56:25 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:56:25 DEBUG : dir3: Looking for writers 2025/11/28 03:56:25 DEBUG : file3: reading active writers 2025/11/28 03:56:25 DEBUG : renamed empty directory: Looking for writers 2025/11/28 03:56:25 DEBUG : Looking for writers 2025/11/28 03:56:25 DEBUG : dir3: reading active writers 2025/11/28 03:56:25 DEBUG : renamed empty directory: reading active writers 2025/11/28 03:56:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (42.81s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:56:46 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:56:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/28 03:56:50 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 03:56:50 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/28 03:56:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/28 03:56:50 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/28 03:56:50 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/28 03:56:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/28 03:56:50 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 03:56:50 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/28 03:56:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/28 03:56:50 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/28 03:56:50 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/28 03:56:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/28 03:56:50 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (12 bytes), uploading instead of streaming 2025/11/28 03:56:52 DEBUG : dir/sub/file2: size = 12 OK 2025/11/28 03:56:52 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/28 03:56:52 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/28 03:56:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/28 03:56:52 DEBUG : forgetting directory cache 2025/11/28 03:56:52 DEBUG : dir: forgetting directory cache 2025/11/28 03:56:52 DEBUG : dir/sub: forgetting directory cache 2025/11/28 03:56:52 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/28 03:56:52 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/28 03:56:52 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (5 bytes), uploading instead of streaming 2025/11/28 03:56:54 DEBUG : dir/sub/file0: size = 5 OK 2025/11/28 03:56:54 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/28 03:56:54 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/28 03:56:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/28 03:56:54 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:56:54 DEBUG : dir/sub: Looking for writers 2025/11/28 03:56:54 DEBUG : file0: reading active writers 2025/11/28 03:56:54 DEBUG : file2: reading active writers 2025/11/28 03:56:54 DEBUG : dir: Looking for writers 2025/11/28 03:56:54 DEBUG : file1: reading active writers 2025/11/28 03:56:54 DEBUG : sub: reading active writers 2025/11/28 03:56:54 DEBUG : Looking for writers 2025/11/28 03:56:54 DEBUG : dir: reading active writers 2025/11/28 03:56:54 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (39.26s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:57:25 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/28 03:57:25 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:57:25 DEBUG : Looking for writers 2025/11/28 03:57:25 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.58s) === RUN TestDirMetadataExtension run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:57:26 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/28 03:57:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 03:57:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/28 03:57:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/28 03:57:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/28 03:57:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/28 03:57:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/28 03:57:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/28 03:57:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 03:57:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/28 03:57:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/28 03:57:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/28 03:57:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/28 03:57:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/28 03:57:29 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:57:29 DEBUG : dir: Looking for writers 2025/11/28 03:57:29 DEBUG : file1: reading active writers 2025/11/28 03:57:29 DEBUG : file1.metadata: reading active writers 2025/11/28 03:57:29 DEBUG : Looking for writers 2025/11/28 03:57:29 DEBUG : dir: reading active writers 2025/11/28 03:57:29 DEBUG : dir.metadata: reading active writers 2025/11/28 03:57:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (17.79s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:57:44 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:57:47 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:57:47 DEBUG : dir: Looking for writers 2025/11/28 03:57:47 DEBUG : file1: reading active writers 2025/11/28 03:57:47 DEBUG : Looking for writers 2025/11/28 03:57:47 DEBUG : dir: reading active writers 2025/11/28 03:57:47 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (15.99s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:58:00 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:58:11 DEBUG : Can set mod time: true 2025/11/28 03:58:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/28 03:58:12 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:58:12 DEBUG : dir: Looking for writers 2025/11/28 03:58:12 DEBUG : file1: reading active writers 2025/11/28 03:58:12 DEBUG : Looking for writers 2025/11/28 03:58:12 DEBUG : dir: reading active writers 2025/11/28 03:58:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:58:25 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:58:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 03:58:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/28 03:58:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 03:58:29 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (0 bytes), uploading instead of streaming 2025/11/28 03:58:31 DEBUG : dir/file1: size = 0 OK 2025/11/28 03:58:31 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 03:58:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/28 03:58:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/28 03:58:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 03:58:31 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:58:31 DEBUG : dir: Looking for writers 2025/11/28 03:58:31 DEBUG : file1: reading active writers 2025/11/28 03:58:31 DEBUG : Looking for writers 2025/11/28 03:58:31 DEBUG : dir: reading active writers 2025/11/28 03:58:31 DEBUG : >WaitForWriters: 2025/11/28 03:58:32 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:58:32 DEBUG : dir: Looking for writers 2025/11/28 03:58:32 DEBUG : file1: reading active writers 2025/11/28 03:58:32 DEBUG : Looking for writers 2025/11/28 03:58:32 DEBUG : dir: reading active writers 2025/11/28 03:58:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:58:48 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:58:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 03:58:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/28 03:58:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 03:58:50 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (5 bytes), uploading instead of streaming 2025/11/28 03:58:53 DEBUG : dir/file1: size = 5 OK 2025/11/28 03:58:53 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/28 03:58:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/28 03:58:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/28 03:58:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 03:58:53 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:58:53 DEBUG : dir: Looking for writers 2025/11/28 03:58:53 DEBUG : file1: reading active writers 2025/11/28 03:58:53 DEBUG : Looking for writers 2025/11/28 03:58:53 DEBUG : dir: reading active writers 2025/11/28 03:58:53 DEBUG : >WaitForWriters: 2025/11/28 03:58:54 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:58:54 DEBUG : dir: Looking for writers 2025/11/28 03:58:54 DEBUG : file1: reading active writers 2025/11/28 03:58:54 DEBUG : Looking for writers 2025/11/28 03:58:54 DEBUG : dir: reading active writers 2025/11/28 03:58:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:59:06 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:59:06 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 03:59:06 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:06 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:06 DEBUG : Config file has changed externally - reloading 2025/11/28 03:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 03:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 03:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:06 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 03:59:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/28 03:59:10 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:59:10 DEBUG : dir: Looking for writers 2025/11/28 03:59:10 DEBUG : file1: reading active writers 2025/11/28 03:59:10 DEBUG : Looking for writers 2025/11/28 03:59:10 DEBUG : dir: reading active writers 2025/11/28 03:59:10 DEBUG : >WaitForWriters: 2025/11/28 03:59:10 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 03:59:17 DEBUG : dir: forgetting directory cache 2025/11/28 03:59:17 DEBUG : forgetting directory cache 2025/11/28 03:59:17 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:59:23 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:59:23 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 03:59:23 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:23 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 03:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 03:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:23 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 03:59:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/28 03:59:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 03:59:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 03:59:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 03:59:28 DEBUG : dir/file1(0xc000d22900): close: 2025/11/28 03:59:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/28 03:59:28 DEBUG : dir/file1(0xc000d22900): >close: err= 2025/11/28 03:59:28 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:59:28 DEBUG : dir: Looking for writers 2025/11/28 03:59:28 DEBUG : file1: reading active writers 2025/11/28 03:59:28 DEBUG : Looking for writers 2025/11/28 03:59:28 DEBUG : dir: reading active writers 2025/11/28 03:59:28 DEBUG : >WaitForWriters: 2025/11/28 03:59:29 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:59:29 DEBUG : dir: Looking for writers 2025/11/28 03:59:29 DEBUG : file1: reading active writers 2025/11/28 03:59:29 DEBUG : Looking for writers 2025/11/28 03:59:29 DEBUG : dir: reading active writers 2025/11/28 03:59:29 DEBUG : >WaitForWriters: 2025/11/28 03:59:29 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 03:59:39 DEBUG : forgetting directory cache 2025/11/28 03:59:39 DEBUG : dir: forgetting directory cache 2025/11/28 03:59:39 DEBUG : dir/subdir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 03:59:42 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 03:59:42 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 03:59:42 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:42 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 03:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 03:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 03:59:42 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 03:59:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/28 03:59:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 03:59:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 03:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 03:59:45 DEBUG : dir/file1(0xc0008ba3c0): _writeAt: size=5, off=0 2025/11/28 03:59:45 DEBUG : dir/file1(0xc0008ba3c0): openPending: 2025/11/28 03:59:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/28 03:59:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/28 03:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 03:59:45 DEBUG : dir/file1(0xc0008ba3c0): >openPending: err= 2025/11/28 03:59:45 DEBUG : dir/file1(0xc0008ba3c0): >_writeAt: n=5, err= 2025/11/28 03:59:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/28 03:59:45 DEBUG : dir/file1(0xc0008ba3c0): close: 2025/11/28 03:59:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/28 03:59:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/28 03:59:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/28 03:59:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/28 03:59:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/28 03:59:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/28 03:59:45 DEBUG : dir/file1(0xc0008ba3c0): >close: err= 2025/11/28 03:59:45 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:59:45 DEBUG : dir: Looking for writers 2025/11/28 03:59:45 DEBUG : file1: reading active writers 2025/11/28 03:59:45 DEBUG : Looking for writers 2025/11/28 03:59:45 DEBUG : dir: reading active writers 2025/11/28 03:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 03:59:45 DEBUG : dir: Looking for writers 2025/11/28 03:59:45 DEBUG : file1: reading active writers 2025/11/28 03:59:45 DEBUG : Looking for writers 2025/11/28 03:59:45 DEBUG : dir: reading active writers 2025/11/28 03:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 03:59:45 DEBUG : dir: Looking for writers 2025/11/28 03:59:45 DEBUG : file1: reading active writers 2025/11/28 03:59:45 DEBUG : Looking for writers 2025/11/28 03:59:45 DEBUG : dir: reading active writers 2025/11/28 03:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 03:59:45 DEBUG : dir: Looking for writers 2025/11/28 03:59:45 DEBUG : file1: reading active writers 2025/11/28 03:59:45 DEBUG : Looking for writers 2025/11/28 03:59:45 DEBUG : dir: reading active writers 2025/11/28 03:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 03:59:45 DEBUG : dir/file1: vfs cache: starting upload 2025/11/28 03:59:45 DEBUG : dir: Looking for writers 2025/11/28 03:59:45 DEBUG : file1: reading active writers 2025/11/28 03:59:45 DEBUG : Looking for writers 2025/11/28 03:59:45 DEBUG : dir: reading active writers 2025/11/28 03:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 03:59:46 DEBUG : dir: Looking for writers 2025/11/28 03:59:46 DEBUG : file1: reading active writers 2025/11/28 03:59:46 DEBUG : Looking for writers 2025/11/28 03:59:46 DEBUG : dir: reading active writers 2025/11/28 03:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 03:59:46 DEBUG : dir: Looking for writers 2025/11/28 03:59:46 DEBUG : file1: reading active writers 2025/11/28 03:59:46 DEBUG : Looking for writers 2025/11/28 03:59:46 DEBUG : dir: reading active writers 2025/11/28 03:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 03:59:47 DEBUG : dir: Looking for writers 2025/11/28 03:59:47 DEBUG : file1: reading active writers 2025/11/28 03:59:47 DEBUG : Looking for writers 2025/11/28 03:59:47 DEBUG : dir: reading active writers 2025/11/28 03:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 03:59:48 DEBUG : dir: Looking for writers 2025/11/28 03:59:48 DEBUG : file1: reading active writers 2025/11/28 03:59:48 DEBUG : Looking for writers 2025/11/28 03:59:48 DEBUG : dir: reading active writers 2025/11/28 03:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 03:59:48 DEBUG : dir/file1: size = 14 OK 2025/11/28 03:59:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/28 03:59:48 INFO : dir/file1: Copied (replaced existing) 2025/11/28 03:59:48 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC," 2025/11/28 03:59:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/28 03:59:48 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/28 03:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 03:59:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/28 03:59:49 DEBUG : dir: Looking for writers 2025/11/28 03:59:49 DEBUG : file1: reading active writers 2025/11/28 03:59:49 DEBUG : Looking for writers 2025/11/28 03:59:49 DEBUG : dir: reading active writers 2025/11/28 03:59:49 DEBUG : >WaitForWriters: 2025/11/28 03:59:49 DEBUG : WaitForWriters: timeout=30s 2025/11/28 03:59:49 DEBUG : dir: Looking for writers 2025/11/28 03:59:49 DEBUG : file1: reading active writers 2025/11/28 03:59:49 DEBUG : Looking for writers 2025/11/28 03:59:49 DEBUG : dir: reading active writers 2025/11/28 03:59:49 DEBUG : >WaitForWriters: 2025/11/28 03:59:49 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (123.42s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (25.72s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (22.26s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (18.47s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (16.87s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (18.92s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (21.18s) === RUN TestFileOpenRead run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:00:03 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:00:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:00:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/28 04:00:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:00:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/28 04:00:07 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:00:07 DEBUG : dir: Looking for writers 2025/11/28 04:00:07 DEBUG : file1: reading active writers 2025/11/28 04:00:07 DEBUG : Looking for writers 2025/11/28 04:00:07 DEBUG : dir: reading active writers 2025/11/28 04:00:07 DEBUG : >WaitForWriters: 2025/11/28 04:00:12 DEBUG : forgetting directory cache 2025/11/28 04:00:12 DEBUG : dir: forgetting directory cache --- PASS: TestFileOpenRead (16.84s) === RUN TestFileOpenReadUnknownSize 2025/11/28 04:00:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/28 04:00:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/28 04:00:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:00:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/28 04:00:20 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:00:20 DEBUG : Looking for writers 2025/11/28 04:00:20 DEBUG : file.txt: reading active writers 2025/11/28 04:00:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:00:20 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:00:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:00:24 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (25 bytes), uploading instead of streaming 2025/11/28 04:00:26 DEBUG : dir/file1: size = 25 OK 2025/11/28 04:00:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/28 04:00:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/28 04:00:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:00:26 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:00:26 DEBUG : dir: Looking for writers 2025/11/28 04:00:26 DEBUG : file1: reading active writers 2025/11/28 04:00:26 DEBUG : Looking for writers 2025/11/28 04:00:26 DEBUG : dir: reading active writers 2025/11/28 04:00:26 DEBUG : >WaitForWriters: 2025/11/28 04:00:27 DEBUG : forgetting directory cache 2025/11/28 04:00:27 DEBUG : dir: forgetting directory cache --- PASS: TestFileOpenWrite (19.50s) === RUN TestFileRemove run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:00:39 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /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:251 Error: Should be true Test: TestFileRemove Messages: dir/file1: Modification time difference too big |-217535h55m34.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-28 04:00:41 +0000 UTC) (precision 1ns) 2025/11/28 04:00:43 DEBUG : dir/file1: Remove: 2025/11/28 04:00:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:00:48 DEBUG : dir/file1: >Remove: err= 2025/11/28 04:00:48 DEBUG : dir/file1: Remove: 2025/11/28 04:00:48 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/28 04:00:48 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:00:48 DEBUG : dir: Looking for writers 2025/11/28 04:00:48 DEBUG : Looking for writers 2025/11/28 04:00:48 DEBUG : dir: reading active writers 2025/11/28 04:00:48 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (16.43s) === RUN TestFileRemoveAll run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:00:56 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:00:58 DEBUG : forgetting directory cache 2025/11/28 04:00:58 DEBUG : dir: forgetting directory cache 2025/11/28 04:01:00 DEBUG : dir/file1: Remove: 2025/11/28 04:01:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:01:06 DEBUG : dir/file1: >Remove: err= 2025/11/28 04:01:07 DEBUG : dir/file1: Remove: 2025/11/28 04:01:07 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/28 04:01:07 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:01:07 DEBUG : dir: Looking for writers 2025/11/28 04:01:07 DEBUG : Looking for writers 2025/11/28 04:01:07 DEBUG : dir: reading active writers 2025/11/28 04:01:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (17.91s) === RUN TestFileOpen run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:01:14 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:01:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:01:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/28 04:01:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/28 04:01:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/28 04:01:17 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/28 04:01:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/28 04:01:17 DEBUG : dir/file1: Open: flags=0x3 2025/11/28 04:01:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/28 04:01:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/28 04:01:17 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:01:17 DEBUG : dir: Looking for writers 2025/11/28 04:01:17 DEBUG : file1: reading active writers 2025/11/28 04:01:17 DEBUG : Looking for writers 2025/11/28 04:01:17 DEBUG : dir: reading active writers 2025/11/28 04:01:17 DEBUG : >WaitForWriters: 2025/11/28 04:01:20 DEBUG : forgetting directory cache 2025/11/28 04:01:20 DEBUG : dir: forgetting directory cache 2025/11/28 04:01:20 DEBUG : dir: forgetting directory cache 2025/11/28 04:01:20 DEBUG : fil: forgetting directory cache 2025/11/28 04:01:20 DEBUG : fil/a: forgetting directory cache 2025/11/28 04:01:20 DEBUG : fil/a/b: forgetting directory cache --- PASS: TestFileOpen (15.05s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:01:29 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:01:33 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:01:33 DEBUG : dir: Looking for writers 2025/11/28 04:01:33 DEBUG : file1: reading active writers 2025/11/28 04:01:33 DEBUG : Looking for writers 2025/11/28 04:01:33 DEBUG : dir: reading active writers 2025/11/28 04:01:33 DEBUG : >WaitForWriters: 2025/11/28 04:01:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:01:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00021b980 2025/11/28 04:01:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:01:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:01:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/28 04:01:38 DEBUG : dir/file1: Updating file with dir/file1 0xc00021b980 2025/11/28 04:01:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/28 04:01:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:01:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 04:01:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/28 04:01:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:01:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc00021b980 2025/11/28 04:01:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:01:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:01:39 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (25 bytes), uploading instead of streaming 2025/11/28 04:01:41 DEBUG : dir/file1: size = 25 OK 2025/11/28 04:01:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/28 04:01:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/28 04:01:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:01:41 DEBUG : newLeaf: Running delayed rename now 2025/11/28 04:01:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:01:42 DEBUG : newLeaf: Updating file with newLeaf 0xc00021b980 2025/11/28 04:01:42 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:01:42 DEBUG : dir: Looking for writers 2025/11/28 04:01:42 DEBUG : Looking for writers 2025/11/28 04:01:42 DEBUG : dir: reading active writers 2025/11/28 04:01:42 DEBUG : newLeaf: reading active writers 2025/11/28 04:01:42 DEBUG : >WaitForWriters: 2025/11/28 04:01:43 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:01:43 DEBUG : dir: Looking for writers 2025/11/28 04:01:43 DEBUG : Looking for writers 2025/11/28 04:01:43 DEBUG : dir: reading active writers 2025/11/28 04:01:43 DEBUG : newLeaf: reading active writers 2025/11/28 04:01:43 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:01:56 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:01:56 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:01:56 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:01:56 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:01:56 DEBUG : Config file has changed externally - reloading 2025/11/28 04:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:01:56 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:01:59 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:01:59 DEBUG : dir: Looking for writers 2025/11/28 04:01:59 DEBUG : file1: reading active writers 2025/11/28 04:01:59 DEBUG : Looking for writers 2025/11/28 04:01:59 DEBUG : dir: reading active writers 2025/11/28 04:01:59 DEBUG : >WaitForWriters: 2025/11/28 04:02:01 DEBUG : dir: forgetting directory cache 2025/11/28 04:02:01 DEBUG : forgetting directory cache 2025/11/28 04:02:01 DEBUG : dir: forgetting directory cache 2025/11/28 04:02:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:02:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00063c540 2025/11/28 04:02:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:02:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:02:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/28 04:02:04 DEBUG : dir/file1: Updating file with dir/file1 0xc00063c540 2025/11/28 04:02:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/28 04:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:02:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 04:02:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/28 04:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:02:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc00063c540 2025/11/28 04:02:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:02:04 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (25 bytes), uploading instead of streaming 2025/11/28 04:02:07 DEBUG : dir/file1: size = 25 OK 2025/11/28 04:02:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/28 04:02:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/28 04:02:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:02:07 DEBUG : newLeaf: Running delayed rename now 2025/11/28 04:02:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:02:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00063c540 2025/11/28 04:02:08 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:02:08 DEBUG : dir: Looking for writers 2025/11/28 04:02:08 DEBUG : Looking for writers 2025/11/28 04:02:08 DEBUG : dir: reading active writers 2025/11/28 04:02:08 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:08 DEBUG : >WaitForWriters: 2025/11/28 04:02:09 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:02:09 DEBUG : dir: Looking for writers 2025/11/28 04:02:09 DEBUG : Looking for writers 2025/11/28 04:02:09 DEBUG : dir: reading active writers 2025/11/28 04:02:09 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:09 DEBUG : >WaitForWriters: 2025/11/28 04:02:09 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 04:02:17 DEBUG : forgetting directory cache 2025/11/28 04:02:17 DEBUG : dir: forgetting directory cache === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:02:23 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:02:23 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:02:23 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:23 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:23 DEBUG : Config file has changed externally - reloading 2025/11/28 04:02:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:02:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:02:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:23 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:02:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/28 04:02:26 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:02:26 DEBUG : dir/file1(0xc0008ba280): openPending: 2025/11/28 04:02:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/28 04:02:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/28 04:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:02:26 DEBUG : dir/file1(0xc0008ba280): >openPending: err= 2025/11/28 04:02:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/28 04:02:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:02:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:02:26 DEBUG : dir/file1(0xc0008ba280): _writeAt: size=14, off=0 2025/11/28 04:02:26 DEBUG : dir/file1(0xc0008ba280): >_writeAt: n=14, err= 2025/11/28 04:02:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:02:26 DEBUG : dir/file1(0xc0008ba280): close: 2025/11/28 04:02:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/28 04:02:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:02:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:02:26 DEBUG : dir/file1(0xc0008ba280): >close: err= 2025/11/28 04:02:26 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:02:26 DEBUG : dir: Looking for writers 2025/11/28 04:02:26 DEBUG : file1: reading active writers 2025/11/28 04:02:26 DEBUG : Looking for writers 2025/11/28 04:02:26 DEBUG : dir: reading active writers 2025/11/28 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:02:26 DEBUG : dir: Looking for writers 2025/11/28 04:02:26 DEBUG : file1: reading active writers 2025/11/28 04:02:26 DEBUG : Looking for writers 2025/11/28 04:02:26 DEBUG : dir: reading active writers 2025/11/28 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:02:26 DEBUG : dir: Looking for writers 2025/11/28 04:02:26 DEBUG : file1: reading active writers 2025/11/28 04:02:26 DEBUG : Looking for writers 2025/11/28 04:02:26 DEBUG : dir: reading active writers 2025/11/28 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:02:26 DEBUG : dir: Looking for writers 2025/11/28 04:02:26 DEBUG : file1: reading active writers 2025/11/28 04:02:26 DEBUG : Looking for writers 2025/11/28 04:02:26 DEBUG : dir: reading active writers 2025/11/28 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:02:26 DEBUG : dir/file1: vfs cache: starting upload 2025/11/28 04:02:27 DEBUG : dir: Looking for writers 2025/11/28 04:02:27 DEBUG : file1: reading active writers 2025/11/28 04:02:27 DEBUG : Looking for writers 2025/11/28 04:02:27 DEBUG : dir: reading active writers 2025/11/28 04:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:02:27 DEBUG : dir: Looking for writers 2025/11/28 04:02:27 DEBUG : file1: reading active writers 2025/11/28 04:02:27 DEBUG : Looking for writers 2025/11/28 04:02:27 DEBUG : dir: reading active writers 2025/11/28 04:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:02:27 DEBUG : dir: Looking for writers 2025/11/28 04:02:27 DEBUG : file1: reading active writers 2025/11/28 04:02:27 DEBUG : Looking for writers 2025/11/28 04:02:27 DEBUG : dir: reading active writers 2025/11/28 04:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:02:28 DEBUG : dir: Looking for writers 2025/11/28 04:02:28 DEBUG : file1: reading active writers 2025/11/28 04:02:28 DEBUG : Looking for writers 2025/11/28 04:02:28 DEBUG : dir: reading active writers 2025/11/28 04:02:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:02:29 DEBUG : dir: Looking for writers 2025/11/28 04:02:29 DEBUG : file1: reading active writers 2025/11/28 04:02:29 DEBUG : Looking for writers 2025/11/28 04:02:29 DEBUG : dir: reading active writers 2025/11/28 04:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:02:29 DEBUG : dir/file1: size = 14 OK 2025/11/28 04:02:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/28 04:02:29 INFO : dir/file1: Copied (replaced existing) 2025/11/28 04:02:29 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2025/11/28 04:02:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/28 04:02:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/28 04:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:02:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/28 04:02:30 DEBUG : dir: Looking for writers 2025/11/28 04:02:30 DEBUG : file1: reading active writers 2025/11/28 04:02:30 DEBUG : Looking for writers 2025/11/28 04:02:30 DEBUG : dir: reading active writers 2025/11/28 04:02:30 DEBUG : >WaitForWriters: 2025/11/28 04:02:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:02:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:02:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:02:30 DEBUG : dir/file1(0xc000a180c0): _readAt: size=512, off=0 2025/11/28 04:02:30 DEBUG : dir/file1(0xc000a180c0): openPending: 2025/11/28 04:02:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2025/11/28 04:02:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/28 04:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:02:30 DEBUG : dir/file1(0xc000a180c0): >openPending: err= 2025/11/28 04:02:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/28 04:02:30 DEBUG : dir/file1(0xc000a180c0): >_readAt: n=14, err=EOF 2025/11/28 04:02:30 DEBUG : dir/file1(0xc000a180c0): close: 2025/11/28 04:02:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:02:30 DEBUG : dir/file1(0xc000a180c0): >close: err= 2025/11/28 04:02:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:02:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/28 04:02:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00021ac00 2025/11/28 04:02:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:02:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:02:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/28 04:02:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/28 04:02:34 DEBUG : dir/file1: Updating file with dir/file1 0xc00021ac00 2025/11/28 04:02:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/28 04:02:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:02:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 04:02:35 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:02:35 DEBUG : dir/file1(0xc000bf5040): openPending: 2025/11/28 04:02:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2025/11/28 04:02:35 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,") 2025/11/28 04:02:35 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:02:35 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:02:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/28 04:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:02:35 DEBUG : dir/file1(0xc000bf5040): >openPending: err= 2025/11/28 04:02:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/28 04:02:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:02:35 DEBUG : dir/file1(0xc000bf5040): _writeAt: size=25, off=0 2025/11/28 04:02:35 DEBUG : dir/file1(0xc000bf5040): >_writeAt: n=25, err= 2025/11/28 04:02:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:02:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/28 04:02:37 DEBUG : newLeaf: Updating file with newLeaf 0xc00021ac00 2025/11/28 04:02:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:02:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:02:37 DEBUG : newLeaf(0xc000bf5040): close: 2025/11/28 04:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/28 04:02:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-28 04:02:35.513421561 +0000 UTC m=+801.703479036 2025/11/28 04:02:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/28 04:02:37 DEBUG : newLeaf(0xc000bf5040): >close: err= 2025/11/28 04:02:37 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:02:37 DEBUG : dir: Looking for writers 2025/11/28 04:02:37 DEBUG : Looking for writers 2025/11/28 04:02:37 DEBUG : dir: reading active writers 2025/11/28 04:02:37 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:02:37 DEBUG : dir: Looking for writers 2025/11/28 04:02:37 DEBUG : Looking for writers 2025/11/28 04:02:37 DEBUG : dir: reading active writers 2025/11/28 04:02:37 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:02:37 DEBUG : dir: Looking for writers 2025/11/28 04:02:37 DEBUG : Looking for writers 2025/11/28 04:02:37 DEBUG : dir: reading active writers 2025/11/28 04:02:37 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:02:37 DEBUG : dir: Looking for writers 2025/11/28 04:02:37 DEBUG : Looking for writers 2025/11/28 04:02:37 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:37 DEBUG : dir: reading active writers 2025/11/28 04:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:02:37 DEBUG : newLeaf: vfs cache: starting upload 2025/11/28 04:02:37 DEBUG : dir: Looking for writers 2025/11/28 04:02:37 DEBUG : Looking for writers 2025/11/28 04:02:37 DEBUG : dir: reading active writers 2025/11/28 04:02:37 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:02:37 DEBUG : dir: Looking for writers 2025/11/28 04:02:37 DEBUG : Looking for writers 2025/11/28 04:02:37 DEBUG : dir: reading active writers 2025/11/28 04:02:37 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:02:37 DEBUG : dir/subdir: forgetting directory cache 2025/11/28 04:02:37 DEBUG : dir: Looking for writers 2025/11/28 04:02:37 DEBUG : Looking for writers 2025/11/28 04:02:37 DEBUG : dir: reading active writers 2025/11/28 04:02:37 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:02:38 DEBUG : dir: Looking for writers 2025/11/28 04:02:38 DEBUG : Looking for writers 2025/11/28 04:02:38 DEBUG : dir: reading active writers 2025/11/28 04:02:38 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:02:39 DEBUG : newLeaf: size = 25 OK 2025/11/28 04:02:39 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/11/28 04:02:39 INFO : newLeaf: Copied (replaced existing) 2025/11/28 04:02:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-28 04:02:35.513421561 +0000 UTC," 2025/11/28 04:02:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/28 04:02:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:02:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/28 04:02:39 DEBUG : dir: Looking for writers 2025/11/28 04:02:39 DEBUG : Looking for writers 2025/11/28 04:02:39 DEBUG : dir: reading active writers 2025/11/28 04:02:39 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:39 DEBUG : >WaitForWriters: 2025/11/28 04:02:39 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:02:39 DEBUG : dir: Looking for writers 2025/11/28 04:02:39 DEBUG : Looking for writers 2025/11/28 04:02:39 DEBUG : dir: reading active writers 2025/11/28 04:02:39 DEBUG : newLeaf: reading active writers 2025/11/28 04:02:39 DEBUG : >WaitForWriters: 2025/11/28 04:02:39 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:02:52 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:02:52 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:02:52 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:52 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:02:52 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:02:55 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:02:55 DEBUG : dir: Looking for writers 2025/11/28 04:02:55 DEBUG : file1: reading active writers 2025/11/28 04:02:55 DEBUG : Looking for writers 2025/11/28 04:02:55 DEBUG : dir: reading active writers 2025/11/28 04:02:55 DEBUG : >WaitForWriters: 2025/11/28 04:02:56 DEBUG : dir/virtualDir2: forgetting directory cache 2025/11/28 04:02:56 DEBUG : forgetting directory cache 2025/11/28 04:02:56 DEBUG : dir: forgetting directory cache 2025/11/28 04:02:56 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/28 04:02:56 DEBUG : dir: forgetting directory cache 2025/11/28 04:02:56 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/28 04:02:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:02:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00063d800 2025/11/28 04:02:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:02:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:03:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/28 04:03:00 DEBUG : dir/file1: Updating file with dir/file1 0xc00063d800 2025/11/28 04:03:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/28 04:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 04:03:00 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:03:00 DEBUG : dir/file1(0xc0003567c0): openPending: 2025/11/28 04:03:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/28 04:03:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/28 04:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:00 DEBUG : dir/file1(0xc0003567c0): >openPending: err= 2025/11/28 04:03:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/28 04:03:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:03:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:03:00 DEBUG : dir/file1(0xc0003567c0): _writeAt: size=25, off=0 2025/11/28 04:03:00 DEBUG : dir/file1(0xc0003567c0): >_writeAt: n=25, err= 2025/11/28 04:03:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:03:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/28 04:03:02 DEBUG : newLeaf: Updating file with newLeaf 0xc00063d800 2025/11/28 04:03:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:03:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:03:02 DEBUG : newLeaf(0xc0003567c0): close: 2025/11/28 04:03:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/28 04:03:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-28 04:03:00.58137226 +0000 UTC m=+826.771429705 2025/11/28 04:03:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/28 04:03:02 DEBUG : newLeaf(0xc0003567c0): >close: err= 2025/11/28 04:03:02 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:03:02 DEBUG : dir: Looking for writers 2025/11/28 04:03:02 DEBUG : Looking for writers 2025/11/28 04:03:02 DEBUG : dir: reading active writers 2025/11/28 04:03:02 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:03:02 DEBUG : dir: Looking for writers 2025/11/28 04:03:02 DEBUG : Looking for writers 2025/11/28 04:03:02 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:02 DEBUG : dir: reading active writers 2025/11/28 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:03:02 DEBUG : dir: Looking for writers 2025/11/28 04:03:02 DEBUG : Looking for writers 2025/11/28 04:03:02 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:02 DEBUG : dir: reading active writers 2025/11/28 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:03:02 DEBUG : dir: Looking for writers 2025/11/28 04:03:02 DEBUG : Looking for writers 2025/11/28 04:03:02 DEBUG : dir: reading active writers 2025/11/28 04:03:02 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:03:02 DEBUG : newLeaf: vfs cache: starting upload 2025/11/28 04:03:02 DEBUG : dir: Looking for writers 2025/11/28 04:03:02 DEBUG : Looking for writers 2025/11/28 04:03:02 DEBUG : dir: reading active writers 2025/11/28 04:03:02 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:03:02 DEBUG : dir: Looking for writers 2025/11/28 04:03:02 DEBUG : Looking for writers 2025/11/28 04:03:02 DEBUG : dir: reading active writers 2025/11/28 04:03:02 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:03:03 DEBUG : dir: Looking for writers 2025/11/28 04:03:03 DEBUG : Looking for writers 2025/11/28 04:03:03 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:03 DEBUG : dir: reading active writers 2025/11/28 04:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:03:03 DEBUG : dir: Looking for writers 2025/11/28 04:03:03 DEBUG : Looking for writers 2025/11/28 04:03:03 DEBUG : dir: reading active writers 2025/11/28 04:03:03 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:03:04 DEBUG : dir: Looking for writers 2025/11/28 04:03:04 DEBUG : Looking for writers 2025/11/28 04:03:04 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:04 DEBUG : dir: reading active writers 2025/11/28 04:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:03:05 DEBUG : newLeaf: size = 25 OK 2025/11/28 04:03:05 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/11/28 04:03:05 INFO : newLeaf: Copied (replaced existing) 2025/11/28 04:03:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-28 04:03:00.58137226 +0000 UTC," 2025/11/28 04:03:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/28 04:03:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:03:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/28 04:03:05 DEBUG : dir: Looking for writers 2025/11/28 04:03:05 DEBUG : Looking for writers 2025/11/28 04:03:05 DEBUG : dir: reading active writers 2025/11/28 04:03:05 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:05 DEBUG : >WaitForWriters: 2025/11/28 04:03:06 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:03:06 DEBUG : dir: Looking for writers 2025/11/28 04:03:06 DEBUG : Looking for writers 2025/11/28 04:03:06 DEBUG : dir: reading active writers 2025/11/28 04:03:06 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:06 DEBUG : >WaitForWriters: 2025/11/28 04:03:06 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:03:19 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:03:19 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:03:19 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:19 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:19 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:03:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/28 04:03:22 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:03:22 DEBUG : dir/file1(0xc000618740): openPending: 2025/11/28 04:03:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/28 04:03:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/28 04:03:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:22 DEBUG : dir/file1(0xc000618740): >openPending: err= 2025/11/28 04:03:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/28 04:03:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:03:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:03:22 DEBUG : dir/file1(0xc000618740): _writeAt: size=14, off=0 2025/11/28 04:03:22 DEBUG : dir/file1(0xc000618740): >_writeAt: n=14, err= 2025/11/28 04:03:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:03:22 DEBUG : dir/file1(0xc000618740): close: 2025/11/28 04:03:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/28 04:03:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:03:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:03:22 DEBUG : dir/file1(0xc000618740): >close: err= 2025/11/28 04:03:22 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:03:22 DEBUG : dir: Looking for writers 2025/11/28 04:03:22 DEBUG : file1: reading active writers 2025/11/28 04:03:22 DEBUG : Looking for writers 2025/11/28 04:03:22 DEBUG : dir: reading active writers 2025/11/28 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:03:22 DEBUG : dir: Looking for writers 2025/11/28 04:03:22 DEBUG : file1: reading active writers 2025/11/28 04:03:22 DEBUG : Looking for writers 2025/11/28 04:03:22 DEBUG : dir: reading active writers 2025/11/28 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:03:22 DEBUG : dir: Looking for writers 2025/11/28 04:03:22 DEBUG : file1: reading active writers 2025/11/28 04:03:22 DEBUG : Looking for writers 2025/11/28 04:03:22 DEBUG : dir: reading active writers 2025/11/28 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:03:22 DEBUG : dir: Looking for writers 2025/11/28 04:03:22 DEBUG : file1: reading active writers 2025/11/28 04:03:22 DEBUG : Looking for writers 2025/11/28 04:03:22 DEBUG : dir: reading active writers 2025/11/28 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:03:22 DEBUG : dir/file1: vfs cache: starting upload 2025/11/28 04:03:22 DEBUG : dir: Looking for writers 2025/11/28 04:03:22 DEBUG : file1: reading active writers 2025/11/28 04:03:22 DEBUG : Looking for writers 2025/11/28 04:03:22 DEBUG : dir: reading active writers 2025/11/28 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:03:22 DEBUG : dir: Looking for writers 2025/11/28 04:03:22 DEBUG : file1: reading active writers 2025/11/28 04:03:22 DEBUG : Looking for writers 2025/11/28 04:03:22 DEBUG : dir: reading active writers 2025/11/28 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:03:23 DEBUG : dir: Looking for writers 2025/11/28 04:03:23 DEBUG : file1: reading active writers 2025/11/28 04:03:23 DEBUG : Looking for writers 2025/11/28 04:03:23 DEBUG : dir: reading active writers 2025/11/28 04:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:03:23 DEBUG : dir: Looking for writers 2025/11/28 04:03:23 DEBUG : file1: reading active writers 2025/11/28 04:03:23 DEBUG : Looking for writers 2025/11/28 04:03:23 DEBUG : dir: reading active writers 2025/11/28 04:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:03:24 DEBUG : dir/file1: size = 14 OK 2025/11/28 04:03:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/28 04:03:24 INFO : dir/file1: Copied (replaced existing) 2025/11/28 04:03:24 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2025/11/28 04:03:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/28 04:03:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/28 04:03:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/28 04:03:24 DEBUG : dir: Looking for writers 2025/11/28 04:03:24 DEBUG : file1: reading active writers 2025/11/28 04:03:24 DEBUG : Looking for writers 2025/11/28 04:03:24 DEBUG : dir: reading active writers 2025/11/28 04:03:24 DEBUG : >WaitForWriters: 2025/11/28 04:03:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:03:24 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:03:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:03:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:03:24 DEBUG : dir/file1(0xc0008ba740): _readAt: size=512, off=0 2025/11/28 04:03:24 DEBUG : dir/file1(0xc0008ba740): openPending: 2025/11/28 04:03:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2025/11/28 04:03:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/28 04:03:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:24 DEBUG : dir/file1(0xc0008ba740): >openPending: err= 2025/11/28 04:03:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/28 04:03:24 DEBUG : dir/file1(0xc0008ba740): >_readAt: n=14, err=EOF 2025/11/28 04:03:24 DEBUG : dir/file1(0xc0008ba740): close: 2025/11/28 04:03:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:03:24 DEBUG : dir/file1(0xc0008ba740): >close: err= 2025/11/28 04:03:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:03:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/28 04:03:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a80c0 2025/11/28 04:03:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:03:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:03:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/28 04:03:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/28 04:03:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a80c0 2025/11/28 04:03:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/28 04:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 04:03:29 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:03:29 DEBUG : dir/file1(0xc0008bb040): openPending: 2025/11/28 04:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2025/11/28 04:03:29 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,") 2025/11/28 04:03:29 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:03:29 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/28 04:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:29 DEBUG : dir/file1(0xc0008bb040): >openPending: err= 2025/11/28 04:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/28 04:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:03:29 DEBUG : dir/file1(0xc0008bb040): _writeAt: size=25, off=0 2025/11/28 04:03:29 DEBUG : dir/file1(0xc0008bb040): >_writeAt: n=25, err= 2025/11/28 04:03:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:03:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/28 04:03:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a80c0 2025/11/28 04:03:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:03:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:03:32 DEBUG : newLeaf(0xc0008bb040): close: 2025/11/28 04:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/28 04:03:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-28 04:03:29.977922966 +0000 UTC m=+856.167980431 2025/11/28 04:03:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/28 04:03:32 DEBUG : newLeaf(0xc0008bb040): >close: err= 2025/11/28 04:03:32 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:03:32 DEBUG : dir: Looking for writers 2025/11/28 04:03:32 DEBUG : Looking for writers 2025/11/28 04:03:32 DEBUG : dir: reading active writers 2025/11/28 04:03:32 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:03:32 DEBUG : dir: Looking for writers 2025/11/28 04:03:32 DEBUG : Looking for writers 2025/11/28 04:03:32 DEBUG : dir: reading active writers 2025/11/28 04:03:32 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:03:32 DEBUG : dir: Looking for writers 2025/11/28 04:03:32 DEBUG : Looking for writers 2025/11/28 04:03:32 DEBUG : dir: reading active writers 2025/11/28 04:03:32 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:03:32 DEBUG : forgetting directory cache 2025/11/28 04:03:32 DEBUG : dir: forgetting directory cache 2025/11/28 04:03:32 DEBUG : dir: forgetting directory cache 2025/11/28 04:03:32 DEBUG : dir: Looking for writers 2025/11/28 04:03:32 DEBUG : Looking for writers 2025/11/28 04:03:32 DEBUG : dir: reading active writers 2025/11/28 04:03:32 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:03:32 DEBUG : newLeaf: vfs cache: starting upload 2025/11/28 04:03:32 DEBUG : dir: Looking for writers 2025/11/28 04:03:32 DEBUG : Looking for writers 2025/11/28 04:03:32 DEBUG : dir: reading active writers 2025/11/28 04:03:32 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:03:32 DEBUG : dir: Looking for writers 2025/11/28 04:03:32 DEBUG : Looking for writers 2025/11/28 04:03:32 DEBUG : dir: reading active writers 2025/11/28 04:03:32 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:03:32 DEBUG : dir: Looking for writers 2025/11/28 04:03:32 DEBUG : Looking for writers 2025/11/28 04:03:32 DEBUG : dir: reading active writers 2025/11/28 04:03:32 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:03:33 DEBUG : dir: Looking for writers 2025/11/28 04:03:33 DEBUG : Looking for writers 2025/11/28 04:03:33 DEBUG : dir: reading active writers 2025/11/28 04:03:33 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:03:34 DEBUG : newLeaf: size = 25 OK 2025/11/28 04:03:34 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/11/28 04:03:34 INFO : newLeaf: Copied (replaced existing) 2025/11/28 04:03:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-28 04:03:29.977922966 +0000 UTC," 2025/11/28 04:03:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/28 04:03:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:03:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/28 04:03:34 DEBUG : dir: Looking for writers 2025/11/28 04:03:34 DEBUG : Looking for writers 2025/11/28 04:03:34 DEBUG : dir: reading active writers 2025/11/28 04:03:34 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:34 DEBUG : >WaitForWriters: 2025/11/28 04:03:34 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:03:34 DEBUG : dir: Looking for writers 2025/11/28 04:03:34 DEBUG : Looking for writers 2025/11/28 04:03:34 DEBUG : dir: reading active writers 2025/11/28 04:03:34 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:34 DEBUG : >WaitForWriters: 2025/11/28 04:03:34 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:03:48 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:03:48 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:03:48 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:48 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:03:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:03:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:03:48 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:03:48 DEBUG : forgetting directory cache 2025/11/28 04:03:48 DEBUG : dir: forgetting directory cache 2025/11/28 04:03:48 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2025/11/28 04:03:51 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:03:51 DEBUG : dir: Looking for writers 2025/11/28 04:03:51 DEBUG : file1: reading active writers 2025/11/28 04:03:51 DEBUG : Looking for writers 2025/11/28 04:03:51 DEBUG : dir: reading active writers 2025/11/28 04:03:51 DEBUG : >WaitForWriters: 2025/11/28 04:03:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:03:51 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:03:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:03:51 DEBUG : dir/file1(0xc000a18f00): _readAt: size=512, off=0 2025/11/28 04:03:51 DEBUG : dir/file1(0xc000a18f00): openPending: 2025/11/28 04:03:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/28 04:03:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/28 04:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:51 DEBUG : dir/file1(0xc000a18f00): >openPending: err= 2025/11/28 04:03:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/28 04:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:03:52 DEBUG : dir/file1(0xc000a18f00): >_readAt: n=14, err=EOF 2025/11/28 04:03:52 DEBUG : dir/file1(0xc000a18f00): close: 2025/11/28 04:03:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:03:52 DEBUG : dir/file1(0xc000a18f00): >close: err= 2025/11/28 04:03:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:03:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/28 04:03:54 DEBUG : newLeaf: Updating file with newLeaf 0xc00087ba40 2025/11/28 04:03:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:03:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:03:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/28 04:03:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/28 04:03:56 DEBUG : dir/file1: Updating file with dir/file1 0xc00087ba40 2025/11/28 04:03:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/28 04:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 04:03:57 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:03:57 DEBUG : dir/file1(0xc000356f80): openPending: 2025/11/28 04:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/28 04:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/28 04:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:03:57 DEBUG : dir/file1(0xc000356f80): >openPending: err= 2025/11/28 04:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/28 04:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:03:57 DEBUG : dir/file1(0xc000356f80): _writeAt: size=25, off=0 2025/11/28 04:03:57 DEBUG : dir/file1(0xc000356f80): >_writeAt: n=25, err= 2025/11/28 04:03:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/28 04:03:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/28 04:03:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00087ba40 2025/11/28 04:03:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:03:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:03:59 DEBUG : newLeaf(0xc000356f80): close: 2025/11/28 04:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/28 04:03:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-28 04:03:57.514646372 +0000 UTC m=+883.704703846 2025/11/28 04:03:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/28 04:03:59 DEBUG : newLeaf(0xc000356f80): >close: err= 2025/11/28 04:03:59 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:03:59 DEBUG : dir: Looking for writers 2025/11/28 04:03:59 DEBUG : Looking for writers 2025/11/28 04:03:59 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:59 DEBUG : dir: reading active writers 2025/11/28 04:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:03:59 DEBUG : dir: Looking for writers 2025/11/28 04:03:59 DEBUG : Looking for writers 2025/11/28 04:03:59 DEBUG : dir: reading active writers 2025/11/28 04:03:59 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:03:59 DEBUG : dir: Looking for writers 2025/11/28 04:03:59 DEBUG : Looking for writers 2025/11/28 04:03:59 DEBUG : dir: reading active writers 2025/11/28 04:03:59 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:03:59 DEBUG : dir: Looking for writers 2025/11/28 04:03:59 DEBUG : Looking for writers 2025/11/28 04:03:59 DEBUG : dir: reading active writers 2025/11/28 04:03:59 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:03:59 DEBUG : newLeaf: vfs cache: starting upload 2025/11/28 04:03:59 DEBUG : dir: Looking for writers 2025/11/28 04:03:59 DEBUG : Looking for writers 2025/11/28 04:03:59 DEBUG : dir: reading active writers 2025/11/28 04:03:59 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:03:59 DEBUG : dir: Looking for writers 2025/11/28 04:03:59 DEBUG : Looking for writers 2025/11/28 04:03:59 DEBUG : dir: reading active writers 2025/11/28 04:03:59 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:03:59 DEBUG : dir: Looking for writers 2025/11/28 04:03:59 DEBUG : Looking for writers 2025/11/28 04:03:59 DEBUG : dir: reading active writers 2025/11/28 04:03:59 DEBUG : newLeaf: reading active writers 2025/11/28 04:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:04:00 DEBUG : dir: Looking for writers 2025/11/28 04:04:00 DEBUG : Looking for writers 2025/11/28 04:04:00 DEBUG : dir: reading active writers 2025/11/28 04:04:00 DEBUG : newLeaf: reading active writers 2025/11/28 04:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:04:01 DEBUG : newLeaf: size = 25 OK 2025/11/28 04:04:01 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/11/28 04:04:01 INFO : newLeaf: Copied (replaced existing) 2025/11/28 04:04:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-28 04:03:57.514646372 +0000 UTC," 2025/11/28 04:04:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/28 04:04:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:04:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/28 04:04:01 DEBUG : dir: Looking for writers 2025/11/28 04:04:01 DEBUG : Looking for writers 2025/11/28 04:04:01 DEBUG : dir: reading active writers 2025/11/28 04:04:01 DEBUG : newLeaf: reading active writers 2025/11/28 04:04:01 DEBUG : >WaitForWriters: 2025/11/28 04:04:02 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:04:02 DEBUG : dir: Looking for writers 2025/11/28 04:04:02 DEBUG : Looking for writers 2025/11/28 04:04:02 DEBUG : dir: reading active writers 2025/11/28 04:04:02 DEBUG : newLeaf: reading active writers 2025/11/28 04:04:02 DEBUG : >WaitForWriters: 2025/11/28 04:04:02 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 04:04:13 DEBUG : forgetting directory cache 2025/11/28 04:04:13 DEBUG : dir: forgetting directory cache 2025/11/28 04:04:13 DEBUG : dir/sub: forgetting directory cache 2025/11/28 04:04:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" --- PASS: TestFileRename (167.34s) --- PASS: TestFileRename/off,forceCache=false (27.01s) --- PASS: TestFileRename/minimal,forceCache=false (27.16s) --- PASS: TestFileRename/minimal,forceCache=true (29.26s) --- PASS: TestFileRename/writes,forceCache=false (26.72s) --- PASS: TestFileRename/writes,forceCache=true (28.79s) --- PASS: TestFileRename/full,forceCache=false (28.39s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:04:16 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:04:16 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:04:16 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:04:16 DEBUG : Looking for writers 2025/11/28 04:04:16 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.65s) === 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:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:04:17 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:04:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:04:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/28 04:04:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/28 04:04:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:04:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/28 04:04:21 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/28 04:04:21 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:04:21 DEBUG : dir: Looking for writers 2025/11/28 04:04:21 DEBUG : file1: reading active writers 2025/11/28 04:04:21 DEBUG : Looking for writers 2025/11/28 04:04:21 DEBUG : dir: reading active writers 2025/11/28 04:04:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (17.84s) === RUN TestReadFileHandleSeek run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:04:35 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:04:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:04:38 DEBUG : forgetting directory cache 2025/11/28 04:04:38 DEBUG : dir: forgetting directory cache 2025/11/28 04:04:38 DEBUG : dir/sub: forgetting directory cache 2025/11/28 04:04:38 DEBUG : dir/sub/subsub: forgetting directory cache 2025/11/28 04:04:38 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2025/11/28 04:04:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/28 04:04:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:04:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/28 04:04:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/28 04:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:04:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/28 04:04:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/28 04:04:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/28 04:04:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/28 04:04:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/28 04:04:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/28 04:04:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/28 04:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/28 04:04:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/28 04:04:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/28 04:04:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/28 04:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/28 04:04:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/28 04:04:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/28 04:04:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/28 04:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/28 04:04:40 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:04:40 DEBUG : dir: Looking for writers 2025/11/28 04:04:40 DEBUG : file1: reading active writers 2025/11/28 04:04:40 DEBUG : Looking for writers 2025/11/28 04:04:40 DEBUG : dir: reading active writers 2025/11/28 04:04:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (20.39s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:04:55 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:04:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:04:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:04:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/28 04:04:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/28 04:04:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/28 04:04:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/28 04:04:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/28 04:04:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/28 04:04:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/28 04:04:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/28 04:04:59 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/28 04:04:59 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/28 04:04:59 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/28 04:04:59 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/28 04:04:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/28 04:05:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/28 04:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/28 04:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/28 04:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/28 04:05:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/28 04:05:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/28 04:05:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/28 04:05:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/28 04:05:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/28 04:05:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/28 04:05:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/28 04:05:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/28 04:05:00 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:05:00 DEBUG : dir: Looking for writers 2025/11/28 04:05:00 DEBUG : file1: reading active writers 2025/11/28 04:05:00 DEBUG : Looking for writers 2025/11/28 04:05:00 DEBUG : dir: reading active writers 2025/11/28 04:05:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (17.33s) === RUN TestReadFileHandleFlush run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:05:12 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:05:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:05:15 DEBUG : forgetting directory cache 2025/11/28 04:05:15 DEBUG : Removed virtual directory entry vDel: "dir" 2025/11/28 04:05:16 DEBUG : dir: forgetting directory cache 2025/11/28 04:05:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 04:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/28 04:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/28 04:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:05:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/28 04:05:16 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:05:16 DEBUG : dir: Looking for writers 2025/11/28 04:05:16 DEBUG : file1: reading active writers 2025/11/28 04:05:16 DEBUG : Looking for writers 2025/11/28 04:05:16 DEBUG : dir: reading active writers 2025/11/28 04:05:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (17.56s) === RUN TestReadFileHandleRelease run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:05:30 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:05:32 DEBUG : forgetting directory cache 2025/11/28 04:05:32 DEBUG : Removed virtual directory entry vDel: "dir" 2025/11/28 04:05:32 DEBUG : dir: forgetting directory cache 2025/11/28 04:05:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 04:05:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:05:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:05:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/28 04:05:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/28 04:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:05:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/28 04:05:35 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/28 04:05:35 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/28 04:05:35 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:05:35 DEBUG : dir: Looking for writers 2025/11/28 04:05:35 DEBUG : file1: reading active writers 2025/11/28 04:05:35 DEBUG : Looking for writers 2025/11/28 04:05:35 DEBUG : dir: reading active writers 2025/11/28 04:05:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (17.94s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:05:48 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:05:48 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:05:48 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:05:48 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:05:48 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:05:49 DEBUG : forgetting directory cache 2025/11/28 04:05:49 DEBUG : dir: forgetting directory cache 2025/11/28 04:05:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 04:05:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:05:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:05:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:05:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:05:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:05:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): _readAt: size=1, off=0 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): openPending: 2025/11/28 04:05:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/28 04:05:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/28 04:05:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): >openPending: err= 2025/11/28 04:05:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/28 04:05:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:05:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:05:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): >_readAt: n=1, err= 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): _readAt: size=256, off=1 2025/11/28 04:05:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): >_readAt: n=15, err=EOF 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): _readAt: size=16, off=16 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): >_readAt: n=0, err=EOF 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): close: 2025/11/28 04:05:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): >close: err= 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): close: 2025/11/28 04:05:52 DEBUG : dir/file1(0xc000a53180): >close: err=file already closed 2025/11/28 04:05:52 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:05:52 DEBUG : dir: Looking for writers 2025/11/28 04:05:52 DEBUG : file1: reading active writers 2025/11/28 04:05:52 DEBUG : Looking for writers 2025/11/28 04:05:52 DEBUG : dir: reading active writers 2025/11/28 04:05:52 DEBUG : >WaitForWriters: 2025/11/28 04:05:52 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (17.24s) === RUN TestRWFileHandleSeek run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:06:05 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:06:05 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:06:05 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:05 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:06:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:06:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:05 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:06:06 DEBUG : forgetting directory cache 2025/11/28 04:06:06 DEBUG : dir3: forgetting directory cache 2025/11/28 04:06:06 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2025/11/28 04:06:06 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2025/11/28 04:06:06 DEBUG : renamed empty directory: forgetting directory cache 2025/11/28 04:06:06 DEBUG : Removed virtual directory entry vDel: "dir" 2025/11/28 04:06:06 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2025/11/28 04:06:06 DEBUG : Removed virtual directory entry vDel: "file2" 2025/11/28 04:06:06 DEBUG : Removed virtual directory entry vDel: "empty directory" 2025/11/28 04:06:06 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2025/11/28 04:06:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:06:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:06:08 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:06:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:06:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:06:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/28 04:06:08 DEBUG : dir/file1(0xc000c75e00): _readAt: size=1, off=0 2025/11/28 04:06:08 DEBUG : dir/file1(0xc000c75e00): openPending: 2025/11/28 04:06:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/28 04:06:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/28 04:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:06:08 DEBUG : dir/file1(0xc000c75e00): >openPending: err= 2025/11/28 04:06:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/28 04:06:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:06:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:06:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): >_readAt: n=1, err= 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): _readAt: size=1, off=5 2025/11/28 04:06:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): >_readAt: n=1, err= 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): _readAt: size=1, off=3 2025/11/28 04:06:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): >_readAt: n=1, err= 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): _readAt: size=1, off=13 2025/11/28 04:06:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): >_readAt: n=1, err= 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): _readAt: size=16, off=100 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): >_readAt: n=0, err=EOF 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): close: 2025/11/28 04:06:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:06:09 DEBUG : dir/file1(0xc000c75e00): >close: err= 2025/11/28 04:06:09 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:06:09 DEBUG : dir: Looking for writers 2025/11/28 04:06:09 DEBUG : file1: reading active writers 2025/11/28 04:06:09 DEBUG : Looking for writers 2025/11/28 04:06:09 DEBUG : dir: reading active writers 2025/11/28 04:06:09 DEBUG : >WaitForWriters: 2025/11/28 04:06:09 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (16.53s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:06:22 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:06:22 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:06:22 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:22 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:06:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:06:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:22 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:06:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:06:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:06:25 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:06:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:06:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:06:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/28 04:06:25 DEBUG : dir/file1(0xc000bf55c0): _readAt: size=1, off=0 2025/11/28 04:06:25 DEBUG : dir/file1(0xc000bf55c0): openPending: 2025/11/28 04:06:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/28 04:06:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/28 04:06:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:06:25 DEBUG : dir/file1(0xc000bf55c0): >openPending: err= 2025/11/28 04:06:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/28 04:06:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:06:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:06:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): >_readAt: n=1, err= 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): _readAt: size=1, off=5 2025/11/28 04:06:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): >_readAt: n=1, err= 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): _readAt: size=1, off=1 2025/11/28 04:06:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): >_readAt: n=1, err= 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): _readAt: size=6, off=10 2025/11/28 04:06:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): >_readAt: n=6, err= 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): _readAt: size=256, off=10 2025/11/28 04:06:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): >_readAt: n=6, err=EOF 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): _readAt: size=256, off=100 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): >_readAt: n=0, err=EOF 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): close: 2025/11/28 04:06:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): >close: err= 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): _readAt: size=256, off=100 2025/11/28 04:06:26 DEBUG : dir/file1(0xc000bf55c0): >_readAt: n=0, err=file already closed 2025/11/28 04:06:26 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:06:26 DEBUG : dir: Looking for writers 2025/11/28 04:06:26 DEBUG : file1: reading active writers 2025/11/28 04:06:26 DEBUG : Looking for writers 2025/11/28 04:06:26 DEBUG : dir: reading active writers 2025/11/28 04:06:26 DEBUG : >WaitForWriters: 2025/11/28 04:06:26 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (18.07s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:06:40 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:06:40 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:06:40 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:40 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:40 DEBUG : Config file has changed externally - reloading 2025/11/28 04:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:40 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:06:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:06:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:06:43 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:06:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:06:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:06:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/28 04:06:43 DEBUG : dir/file1(0xc000a19740): RWFileHandle.Flush 2025/11/28 04:06:43 DEBUG : dir/file1(0xc000a19740): _readAt: size=256, off=0 2025/11/28 04:06:43 DEBUG : dir/file1(0xc000a19740): openPending: 2025/11/28 04:06:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/28 04:06:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/28 04:06:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:06:43 DEBUG : dir/file1(0xc000a19740): >openPending: err= 2025/11/28 04:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/28 04:06:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:06:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:06:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:06:44 DEBUG : dir/file1(0xc000a19740): >_readAt: n=16, err=EOF 2025/11/28 04:06:44 DEBUG : dir/file1(0xc000a19740): RWFileHandle.Flush 2025/11/28 04:06:44 DEBUG : dir/file1(0xc000a19740): RWFileHandle.Flush 2025/11/28 04:06:44 DEBUG : dir/file1(0xc000a19740): close: 2025/11/28 04:06:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:06:44 DEBUG : dir/file1(0xc000a19740): >close: err= 2025/11/28 04:06:44 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:06:44 DEBUG : dir: Looking for writers 2025/11/28 04:06:44 DEBUG : file1: reading active writers 2025/11/28 04:06:44 DEBUG : Looking for writers 2025/11/28 04:06:44 DEBUG : dir: reading active writers 2025/11/28 04:06:44 DEBUG : >WaitForWriters: 2025/11/28 04:06:44 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 04:06:52 DEBUG : forgetting directory cache 2025/11/28 04:06:52 DEBUG : dir: forgetting directory cache 2025/11/28 04:06:52 DEBUG : dir: forgetting directory cache 2025/11/28 04:06:52 DEBUG : dir/sub: forgetting directory cache 2025/11/28 04:06:52 DEBUG : dir/sub: forgetting directory cache 2025/11/28 04:06:52 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2025/11/28 04:06:52 DEBUG : dir/sub: forgetting directory cache --- PASS: TestRWFileHandleFlushRead (18.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:06:58 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:06:58 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:06:58 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:58 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:06:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:06:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:06:58 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:07:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:07:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/28 04:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:07:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/28 04:07:02 DEBUG : dir/file1(0xc000a52940): _readAt: size=256, off=0 2025/11/28 04:07:02 DEBUG : dir/file1(0xc000a52940): openPending: 2025/11/28 04:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/28 04:07:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/28 04:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:02 DEBUG : dir/file1(0xc000a52940): >openPending: err= 2025/11/28 04:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/28 04:07:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:07:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:07:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:07:02 DEBUG : dir/file1(0xc000a52940): >_readAt: n=16, err=EOF 2025/11/28 04:07:02 DEBUG : dir/file1(0xc000a52940): RWFileHandle.Release 2025/11/28 04:07:02 DEBUG : dir/file1(0xc000a52940): close: 2025/11/28 04:07:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 04:07:02 DEBUG : dir/file1(0xc000a52940): >close: err= 2025/11/28 04:07:02 DEBUG : dir/file1(0xc000a52940): RWFileHandle.Release 2025/11/28 04:07:02 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:07:02 DEBUG : dir: Looking for writers 2025/11/28 04:07:02 DEBUG : file1: reading active writers 2025/11/28 04:07:02 DEBUG : Looking for writers 2025/11/28 04:07:02 DEBUG : dir: reading active writers 2025/11/28 04:07:02 DEBUG : >WaitForWriters: 2025/11/28 04:07:02 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (17.34s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:07:15 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:07:15 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:07:15 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:15 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:07:15 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:07:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:07:15 DEBUG : file1: newRWFileHandle: 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): openPending: 2025/11/28 04:07:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:07:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): >openPending: err= 2025/11/28 04:07:15 DEBUG : file1: >newRWFileHandle: err= 2025/11/28 04:07:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/28 04:07:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): _writeAt: size=5, off=0 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): >_writeAt: n=5, err= 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): _writeAt: size=7, off=5 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): >_writeAt: n=7, err= 2025/11/28 04:07:15 DEBUG : file1: vfs cache: truncate to size=11 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): close: 2025/11/28 04:07:15 DEBUG : file1: vfs cache: setting modification time to 2025-11-28 04:07:15.914032295 +0000 UTC m=+1082.104089730 2025/11/28 04:07:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): >close: err= 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): close: 2025/11/28 04:07:15 DEBUG : file1(0xc000d227c0): >close: err=file already closed 2025/11/28 04:07:15 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:07:15 DEBUG : Looking for writers 2025/11/28 04:07:15 DEBUG : file1: reading active writers 2025/11/28 04:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:07:15 DEBUG : Looking for writers 2025/11/28 04:07:15 DEBUG : file1: reading active writers 2025/11/28 04:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:07:15 DEBUG : Looking for writers 2025/11/28 04:07:15 DEBUG : file1: reading active writers 2025/11/28 04:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:07:15 DEBUG : Looking for writers 2025/11/28 04:07:15 DEBUG : file1: reading active writers 2025/11/28 04:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:07:16 DEBUG : file1: vfs cache: starting upload 2025/11/28 04:07:16 DEBUG : Looking for writers 2025/11/28 04:07:16 DEBUG : file1: reading active writers 2025/11/28 04:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:07:16 DEBUG : Looking for writers 2025/11/28 04:07:16 DEBUG : file1: reading active writers 2025/11/28 04:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:07:16 DEBUG : Looking for writers 2025/11/28 04:07:16 DEBUG : file1: reading active writers 2025/11/28 04:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:07:17 DEBUG : Looking for writers 2025/11/28 04:07:17 DEBUG : file1: reading active writers 2025/11/28 04:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:07:18 DEBUG : Looking for writers 2025/11/28 04:07:18 DEBUG : file1: reading active writers 2025/11/28 04:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:07:18 DEBUG : file1: size = 11 OK 2025/11/28 04:07:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 04:07:18 INFO : file1: Copied (new) 2025/11/28 04:07:18 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-28 04:07:15.914032295 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/28 04:07:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/28 04:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:18 INFO : file1: vfs cache: upload succeeded try #1 2025/11/28 04:07:19 DEBUG : Looking for writers 2025/11/28 04:07:19 DEBUG : file1: reading active writers 2025/11/28 04:07:19 DEBUG : >WaitForWriters: 2025/11/28 04:07:19 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:07:19 DEBUG : Looking for writers 2025/11/28 04:07:19 DEBUG : file1: reading active writers 2025/11/28 04:07:19 DEBUG : >WaitForWriters: 2025/11/28 04:07:19 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 04:07:25 DEBUG : forgetting directory cache --- PASS: TestRWFileHandleMethodsWrite (10.28s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:07:25 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:07:25 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:07:25 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:25 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:07:25 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:07:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:07:26 DEBUG : file1: newRWFileHandle: 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): openPending: 2025/11/28 04:07:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:07:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): >openPending: err= 2025/11/28 04:07:26 DEBUG : file1: >newRWFileHandle: err= 2025/11/28 04:07:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/28 04:07:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): _writeAt: size=7, off=0 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): >_writeAt: n=7, err= 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): _writeAt: size=6, off=5 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): >_writeAt: n=6, err= 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): close: 2025/11/28 04:07:26 DEBUG : file1: vfs cache: setting modification time to 2025-11-28 04:07:26.135886141 +0000 UTC m=+1092.325943575 2025/11/28 04:07:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): >close: err= 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): _writeAt: size=5, off=0 2025/11/28 04:07:26 DEBUG : file1(0xc000c75540): >_writeAt: n=0, err=file already closed 2025/11/28 04:07:26 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:07:26 DEBUG : Looking for writers 2025/11/28 04:07:26 DEBUG : file1: reading active writers 2025/11/28 04:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:07:26 DEBUG : Looking for writers 2025/11/28 04:07:26 DEBUG : file1: reading active writers 2025/11/28 04:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:07:26 DEBUG : Looking for writers 2025/11/28 04:07:26 DEBUG : file1: reading active writers 2025/11/28 04:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:07:26 DEBUG : Looking for writers 2025/11/28 04:07:26 DEBUG : file1: reading active writers 2025/11/28 04:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:07:26 DEBUG : file1: vfs cache: starting upload 2025/11/28 04:07:26 DEBUG : Looking for writers 2025/11/28 04:07:26 DEBUG : file1: reading active writers 2025/11/28 04:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:07:26 DEBUG : Looking for writers 2025/11/28 04:07:26 DEBUG : file1: reading active writers 2025/11/28 04:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:07:26 DEBUG : Looking for writers 2025/11/28 04:07:26 DEBUG : file1: reading active writers 2025/11/28 04:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:07:27 DEBUG : Looking for writers 2025/11/28 04:07:27 DEBUG : file1: reading active writers 2025/11/28 04:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:07:28 DEBUG : Looking for writers 2025/11/28 04:07:28 DEBUG : file1: reading active writers 2025/11/28 04:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:07:29 DEBUG : forgetting directory cache 2025/11/28 04:07:29 DEBUG : dir: forgetting directory cache 2025/11/28 04:07:29 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2025/11/28 04:07:29 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2025/11/28 04:07:29 DEBUG : Looking for writers 2025/11/28 04:07:29 DEBUG : file1: reading active writers 2025/11/28 04:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:07:30 DEBUG : Looking for writers 2025/11/28 04:07:30 DEBUG : file1: reading active writers 2025/11/28 04:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:07:30 DEBUG : file1: size = 11 OK 2025/11/28 04:07:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 04:07:30 INFO : file1: Copied (new) 2025/11/28 04:07:30 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-28 04:07:26.135886141 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/28 04:07:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/28 04:07:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:30 INFO : file1: vfs cache: upload succeeded try #1 2025/11/28 04:07:31 DEBUG : Looking for writers 2025/11/28 04:07:31 DEBUG : file1: reading active writers 2025/11/28 04:07:31 DEBUG : >WaitForWriters: 2025/11/28 04:07:31 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:07:31 DEBUG : Looking for writers 2025/11/28 04:07:31 DEBUG : file1: reading active writers 2025/11/28 04:07:31 DEBUG : >WaitForWriters: 2025/11/28 04:07:31 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (11.90s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:07:37 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:07:37 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:07:37 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:37 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:07:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:07:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:07:37 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:07:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:07:37 DEBUG : file1: newRWFileHandle: 2025/11/28 04:07:37 DEBUG : file1(0xc0006184c0): openPending: 2025/11/28 04:07:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:07:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:37 DEBUG : file1(0xc0006184c0): >openPending: err= 2025/11/28 04:07:37 DEBUG : file1: >newRWFileHandle: err= 2025/11/28 04:07:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/28 04:07:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/28 04:07:37 DEBUG : file1(0xc0006184c0): close: 2025/11/28 04:07:37 DEBUG : file1: vfs cache: setting modification time to 2025-11-28 04:07:37.955209339 +0000 UTC m=+1104.145266773 2025/11/28 04:07:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:07:37 DEBUG : file1(0xc0006184c0): >close: err= 2025/11/28 04:07:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/28 04:07:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/28 04:07:37 DEBUG : file2: newRWFileHandle: 2025/11/28 04:07:37 DEBUG : file2(0xc000618ac0): openPending: 2025/11/28 04:07:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:07:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/28 04:07:37 DEBUG : file2(0xc000618ac0): >openPending: err= 2025/11/28 04:07:37 DEBUG : file2: >newRWFileHandle: err= 2025/11/28 04:07:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/28 04:07:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/28 04:07:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/28 04:07:37 DEBUG : file2(0xc000618ac0): RWFileHandle.Flush 2025/11/28 04:07:37 DEBUG : file2(0xc000618ac0): RWFileHandle.Release 2025/11/28 04:07:37 DEBUG : file2(0xc000618ac0): close: 2025/11/28 04:07:37 DEBUG : file2: vfs cache: setting modification time to 2025-11-28 04:07:37.956842598 +0000 UTC m=+1104.146900043 2025/11/28 04:07:37 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/28 04:07:37 DEBUG : file2(0xc000618ac0): >close: err= 2025/11/28 04:07:37 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:07:37 DEBUG : Looking for writers 2025/11/28 04:07:37 DEBUG : file1: reading active writers 2025/11/28 04:07:37 DEBUG : file2: reading active writers 2025/11/28 04:07:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/28 04:07:37 DEBUG : Looking for writers 2025/11/28 04:07:37 DEBUG : file2: reading active writers 2025/11/28 04:07:37 DEBUG : file1: reading active writers 2025/11/28 04:07:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/28 04:07:37 DEBUG : Looking for writers 2025/11/28 04:07:37 DEBUG : file1: reading active writers 2025/11/28 04:07:37 DEBUG : file2: reading active writers 2025/11/28 04:07:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/28 04:07:38 DEBUG : Looking for writers 2025/11/28 04:07:38 DEBUG : file1: reading active writers 2025/11/28 04:07:38 DEBUG : file2: reading active writers 2025/11/28 04:07:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/28 04:07:38 DEBUG : file1: vfs cache: starting upload 2025/11/28 04:07:38 DEBUG : file2: vfs cache: starting upload 2025/11/28 04:07:38 DEBUG : Looking for writers 2025/11/28 04:07:38 DEBUG : file1: reading active writers 2025/11/28 04:07:38 DEBUG : file2: reading active writers 2025/11/28 04:07:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/28 04:07:38 DEBUG : Looking for writers 2025/11/28 04:07:38 DEBUG : file1: reading active writers 2025/11/28 04:07:38 DEBUG : file2: reading active writers 2025/11/28 04:07:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/28 04:07:38 DEBUG : Looking for writers 2025/11/28 04:07:38 DEBUG : file1: reading active writers 2025/11/28 04:07:38 DEBUG : file2: reading active writers 2025/11/28 04:07:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/28 04:07:39 DEBUG : Looking for writers 2025/11/28 04:07:39 DEBUG : file1: reading active writers 2025/11/28 04:07:39 DEBUG : file2: reading active writers 2025/11/28 04:07:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/28 04:07:40 DEBUG : file2: size = 0 OK 2025/11/28 04:07:40 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 04:07:40 INFO : file2: Copied (new) 2025/11/28 04:07:40 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-28 04:07:37.956842598 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/28 04:07:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/28 04:07:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/28 04:07:40 INFO : file2: vfs cache: upload succeeded try #1 2025/11/28 04:07:40 DEBUG : Looking for writers 2025/11/28 04:07:40 DEBUG : file1: reading active writers 2025/11/28 04:07:40 DEBUG : file2: reading active writers 2025/11/28 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:07:40 DEBUG : file1: size = 0 OK 2025/11/28 04:07:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 04:07:40 INFO : file1: Copied (new) 2025/11/28 04:07:40 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-28 04:07:37.955209339 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/28 04:07:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/28 04:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:40 INFO : file1: vfs cache: upload succeeded try #1 2025/11/28 04:07:41 DEBUG : Looking for writers 2025/11/28 04:07:41 DEBUG : file2: reading active writers 2025/11/28 04:07:41 DEBUG : file1: reading active writers 2025/11/28 04:07:41 DEBUG : >WaitForWriters: 2025/11/28 04:07:41 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:07:41 DEBUG : Looking for writers 2025/11/28 04:07:41 DEBUG : file1: reading active writers 2025/11/28 04:07:41 DEBUG : file2: reading active writers 2025/11/28 04:07:41 DEBUG : >WaitForWriters: 2025/11/28 04:07:41 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 04:07:46 DEBUG : forgetting directory cache 2025/11/28 04:07:46 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleWriteNoWrite (15.46s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:07:53 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:07:53 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:07:53 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:53 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:07:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:07:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:07:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:07:53 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:07:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:07:53 DEBUG : file1: newRWFileHandle: 2025/11/28 04:07:53 DEBUG : file1(0xc000bf4c00): openPending: 2025/11/28 04:07:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:07:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:53 DEBUG : file1(0xc000bf4c00): >openPending: err= 2025/11/28 04:07:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/28 04:07:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/28 04:07:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/28 04:07:53 DEBUG : file1(0xc000bf4c00): _writeAt: size=5, off=0 2025/11/28 04:07:53 DEBUG : file1(0xc000bf4c00): >_writeAt: n=5, err= 2025/11/28 04:07:53 DEBUG : file1(0xc000bf4c00): RWFileHandle.Flush 2025/11/28 04:07:53 DEBUG : file1(0xc000bf4c00): RWFileHandle.Flush 2025/11/28 04:07:53 DEBUG : file1(0xc000bf4c00): close: 2025/11/28 04:07:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-28 04:07:53.425039718 +0000 UTC m=+1119.615097154 2025/11/28 04:07:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:07:53 DEBUG : file1(0xc000bf4c00): >close: err= 2025/11/28 04:07:53 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:07:53 DEBUG : Looking for writers 2025/11/28 04:07:53 DEBUG : file1: reading active writers 2025/11/28 04:07:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:07:53 DEBUG : Looking for writers 2025/11/28 04:07:53 DEBUG : file1: reading active writers 2025/11/28 04:07:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:07:53 DEBUG : Looking for writers 2025/11/28 04:07:53 DEBUG : file1: reading active writers 2025/11/28 04:07:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:07:53 DEBUG : Looking for writers 2025/11/28 04:07:53 DEBUG : file1: reading active writers 2025/11/28 04:07:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:07:53 DEBUG : file1: vfs cache: starting upload 2025/11/28 04:07:53 DEBUG : Looking for writers 2025/11/28 04:07:53 DEBUG : file1: reading active writers 2025/11/28 04:07:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:07:53 DEBUG : Looking for writers 2025/11/28 04:07:53 DEBUG : file1: reading active writers 2025/11/28 04:07:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:07:54 DEBUG : Looking for writers 2025/11/28 04:07:54 DEBUG : file1: reading active writers 2025/11/28 04:07:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:07:54 DEBUG : Looking for writers 2025/11/28 04:07:54 DEBUG : file1: reading active writers 2025/11/28 04:07:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:07:55 DEBUG : Looking for writers 2025/11/28 04:07:55 DEBUG : file1: reading active writers 2025/11/28 04:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:07:55 DEBUG : file1: size = 5 OK 2025/11/28 04:07:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/28 04:07:55 INFO : file1: Copied (new) 2025/11/28 04:07:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-28 04:07:53.425039718 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/28 04:07:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/28 04:07:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:07:55 INFO : file1: vfs cache: upload succeeded try #1 2025/11/28 04:07:56 DEBUG : Looking for writers 2025/11/28 04:07:56 DEBUG : file1: reading active writers 2025/11/28 04:07:56 DEBUG : >WaitForWriters: 2025/11/28 04:07:56 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (10.12s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:08:03 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:08:03 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:08:03 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:03 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:08:03 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:08:03 DEBUG : forgetting directory cache 2025/11/28 04:08:03 DEBUG : dir: forgetting directory cache 2025/11/28 04:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:08:03 DEBUG : file1: newRWFileHandle: 2025/11/28 04:08:03 DEBUG : file1(0xc000841440): openPending: 2025/11/28 04:08:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:08:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:03 DEBUG : file1(0xc000841440): >openPending: err= 2025/11/28 04:08:03 DEBUG : file1: >newRWFileHandle: err= 2025/11/28 04:08:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/28 04:08:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/28 04:08:03 DEBUG : file1(0xc000841440): _writeAt: size=5, off=0 2025/11/28 04:08:03 DEBUG : file1(0xc000841440): >_writeAt: n=5, err= 2025/11/28 04:08:03 DEBUG : file1(0xc000841440): RWFileHandle.Release 2025/11/28 04:08:03 DEBUG : file1(0xc000841440): close: 2025/11/28 04:08:03 DEBUG : file1: vfs cache: setting modification time to 2025-11-28 04:08:03.82987398 +0000 UTC m=+1130.019931445 2025/11/28 04:08:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:08:03 DEBUG : file1(0xc000841440): >close: err= 2025/11/28 04:08:03 DEBUG : file1(0xc000841440): RWFileHandle.Release 2025/11/28 04:08:03 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:08:03 DEBUG : Looking for writers 2025/11/28 04:08:03 DEBUG : file1: reading active writers 2025/11/28 04:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:08:03 DEBUG : Looking for writers 2025/11/28 04:08:03 DEBUG : file1: reading active writers 2025/11/28 04:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:08:03 DEBUG : Looking for writers 2025/11/28 04:08:03 DEBUG : file1: reading active writers 2025/11/28 04:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:08:03 DEBUG : Looking for writers 2025/11/28 04:08:03 DEBUG : file1: reading active writers 2025/11/28 04:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:08:03 DEBUG : file1: vfs cache: starting upload 2025/11/28 04:08:03 DEBUG : Looking for writers 2025/11/28 04:08:03 DEBUG : file1: reading active writers 2025/11/28 04:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:08:04 DEBUG : Looking for writers 2025/11/28 04:08:04 DEBUG : file1: reading active writers 2025/11/28 04:08:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:08:04 DEBUG : Looking for writers 2025/11/28 04:08:04 DEBUG : file1: reading active writers 2025/11/28 04:08:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:08:05 DEBUG : Looking for writers 2025/11/28 04:08:05 DEBUG : file1: reading active writers 2025/11/28 04:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:08:05 DEBUG : file1: size = 5 OK 2025/11/28 04:08:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/28 04:08:05 INFO : file1: Copied (new) 2025/11/28 04:08:05 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-28 04:08:03.82987398 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/28 04:08:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/28 04:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:05 INFO : file1: vfs cache: upload succeeded try #1 2025/11/28 04:08:06 DEBUG : Looking for writers 2025/11/28 04:08:06 DEBUG : file1: reading active writers 2025/11/28 04:08:06 DEBUG : >WaitForWriters: 2025/11/28 04:08:06 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (9.38s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:08:12 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:08:12 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:08:12 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:12 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:12 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:08:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/28 04:08:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 04:08:16 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:08:16 DEBUG : dir/file1(0xc000bba640): openPending: 2025/11/28 04:08:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/28 04:08:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/28 04:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:16 DEBUG : dir/file1(0xc000bba640): >openPending: err= 2025/11/28 04:08:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/28 04:08:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:08:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:08:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/28 04:08:16 DEBUG : dir/file1(0xc000bba640): _writeAt: size=5, off=0 2025/11/28 04:08:16 DEBUG : dir/file1(0xc000bba640): >_writeAt: n=5, err= 2025/11/28 04:08:16 DEBUG : dir/file1(0xc000bba640): close: 2025/11/28 04:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:08:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-28 04:08:16.358717798 +0000 UTC m=+1142.548775233 2025/11/28 04:08:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:08:16 DEBUG : dir/file1(0xc000bba640): >close: err= 2025/11/28 04:08:16 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:08:16 DEBUG : dir: Looking for writers 2025/11/28 04:08:16 DEBUG : file1: reading active writers 2025/11/28 04:08:16 DEBUG : Looking for writers 2025/11/28 04:08:16 DEBUG : dir: reading active writers 2025/11/28 04:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:08:16 DEBUG : dir: Looking for writers 2025/11/28 04:08:16 DEBUG : file1: reading active writers 2025/11/28 04:08:16 DEBUG : Looking for writers 2025/11/28 04:08:16 DEBUG : dir: reading active writers 2025/11/28 04:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:08:16 DEBUG : dir: Looking for writers 2025/11/28 04:08:16 DEBUG : file1: reading active writers 2025/11/28 04:08:16 DEBUG : Looking for writers 2025/11/28 04:08:16 DEBUG : dir: reading active writers 2025/11/28 04:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:08:16 DEBUG : dir: Looking for writers 2025/11/28 04:08:16 DEBUG : file1: reading active writers 2025/11/28 04:08:16 DEBUG : Looking for writers 2025/11/28 04:08:16 DEBUG : dir: reading active writers 2025/11/28 04:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:08:16 DEBUG : dir/file1: vfs cache: starting upload 2025/11/28 04:08:16 DEBUG : dir: Looking for writers 2025/11/28 04:08:16 DEBUG : file1: reading active writers 2025/11/28 04:08:16 DEBUG : Looking for writers 2025/11/28 04:08:16 DEBUG : dir: reading active writers 2025/11/28 04:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:08:16 DEBUG : dir: Looking for writers 2025/11/28 04:08:16 DEBUG : file1: reading active writers 2025/11/28 04:08:16 DEBUG : Looking for writers 2025/11/28 04:08:16 DEBUG : dir: reading active writers 2025/11/28 04:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:08:16 DEBUG : dir: Looking for writers 2025/11/28 04:08:16 DEBUG : file1: reading active writers 2025/11/28 04:08:16 DEBUG : Looking for writers 2025/11/28 04:08:16 DEBUG : dir: reading active writers 2025/11/28 04:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:08:17 DEBUG : dir: Looking for writers 2025/11/28 04:08:17 DEBUG : file1: reading active writers 2025/11/28 04:08:17 DEBUG : Looking for writers 2025/11/28 04:08:17 DEBUG : dir: reading active writers 2025/11/28 04:08:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:08:18 DEBUG : dir: Looking for writers 2025/11/28 04:08:18 DEBUG : file1: reading active writers 2025/11/28 04:08:18 DEBUG : Looking for writers 2025/11/28 04:08:18 DEBUG : dir: reading active writers 2025/11/28 04:08:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:08:18 DEBUG : dir/file1: size = 5 OK 2025/11/28 04:08:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/28 04:08:18 INFO : dir/file1: Copied (replaced existing) 2025/11/28 04:08:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-28 04:08:16.358717798 +0000 UTC," 2025/11/28 04:08:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/28 04:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/28 04:08:19 DEBUG : dir: Looking for writers 2025/11/28 04:08:19 DEBUG : file1: reading active writers 2025/11/28 04:08:19 DEBUG : Looking for writers 2025/11/28 04:08:19 DEBUG : dir: reading active writers 2025/11/28 04:08:19 DEBUG : >WaitForWriters: 2025/11/28 04:08:19 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 04:08:28 DEBUG : forgetting directory cache 2025/11/28 04:08:28 DEBUG : dir: forgetting directory cache 2025/11/28 04:08:28 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleSizeTruncateExisting (21.21s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:08:33 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:08:33 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:08:33 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:33 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:33 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:08:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:08:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:08:37 DEBUG : dir/file1: newRWFileHandle: 2025/11/28 04:08:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/28 04:08:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/28 04:08:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/28 04:08:37 DEBUG : dir/file1(0xc000d22080): _writeAt: size=5, off=0 2025/11/28 04:08:37 DEBUG : dir/file1(0xc000d22080): openPending: 2025/11/28 04:08:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/28 04:08:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/28 04:08:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:37 DEBUG : dir/file1(0xc000d22080): >openPending: err= 2025/11/28 04:08:37 DEBUG : dir/file1(0xc000d22080): >_writeAt: n=5, err= 2025/11/28 04:08:37 DEBUG : dir/file1(0xc000d22080): _writeAt: size=15, off=5 2025/11/28 04:08:37 DEBUG : dir/file1(0xc000d22080): >_writeAt: n=15, err= 2025/11/28 04:08:37 DEBUG : dir/file1(0xc000d22080): close: 2025/11/28 04:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/28 04:08:37 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-28 04:08:37.21625264 +0000 UTC m=+1163.406310074 2025/11/28 04:08:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:08:37 DEBUG : dir/file1(0xc000d22080): >close: err= 2025/11/28 04:08:37 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:08:37 DEBUG : dir: Looking for writers 2025/11/28 04:08:37 DEBUG : file1: reading active writers 2025/11/28 04:08:37 DEBUG : Looking for writers 2025/11/28 04:08:37 DEBUG : dir: reading active writers 2025/11/28 04:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:08:37 DEBUG : dir: Looking for writers 2025/11/28 04:08:37 DEBUG : file1: reading active writers 2025/11/28 04:08:37 DEBUG : Looking for writers 2025/11/28 04:08:37 DEBUG : dir: reading active writers 2025/11/28 04:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:08:37 DEBUG : dir: Looking for writers 2025/11/28 04:08:37 DEBUG : file1: reading active writers 2025/11/28 04:08:37 DEBUG : Looking for writers 2025/11/28 04:08:37 DEBUG : dir: reading active writers 2025/11/28 04:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:08:37 DEBUG : dir: Looking for writers 2025/11/28 04:08:37 DEBUG : file1: reading active writers 2025/11/28 04:08:37 DEBUG : Looking for writers 2025/11/28 04:08:37 DEBUG : dir: reading active writers 2025/11/28 04:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:08:37 DEBUG : dir/file1: vfs cache: starting upload 2025/11/28 04:08:37 DEBUG : dir: Looking for writers 2025/11/28 04:08:37 DEBUG : file1: reading active writers 2025/11/28 04:08:37 DEBUG : Looking for writers 2025/11/28 04:08:37 DEBUG : dir: reading active writers 2025/11/28 04:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:08:37 DEBUG : dir: Looking for writers 2025/11/28 04:08:37 DEBUG : file1: reading active writers 2025/11/28 04:08:37 DEBUG : Looking for writers 2025/11/28 04:08:37 DEBUG : dir: reading active writers 2025/11/28 04:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:08:37 DEBUG : dir: Looking for writers 2025/11/28 04:08:37 DEBUG : file1: reading active writers 2025/11/28 04:08:37 DEBUG : Looking for writers 2025/11/28 04:08:37 DEBUG : dir: reading active writers 2025/11/28 04:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:08:38 DEBUG : dir: Looking for writers 2025/11/28 04:08:38 DEBUG : file1: reading active writers 2025/11/28 04:08:38 DEBUG : Looking for writers 2025/11/28 04:08:38 DEBUG : dir: reading active writers 2025/11/28 04:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:08:39 DEBUG : dir/file1: size = 20 OK 2025/11/28 04:08:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/28 04:08:39 INFO : dir/file1: Copied (replaced existing) 2025/11/28 04:08:39 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-28 04:08:37.21625264 +0000 UTC," 2025/11/28 04:08:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/28 04:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/28 04:08:39 DEBUG : dir: Looking for writers 2025/11/28 04:08:39 DEBUG : file1: reading active writers 2025/11/28 04:08:39 DEBUG : Looking for writers 2025/11/28 04:08:39 DEBUG : dir: reading active writers 2025/11/28 04:08:39 DEBUG : >WaitForWriters: 2025/11/28 04:08:39 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 04:08:50 DEBUG : forgetting directory cache 2025/11/28 04:08:50 DEBUG : dir: forgetting directory cache 2025/11/28 04:08:50 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleSizeCreateExisting (19.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:08:53 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:08:53 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:08:53 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:53 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:08:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:08:53 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:08:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:08:53 DEBUG : file1: newRWFileHandle: 2025/11/28 04:08:53 DEBUG : file1(0xc000d23680): openPending: 2025/11/28 04:08:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:08:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:53 DEBUG : file1(0xc000d23680): >openPending: err= 2025/11/28 04:08:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/28 04:08:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/28 04:08:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/28 04:08:53 DEBUG : file1(0xc000d23680): _writeAt: size=5, off=0 2025/11/28 04:08:53 DEBUG : file1(0xc000d23680): >_writeAt: n=5, err= 2025/11/28 04:08:53 DEBUG : file1(0xc000d23680): close: 2025/11/28 04:08:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-28 04:08:53.68977236 +0000 UTC m=+1179.879829796 2025/11/28 04:08:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:08:53 DEBUG : file1(0xc000d23680): >close: err= 2025/11/28 04:08:53 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:08:53 DEBUG : Looking for writers 2025/11/28 04:08:53 DEBUG : file1: reading active writers 2025/11/28 04:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:08:53 DEBUG : Looking for writers 2025/11/28 04:08:53 DEBUG : file1: reading active writers 2025/11/28 04:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:08:53 DEBUG : Looking for writers 2025/11/28 04:08:53 DEBUG : file1: reading active writers 2025/11/28 04:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:08:53 DEBUG : Looking for writers 2025/11/28 04:08:53 DEBUG : file1: reading active writers 2025/11/28 04:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:08:53 DEBUG : file1: vfs cache: starting upload 2025/11/28 04:08:53 DEBUG : Looking for writers 2025/11/28 04:08:53 DEBUG : file1: reading active writers 2025/11/28 04:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:08:54 DEBUG : Looking for writers 2025/11/28 04:08:54 DEBUG : file1: reading active writers 2025/11/28 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:08:54 DEBUG : Looking for writers 2025/11/28 04:08:54 DEBUG : file1: reading active writers 2025/11/28 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:08:54 DEBUG : Looking for writers 2025/11/28 04:08:54 DEBUG : file1: reading active writers 2025/11/28 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:08:55 DEBUG : file1: size = 5 OK 2025/11/28 04:08:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/28 04:08:55 INFO : file1: Copied (new) 2025/11/28 04:08:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-28 04:08:53.68977236 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/28 04:08:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/28 04:08:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:08:55 INFO : file1: vfs cache: upload succeeded try #1 2025/11/28 04:08:55 DEBUG : Looking for writers 2025/11/28 04:08:55 DEBUG : file1: reading active writers 2025/11/28 04:08:55 DEBUG : >WaitForWriters: 2025/11/28 04:08:55 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (8.66s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:09:01 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:09:01 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:09:01 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:01 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/28 04:09:01 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006188c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006188c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006188c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006188c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006188c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.166156705 +0000 UTC m=+1188.356214139 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006188c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618e40): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618e40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618e40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618e40): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618e40): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618e40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.166156705 +0000 UTC m=+1188.356214139 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618e40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006197c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006197c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006197c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006197c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006197c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.166156705 +0000 UTC m=+1188.356214139 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006197c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e8770 item 1 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4200): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4200): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4200): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4200): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4200): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.170294477 +0000 UTC m=+1188.360351912 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4200): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.170294477 +0000 UTC m=+1188.360351912 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 2 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e40): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e40): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.171777715 +0000 UTC m=+1188.361835150 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf52c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf52c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf52c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf52c0): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf52c0): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf52c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf52c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.171777715 +0000 UTC m=+1188.361835150 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf52c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5780): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5780): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5780): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5780): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5780): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.171777715 +0000 UTC m=+1188.361835150 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5780): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 3 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8940): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8940): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8940): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8940): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8940): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.173874659 +0000 UTC m=+1188.363932093 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8940): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9ec0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9ec0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9ec0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9ec0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9ec0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.173874659 +0000 UTC m=+1188.363932093 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9ec0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 4 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a189c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a189c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a189c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a189c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a189c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.175548845 +0000 UTC m=+1188.365606280 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a189c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18f80): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18f80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18f80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18f80): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18f80): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18f80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.175548845 +0000 UTC m=+1188.365606280 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18f80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19740): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19740): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19740): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19740): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19740): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.175548845 +0000 UTC m=+1188.365606280 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19740): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071c690 item 5 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19dc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19dc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19dc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19dc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19dc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.177918214 +0000 UTC m=+1188.367975650 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19dc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26380): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26380): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26380): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26380): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26380): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.177918214 +0000 UTC m=+1188.367975650 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26380): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071cee0 item 6 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26a00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26a00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26a00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26a00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26a00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.179922834 +0000 UTC m=+1188.369980269 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26a00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26f00): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26f00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26f00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26f00): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26f00): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26f00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.179922834 +0000 UTC m=+1188.369980269 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b26f00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b273c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b273c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b273c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b273c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b273c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.179922834 +0000 UTC m=+1188.369980269 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b273c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071d7a0 item 7 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b27a40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b27a40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b27a40): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b27a40): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b27a40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.182164041 +0000 UTC m=+1188.372221476 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b27a40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a000): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a000): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a000): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a000): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a000): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.182164041 +0000 UTC m=+1188.372221476 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a000): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca150 item 8 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a5c0): _readAt: size=2, off=0 2025/11/28 04:09:02 ERROR : open-test-file(0xc000b5a5c0): Couldn't read size of file 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a5c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a5c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a5c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a5c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a5c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a980): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a980): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a980): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a980): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a980): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.184357788 +0000 UTC m=+1188.374415222 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5a980): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5ae00): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5ae00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5ae00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5ae00): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5ae00): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5ae00): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5ae00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.184357788 +0000 UTC m=+1188.374415222 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5ae00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b300): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b300): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b300): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b300): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b300): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.184357788 +0000 UTC m=+1188.374415222 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b300): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca690 item 9 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b980): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b980): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b980): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b980): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b980): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.186706486 +0000 UTC m=+1188.376763921 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5b980): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5bec0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5bec0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5bec0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5bec0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5bec0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.186706486 +0000 UTC m=+1188.376763921 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b5bec0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cac40 item 10 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86580): _readAt: size=2, off=0 2025/11/28 04:09:02 ERROR : open-test-file(0xc000b86580): Couldn't read size of file 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86580): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86580): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86580): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86580): close: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86580): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86940): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86940): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86940): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86940): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86940): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.188729802 +0000 UTC m=+1188.378787238 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86940): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86e40): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86e40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86e40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86e40): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86e40): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86e40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.188729802 +0000 UTC m=+1188.378787238 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b86e40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87340): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87340): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87340): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87340): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87340): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.188729802 +0000 UTC m=+1188.378787238 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87340): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb180 item 11 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b879c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b879c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b879c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b879c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b879c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.190951131 +0000 UTC m=+1188.381008566 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b879c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87f00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87f00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87f00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87f00): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87f00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.190951131 +0000 UTC m=+1188.381008566 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b87f00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb880 item 12 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe5c0): _readAt: size=2, off=0 2025/11/28 04:09:02 ERROR : open-test-file(0xc000bbe5c0): Couldn't read size of file 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe5c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe5c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe5c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe5c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe5c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe980): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe980): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe980): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe980): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe980): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.193144679 +0000 UTC m=+1188.383202113 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbe980): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf040): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf040): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf040): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf040): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf040): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.193144679 +0000 UTC m=+1188.383202113 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf040): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b44d0 item 13 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf6c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf6c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf6c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf6c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf6c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.194903505 +0000 UTC m=+1188.384960940 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbf6c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbfc00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbfc00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbfc00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbfc00): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbfc00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.194903505 +0000 UTC m=+1188.384960940 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbfc00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4bd0 item 14 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf22c0): _readAt: size=2, off=0 2025/11/28 04:09:02 ERROR : open-test-file(0xc000bf22c0): Couldn't read size of file 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf22c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf22c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf22c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf22c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf22c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2680): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2680): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2680): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2680): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2680): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.197667056 +0000 UTC m=+1188.387724491 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2680): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2d40): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2d40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2d40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2d40): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2d40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.197667056 +0000 UTC m=+1188.387724491 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf2d40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b56c0 item 15 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf33c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf33c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf33c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf33c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf33c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.199713334 +0000 UTC m=+1188.389770770 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf33c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3900): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3900): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3900): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3900): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3900): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.199713334 +0000 UTC m=+1188.389770770 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3900): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004465b0 item 16 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3f40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3f40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3f40): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3f40): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3f40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.201562852 +0000 UTC m=+1188.391620288 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf3f40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36440): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36440): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36440): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36440): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36440): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36440): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36440): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36440): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.201562852 +0000 UTC m=+1188.391620288 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36440): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36940): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36940): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36940): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36940): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36940): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.201562852 +0000 UTC m=+1188.391620288 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36940): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d43f0 item 17 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36fc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36fc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36fc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36fc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36fc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.204548874 +0000 UTC m=+1188.394606309 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c36fc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37500): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37500): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37500): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37500): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37500): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.204548874 +0000 UTC m=+1188.394606309 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37500): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a80 item 18 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37b80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37b80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37b80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37b80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37b80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.20664667 +0000 UTC m=+1188.396704106 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c37b80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a100): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a100): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a100): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a100): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a100): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a100): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a100): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a100): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.20664667 +0000 UTC m=+1188.396704106 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a100): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a600): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a600): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a600): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a600): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a600): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.20664667 +0000 UTC m=+1188.396704106 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6a600): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d50a0 item 19 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6ac80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6ac80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6ac80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6ac80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6ac80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.208762159 +0000 UTC m=+1188.398819595 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6ac80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b1c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b1c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b1c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b1c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b1c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.208762159 +0000 UTC m=+1188.398819595 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b1c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5a40 item 20 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b840): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b840): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b840): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b840): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b840): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.210552836 +0000 UTC m=+1188.400610271 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6b840): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6bd40): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6bd40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6bd40): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6bd40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6bd40): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6bd40): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6bd40): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6bd40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.210552836 +0000 UTC m=+1188.400610271 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c6bd40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce2c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce2c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce2c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce2c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce2c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.210552836 +0000 UTC m=+1188.400610271 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce2c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ea0 item 21 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce940): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce940): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce940): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce940): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce940): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.216253967 +0000 UTC m=+1188.406311402 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce940): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccee80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccee80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccee80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccee80): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccee80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.216253967 +0000 UTC m=+1188.406311402 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccee80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c460 item 22 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf500): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf500): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf500): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf500): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf500): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.218987733 +0000 UTC m=+1188.409045167 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf500): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a523c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a523c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a523c0): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a523c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a523c0): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a523c0): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a523c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a523c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.218987733 +0000 UTC m=+1188.409045167 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a523c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52b00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52b00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52b00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52b00): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52b00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.218987733 +0000 UTC m=+1188.409045167 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52b00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc1c0 item 23 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53280): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53280): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53280): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53280): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53280): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.221225542 +0000 UTC m=+1188.411282978 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53280): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53800): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53800): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53800): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53800): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53800): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.221225542 +0000 UTC m=+1188.411282978 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a53800): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc8c0 item 24 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba000): _readAt: size=2, off=0 2025/11/28 04:09:02 ERROR : open-test-file(0xc0008ba000): Couldn't read size of file 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba000): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba000): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba000): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba000): close: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba000): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba4c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba4c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba4c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba4c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba4c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.223144652 +0000 UTC m=+1188.413202087 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008ba4c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008baf00): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008baf00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008baf00): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008baf00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008baf00): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008baf00): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008baf00): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008baf00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.223144652 +0000 UTC m=+1188.413202087 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008baf00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008bb740): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008bb740): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008bb740): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008bb740): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008bb740): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.223144652 +0000 UTC m=+1188.413202087 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0008bb740): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcee0 item 25 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c74180): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c74180): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c74180): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c74180): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c74180): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.226679718 +0000 UTC m=+1188.416737153 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c74180): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c749c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c749c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c749c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c749c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c749c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.226679718 +0000 UTC m=+1188.416737153 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c749c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd5e0 item 26 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c75300): _readAt: size=2, off=0 2025/11/28 04:09:02 ERROR : open-test-file(0xc000c75300): Couldn't read size of file 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c75300): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c75300): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c75300): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c75300): close: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c75300): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c756c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c756c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c756c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c756c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c756c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.229796035 +0000 UTC m=+1188.419853469 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c756c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce080): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce080): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce080): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce080): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce080): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce080): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce080): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce080): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.229796035 +0000 UTC m=+1188.419853469 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cce080): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf680): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf680): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf680): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf680): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf680): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.229796035 +0000 UTC m=+1188.419853469 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccf680): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdab0 item 27 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccfd00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccfd00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccfd00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccfd00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccfd00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.234199599 +0000 UTC m=+1188.424257035 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ccfd00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba380): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba380): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba380): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba380): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba380): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.234199599 +0000 UTC m=+1188.424257035 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba380): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e070 item 28 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba9c0): _readAt: size=2, off=0 2025/11/28 04:09:02 ERROR : open-test-file(0xc000bba9c0): Couldn't read size of file 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba9c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba9c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba9c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba9c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bba9c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbadc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbadc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbadc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbadc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbadc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.237716151 +0000 UTC m=+1188.427773586 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbadc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbb480): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbb480): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbb480): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbb480): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbb480): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.237716151 +0000 UTC m=+1188.427773586 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbb480): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eaf0 item 29 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbbb40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbbb40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbbb40): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbbb40): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbbb40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.239235926 +0000 UTC m=+1188.429293361 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bbbb40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840140): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840140): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840140): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840140): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840140): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.239235926 +0000 UTC m=+1188.429293361 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840140): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f2d0 item 30 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840c80): _readAt: size=2, off=0 2025/11/28 04:09:02 ERROR : open-test-file(0xc000840c80): Couldn't read size of file 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840c80): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840c80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840c80): close: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000840c80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841240): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841240): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841240): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841240): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841240): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.241589495 +0000 UTC m=+1188.431646930 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841240): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841a80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841a80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841a80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841a80): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841a80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.241589495 +0000 UTC m=+1188.431646930 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000841a80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f8f0 item 31 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc280): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc280): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc280): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc280): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc280): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.244204537 +0000 UTC m=+1188.434261972 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc280): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc7c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc7c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc7c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc7c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc7c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.244204537 +0000 UTC m=+1188.434261972 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abc7c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c070 item 32 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abce00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abce00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abce00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abce00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abce00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.245906826 +0000 UTC m=+1188.435964262 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abce00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd280): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd280): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd280): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd280): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd280): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ca10 item 33 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd280): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd280): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.246514452 +0000 UTC m=+1188.436571887 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd280): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd800): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd800): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd800): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd800): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd800): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.246514452 +0000 UTC m=+1188.436571887 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abd800): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013cbd0 item 33 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abde40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abde40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abde40): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abde40): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abde40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.248015483 +0000 UTC m=+1188.438072918 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000abde40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22580): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22580): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013cf50 item 34 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22580): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22580): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22580): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22580): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22580): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.248643637 +0000 UTC m=+1188.438701072 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22580): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22b00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22b00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22b00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22b00): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22b00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.248643637 +0000 UTC m=+1188.438701072 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d22b00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d110 item 34 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23140): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23140): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23140): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23140): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23140): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.250370343 +0000 UTC m=+1188.440427778 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23140): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d237c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d237c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d237c0): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d237c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d237c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d490 item 35 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d237c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d237c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.250959425 +0000 UTC m=+1188.441016859 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d237c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23e80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23e80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23e80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23e80): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23e80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.250959425 +0000 UTC m=+1188.441016859 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d23e80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d650 item 35 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054d380): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054d380): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054d380): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054d380): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054d380): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.252418716 +0000 UTC m=+1188.442476151 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054d380): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054de80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054de80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d9d0 item 36 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054de80): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054de80): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054de80): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054de80): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054de80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.253140418 +0000 UTC m=+1188.443197852 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00054de80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071b2c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071b2c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071b2c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071b2c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071b2c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.253140418 +0000 UTC m=+1188.443197852 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071b2c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013db90 item 36 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071bd40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071bd40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071bd40): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071bd40): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071bd40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.254662448 +0000 UTC m=+1188.444719882 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00071bd40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618600): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618600): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618600): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618600): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618600): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013df10 item 37 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618600): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618600): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.255197637 +0000 UTC m=+1188.445255072 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618600): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618c80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618c80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618c80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618c80): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618c80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.255197637 +0000 UTC m=+1188.445255072 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000618c80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078c310 item 37 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006198c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006198c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006198c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006198c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006198c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.25668931 +0000 UTC m=+1188.446746744 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006198c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4040): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4040): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078cd90 item 38 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4040): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4040): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4040): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4040): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4040): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.257392126 +0000 UTC m=+1188.447449561 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4040): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.257392126 +0000 UTC m=+1188.447449561 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4800): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078cf50 item 38 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.259515619 +0000 UTC m=+1188.449573055 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf4e80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5380): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5380): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5380): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5380): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5380): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078d570 item 39 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5380): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5380): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.260156689 +0000 UTC m=+1188.450214123 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5380): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5900): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5900): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5900): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5900): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5900): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.260156689 +0000 UTC m=+1188.450214123 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bf5900): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078d730 item 39 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8bc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8bc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8bc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8bc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8bc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.261558072 +0000 UTC m=+1188.451615507 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d8bc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9f40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9f40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078ddc0 item 40 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9f40): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9f40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9f40): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9f40): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9f40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.262177981 +0000 UTC m=+1188.452235415 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0000d9f40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18800): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18800): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18800): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18800): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18800): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.262177981 +0000 UTC m=+1188.452235415 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a18800): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644000 item 40 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19100): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19100): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19100): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19100): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19100): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19100): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19100): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.263929994 +0000 UTC m=+1188.453987429 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19100): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19800): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19800): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19800): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644460 item 41 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19800): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19800): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.264558138 +0000 UTC m=+1188.454615574 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19800): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19cc0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19cc0): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19cc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19cc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644a10 item 41 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19cc0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19cc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.265182617 +0000 UTC m=+1188.455240052 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a19cc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2280): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2280): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2280): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2280): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2280): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.265182617 +0000 UTC m=+1188.455240052 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2280): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644bd0 item 41 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d28c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d28c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d28c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d28c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d28c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d28c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d28c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.266857846 +0000 UTC m=+1188.456915280 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d28c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2dc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2dc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2dc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000645420 item 42 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2dc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2dc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.267332832 +0000 UTC m=+1188.457390267 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d2dc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3300): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3300): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006457a0 item 42 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3300): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3300): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3300): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3300): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3300): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.267963621 +0000 UTC m=+1188.458021056 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3300): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3880): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3880): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3880): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3880): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3880): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.267963621 +0000 UTC m=+1188.458021056 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3880): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000645b20 item 42 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3ec0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3ec0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3ec0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3ec0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3ec0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3ec0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.270941296 +0000 UTC m=+1188.460998731 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0006d3ec0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728440): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728440): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728440): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428460 item 43 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728440): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728440): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.271512874 +0000 UTC m=+1188.461570309 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728440): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728980): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728980): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728980): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728980): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728980): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429420 item 43 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728980): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728980): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.272083831 +0000 UTC m=+1188.462141266 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728980): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728ec0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728ec0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728ec0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728ec0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728ec0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.272083831 +0000 UTC m=+1188.462141266 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000728ec0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429880 item 43 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729500): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729500): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729500): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729500): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729500): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729500): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729500): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.2743529 +0000 UTC m=+1188.464410355 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729500): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729a00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729a00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729a00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429e30 item 44 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729a00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729a00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.276365325 +0000 UTC m=+1188.466422770 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729a00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729f40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729f40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001184d0 item 44 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729f40): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729f40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729f40): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729f40): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729f40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.277017405 +0000 UTC m=+1188.467074840 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000729f40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742540): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742540): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742540): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742540): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742540): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.277017405 +0000 UTC m=+1188.467074840 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742540): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119110 item 44 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742b80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742b80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742b80): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742b80): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742b80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742b80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742b80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.278322976 +0000 UTC m=+1188.468380411 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000742b80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743080): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743080): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743080): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119650 item 45 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743080): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743080): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.279849716 +0000 UTC m=+1188.469907151 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743080): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743780): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743780): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743780): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743780): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743780): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.279849716 +0000 UTC m=+1188.469907151 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743780): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119ab0 item 45 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743dc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743dc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743dc0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743dc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743dc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743dc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.283030465 +0000 UTC m=+1188.473087899 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000743dc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756340): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756340): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756340): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008587e0 item 46 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756340): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756340): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.283566324 +0000 UTC m=+1188.473623760 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756340): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756a40): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756a40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756a40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756a40): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756a40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.283566324 +0000 UTC m=+1188.473623760 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000756a40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000858b60 item 46 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757080): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757080): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757080): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757080): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757080): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757080): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757080): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.285023522 +0000 UTC m=+1188.475080957 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757080): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757580): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757580): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757580): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000859260 item 47 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757580): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757580): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.285544465 +0000 UTC m=+1188.475601900 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757580): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757c80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757c80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757c80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757c80): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757c80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.285544465 +0000 UTC m=+1188.475601900 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000757c80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000859420 item 47 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a340): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a340): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a340): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a340): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a340): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a340): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a340): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.287972344 +0000 UTC m=+1188.478029778 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a340): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a840): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a840): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a840): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008599d0 item 48 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a840): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a840): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.288403105 +0000 UTC m=+1188.478460541 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077a840): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077af40): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077af40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077af40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077af40): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077af40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.288403105 +0000 UTC m=+1188.478460541 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077af40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000859b90 item 48 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077b580): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077b580): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077b580): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077b580): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077b580): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.291243091 +0000 UTC m=+1188.481300526 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077b580): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077ba00): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077ba00): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077ba00): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077ba00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077ba00): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077ba00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc000 item 49 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077ba00): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077ba00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.291759385 +0000 UTC m=+1188.481816820 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077ba00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077bf40): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077bf40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077bf40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077bf40): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077bf40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.291759385 +0000 UTC m=+1188.481816820 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00077bf40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc380 item 49 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dc640): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dc640): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dc640): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dc640): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dc640): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.294003207 +0000 UTC m=+1188.484060642 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dc640): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dcb40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dcb40): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dcb40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc930 item 50 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dcb40): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dcb40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dcb40): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dcb40): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dcb40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.295224639 +0000 UTC m=+1188.485282074 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dcb40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd0c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd0c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd0c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd0c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd0c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.295224639 +0000 UTC m=+1188.485282074 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd0c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcaf0 item 50 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd740): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd740): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd740): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd740): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd740): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.298177047 +0000 UTC m=+1188.488234483 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007dd740): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007ddc40): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007ddc40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007ddc40): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007ddc40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007ddc40): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007ddc40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd9d0 item 51 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007ddc40): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007ddc40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.298766108 +0000 UTC m=+1188.488823544 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007ddc40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007fa200): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007fa200): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007fa200): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007fa200): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007fa200): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.298766108 +0000 UTC m=+1188.488823544 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0007fa200): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddce0 item 51 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe180): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe180): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe180): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe180): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe180): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.300722568 +0000 UTC m=+1188.490780003 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe180): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe680): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe680): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe680): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa540 item 52 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe680): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe680): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe680): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe680): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe680): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.302677845 +0000 UTC m=+1188.492735280 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfe680): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfec00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfec00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfec00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfec00): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfec00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.302677845 +0000 UTC m=+1188.492735280 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cfec00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aabd0 item 52 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff280): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff280): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff280): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff280): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff280): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.304705689 +0000 UTC m=+1188.494763124 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff280): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff780): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff780): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff780): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff780): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff780): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff780): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab2d0 item 53 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff780): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff780): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.306745426 +0000 UTC m=+1188.496802860 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cff780): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cffcc0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cffcc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cffcc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cffcc0): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cffcc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.306745426 +0000 UTC m=+1188.496802860 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cffcc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab650 item 53 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009283c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009283c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009283c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009283c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.309164638 +0000 UTC m=+1188.499222073 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009283c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009288c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009288c0): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009288c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abb20 item 54 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009288c0): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009288c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009288c0): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009288c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009288c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.311275489 +0000 UTC m=+1188.501332974 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009288c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000928e40): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000928e40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000928e40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000928e40): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000928e40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.311275489 +0000 UTC m=+1188.501332974 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000928e40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abce0 item 54 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009294c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009294c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009294c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009294c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009294c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.312584617 +0000 UTC m=+1188.502642052 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009294c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009299c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009299c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009299c0): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009299c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009299c0): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009299c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a80 item 55 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009299c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009299c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.313082736 +0000 UTC m=+1188.503140171 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009299c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000929f00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000929f00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000929f00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000929f00): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000929f00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.313082736 +0000 UTC m=+1188.503140171 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000929f00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 55 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094a600): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094a600): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094a600): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094a600): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094a600): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.314288159 +0000 UTC m=+1188.504345595 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094a600): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094ab00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094ab00): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094ab00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417260 item 56 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094ab00): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094ab00): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094ab00): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094ab00): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094ab00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.314977871 +0000 UTC m=+1188.505035305 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094ab00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b080): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b080): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b080): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b080): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b080): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.314977871 +0000 UTC m=+1188.505035305 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b080): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004175e0 item 56 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b6c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b6c0): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b6c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b6c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b6c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b6c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b6c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.318065473 +0000 UTC m=+1188.508122908 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094b6c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094bc00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094bc00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094bc00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417c00 item 57 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094bc00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094bc00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.318578921 +0000 UTC m=+1188.508636356 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00094bc00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e1c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e1c0): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e1c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e1c0): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e1c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417dc0 item 57 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e1c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e1c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.319080066 +0000 UTC m=+1188.509137501 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e1c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e740): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e740): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e740): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e740): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e740): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.319080066 +0000 UTC m=+1188.509137501 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096e740): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384230 item 57 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096ed80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096ed80): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096ed80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096ed80): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096ed80): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096ed80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096ed80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096ed80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.320401749 +0000 UTC m=+1188.510459184 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096ed80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f2c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f2c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f2c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384d90 item 58 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f2c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f2c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.321831815 +0000 UTC m=+1188.511889250 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f2c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f800): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f800): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f800): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003856c0 item 58 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f800): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f800): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f800): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f800): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f800): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.322408823 +0000 UTC m=+1188.512466258 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096f800): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096fdc0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096fdc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096fdc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096fdc0): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096fdc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.322408823 +0000 UTC m=+1188.512466258 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc00096fdc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385880 item 58 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4480): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4480): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4480): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4480): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4480): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4480): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4480): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4480): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.325183937 +0000 UTC m=+1188.515241372 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4480): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a49c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a49c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a49c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385d50 item 59 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a49c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a49c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.325760514 +0000 UTC m=+1188.515817949 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a49c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4f00): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4f00): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4f00): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4f00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4f00): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4f00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e8690 item 59 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4f00): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4f00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.32628897 +0000 UTC m=+1188.516346406 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a4f00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5480): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5480): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5480): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5480): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5480): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.32628897 +0000 UTC m=+1188.516346406 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5480): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e8bd0 item 59 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5ac0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5ac0): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5ac0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5ac0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5ac0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5ac0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5ac0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.328456108 +0000 UTC m=+1188.518513543 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009a5ac0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2080): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2080): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2080): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 60 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2080): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2080): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.328972641 +0000 UTC m=+1188.519030077 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2080): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d25c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d25c0): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d25c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 60 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d25c0): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d25c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d25c0): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d25c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d25c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.329945796 +0000 UTC m=+1188.520003232 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d25c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2b80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2b80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2b80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2b80): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2b80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.329945796 +0000 UTC m=+1188.520003232 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d2b80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 60 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d31c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d31c0): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d31c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d31c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d31c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d31c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d31c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d31c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.33228058 +0000 UTC m=+1188.522338014 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d31c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3700): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3700): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3700): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 61 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3700): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3700): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.333072403 +0000 UTC m=+1188.523129838 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3700): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3e00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3e00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3e00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3e00): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3e00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.333072403 +0000 UTC m=+1188.523129838 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0009d3e00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 61 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a124c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a124c0): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a124c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a124c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a124c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a124c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a124c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a124c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.336657774 +0000 UTC m=+1188.526715229 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a124c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a12a00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a12a00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a12a00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071c700 item 62 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a12a00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a12a00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.337771014 +0000 UTC m=+1188.527828448 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a12a00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13100): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13100): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13100): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13100): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13100): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.337771014 +0000 UTC m=+1188.527828448 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13100): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071ca10 item 62 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13740): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13740): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13740): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13740): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13740): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13740): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13740): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13740): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.340785148 +0000 UTC m=+1188.530842583 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13740): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13c80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13c80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13c80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071ce70 item 63 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13c80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13c80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.341291282 +0000 UTC m=+1188.531348717 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a13c80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5e400): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5e400): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5e400): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5e400): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5e400): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.341291282 +0000 UTC m=+1188.531348717 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5e400): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071d1f0 item 63 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ea40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ea40): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ea40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ea40): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ea40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ea40): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ea40): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ea40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.342749772 +0000 UTC m=+1188.532807208 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ea40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ef80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ef80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ef80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071d8f0 item 64 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ef80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ef80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.343802197 +0000 UTC m=+1188.533859632 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5ef80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5f680): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5f680): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5f680): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5f680): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5f680): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.343802197 +0000 UTC m=+1188.533859632 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5f680): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071dab0 item 64 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5fcc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5fcc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5fcc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5fcc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5fcc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.346108727 +0000 UTC m=+1188.536166162 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a5fcc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e1c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e1c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e1c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e1c0): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e1c0): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca0e0 item 65 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e1c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e1c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.347613113 +0000 UTC m=+1188.537670549 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e1c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e6c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e6c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e6c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e6c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e6c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.347613113 +0000 UTC m=+1188.537670549 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9e6c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca310 item 65 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9ed00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9ed00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9ed00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9ed00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9ed00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.348939946 +0000 UTC m=+1188.538997381 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9ed00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f180): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f180): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca8c0 item 66 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f180): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f180): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f180): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f180): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f180): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.349532674 +0000 UTC m=+1188.539590108 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f180): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f6c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f6c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f6c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f6c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f6c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.349532674 +0000 UTC m=+1188.539590108 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9f6c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003caa80 item 66 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9fd00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9fd00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9fd00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9fd00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9fd00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.353628167 +0000 UTC m=+1188.543685602 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a9fd00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4200): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4200): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4200): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4200): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4200): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cae70 item 67 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4200): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4200): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.354193603 +0000 UTC m=+1188.544251038 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4200): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4700): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4700): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4700): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4700): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4700): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.354193603 +0000 UTC m=+1188.544251038 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4700): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb180 item 67 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4d80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4d80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4d80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4d80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4d80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.355598372 +0000 UTC m=+1188.545655807 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac4d80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5280): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5280): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb6c0 item 68 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5280): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5280): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5280): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5280): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5280): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.356136557 +0000 UTC m=+1188.546193992 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5280): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac57c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac57c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac57c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac57c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac57c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.356136557 +0000 UTC m=+1188.546193992 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac57c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb8f0 item 68 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5e00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5e00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5e00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5e00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5e00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.35820095 +0000 UTC m=+1188.548258385 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000ac5e00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa300): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa300): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa300): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa300): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa300): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b40e0 item 69 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa300): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa300): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.360504674 +0000 UTC m=+1188.550562109 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa300): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa800): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa800): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa800): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa800): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa800): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.360504674 +0000 UTC m=+1188.550562109 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afa800): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4460 item 69 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afae80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afae80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afae80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afae80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afae80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.362721635 +0000 UTC m=+1188.552779080 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afae80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb380): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb380): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4b60 item 70 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb380): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb380): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb380): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb380): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb380): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.363444989 +0000 UTC m=+1188.553502424 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb380): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb8c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb8c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb8c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb8c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb8c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.363444989 +0000 UTC m=+1188.553502424 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afb8c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4ee0 item 70 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afbf40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afbf40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afbf40): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afbf40): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afbf40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.365002697 +0000 UTC m=+1188.555060132 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000afbf40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c4c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c4c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c4c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c4c0): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c4c0): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b57a0 item 71 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c4c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c4c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.365715491 +0000 UTC m=+1188.555772926 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c4c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c9c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c9c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c9c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c9c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c9c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.365715491 +0000 UTC m=+1188.555772926 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3c9c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5a40 item 71 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d040): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d040): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d040): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d040): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d040): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.367206352 +0000 UTC m=+1188.557263787 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d040): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d540): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d540): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 72 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d540): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d540): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d540): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d540): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d540): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.367798489 +0000 UTC m=+1188.557855924 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3d540): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3da80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3da80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3da80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3da80): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3da80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.367798489 +0000 UTC m=+1188.557855924 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b3da80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 72 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b680c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b680c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b680c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b680c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b680c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b680c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b680c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.369643698 +0000 UTC m=+1188.559701134 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b680c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b685c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b685c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b685c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447c00 item 73 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b685c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b685c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.37014333 +0000 UTC m=+1188.560200766 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b685c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68a80): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68a80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68a80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68a80): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68a80): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d43f0 item 73 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68a80): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68a80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.370757048 +0000 UTC m=+1188.560814484 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68a80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68fc0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68fc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68fc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68fc0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68fc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.370757048 +0000 UTC m=+1188.560814484 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b68fc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d45b0 item 73 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69600): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69600): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69600): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69600): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69600): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69600): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69600): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.372049616 +0000 UTC m=+1188.562107051 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69600): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69b00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69b00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69b00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4af0 item 74 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69b00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69b00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.372721533 +0000 UTC m=+1188.562778968 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b69b00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b940c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b940c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4ee0 item 74 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b940c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b940c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b940c0): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b940c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b940c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.373317216 +0000 UTC m=+1188.563374652 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b940c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94640): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94640): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94640): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94640): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94640): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.373317216 +0000 UTC m=+1188.563374652 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94640): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5110 item 74 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94c80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94c80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94c80): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94c80): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94c80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94c80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94c80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.374894661 +0000 UTC m=+1188.564952095 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b94c80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95180): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95180): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95180): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5960 item 75 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95180): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95180): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.375534508 +0000 UTC m=+1188.565591942 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95180): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b956c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b956c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b956c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b956c0): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b956c0): _writeAt: size=3, off=2 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5b20 item 75 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b956c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b956c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.376122457 +0000 UTC m=+1188.566179891 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b956c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95c00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95c00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95c00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95c00): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95c00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.376122457 +0000 UTC m=+1188.566179891 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000b95c00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ce0 item 75 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd02c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd02c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd02c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd02c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd02c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd02c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd02c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.377825768 +0000 UTC m=+1188.567883203 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd02c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd07c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd07c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd07c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085e230 item 76 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd07c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd07c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.378448092 +0000 UTC m=+1188.568505528 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd07c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd0d00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd0d00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085e3f0 item 76 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd0d00): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd0d00): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd0d00): _writeAt: size=3, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd0d00): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd0d00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.379416398 +0000 UTC m=+1188.569473834 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd0d00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1280): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1280): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1280): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1280): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1280): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.379416398 +0000 UTC m=+1188.569473834 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1280): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085e5b0 item 76 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd18c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd18c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd18c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd18c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd18c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd18c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd18c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.380868888 +0000 UTC m=+1188.570926322 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd18c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1dc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1dc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1dc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085e9a0 item 77 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1dc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1dc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.381722316 +0000 UTC m=+1188.571779751 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000bd1dc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06540): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06540): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06540): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06540): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06540): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.381722316 +0000 UTC m=+1188.571779751 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06540): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085eb60 item 77 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06b80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06b80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06b80): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06b80): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06b80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06b80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06b80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.383796969 +0000 UTC m=+1188.573854424 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c06b80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07080): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07080): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07080): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085eee0 item 78 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07080): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07080): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.38475733 +0000 UTC m=+1188.574814765 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07080): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07780): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07780): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07780): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07780): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07780): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.38475733 +0000 UTC m=+1188.574814765 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07780): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085f0a0 item 78 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07dc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07dc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07dc0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07dc0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07dc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07dc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07dc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.387582568 +0000 UTC m=+1188.577640003 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c07dc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24340): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24340): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24340): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085f570 item 79 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24340): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24340): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.388078684 +0000 UTC m=+1188.578136118 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24340): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24a40): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24a40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24a40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24a40): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24a40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.388078684 +0000 UTC m=+1188.578136118 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c24a40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085f7a0 item 79 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25080): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25080): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25080): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25080): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25080): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25080): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25080): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.390138297 +0000 UTC m=+1188.580195732 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25080): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25580): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25580): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25580): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085fc70 item 80 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25580): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25580): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.39069124 +0000 UTC m=+1188.580748675 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25580): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25c80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25c80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25c80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25c80): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25c80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.39069124 +0000 UTC m=+1188.580748675 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c25c80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085fe30 item 80 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a340): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a340): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a340): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a340): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a340): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.392190157 +0000 UTC m=+1188.582247591 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a340): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a7c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a7c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a7c0): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a7c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a7c0): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a7c0): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008462a0 item 81 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a7c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a7c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.393068132 +0000 UTC m=+1188.583125567 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4a7c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000356800): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000356800): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000356800): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000356800): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000356800): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.393068132 +0000 UTC m=+1188.583125567 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000356800): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846460 item 81 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001721c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001721c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001721c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001721c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001721c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.395132495 +0000 UTC m=+1188.585189931 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001721c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001726c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001726c0): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001726c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 82 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001726c0): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001726c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001726c0): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001726c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001726c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.395688022 +0000 UTC m=+1188.585745457 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001726c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000172c40): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000172c40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000172c40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000172c40): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000172c40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.395688022 +0000 UTC m=+1188.585745457 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000172c40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d1f0 item 82 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001732c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001732c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001732c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001732c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001732c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.397344777 +0000 UTC m=+1188.587402212 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001732c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001737c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001737c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001737c0): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001737c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001737c0): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001737c0): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d810 item 83 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001737c0): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001737c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.398070075 +0000 UTC m=+1188.588127510 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc0001737c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000173d00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000173d00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000173d00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000173d00): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000173d00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.398070075 +0000 UTC m=+1188.588127510 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000173d00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db20 item 83 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8400): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8400): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8400): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8400): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8400): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.400679155 +0000 UTC m=+1188.590736600 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8400): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8900): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8900): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8900): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd81c0 item 84 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8900): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8900): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8900): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8900): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8900): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.401275349 +0000 UTC m=+1188.591332785 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8900): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8e80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8e80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8e80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8e80): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8e80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.401275349 +0000 UTC m=+1188.591332785 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc8e80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd8380 item 84 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9500): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9500): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9500): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9500): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9500): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.402531167 +0000 UTC m=+1188.592588623 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9500): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9a00): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9a00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9a00): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9a00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9a00): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9a00): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd8700 item 85 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9a00): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9a00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.40306282 +0000 UTC m=+1188.593120255 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9a00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9f40): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9f40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9f40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9f40): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9f40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.40306282 +0000 UTC m=+1188.593120255 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000cc9f40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd88c0 item 85 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20640): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20640): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20640): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20640): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20640): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.404477558 +0000 UTC m=+1188.594534993 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20640): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20b40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20b40): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20b40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd8c40 item 86 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20b40): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20b40): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20b40): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20b40): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20b40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.40502985 +0000 UTC m=+1188.595087285 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d20b40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d210c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d210c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d210c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d210c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d210c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.40502985 +0000 UTC m=+1188.595087285 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d210c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd8e00 item 86 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21740): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21740): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21740): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21740): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21740): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.406502868 +0000 UTC m=+1188.596560302 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21740): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21c40): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21c40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21c40): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21c40): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21c40): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21c40): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd9180 item 87 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21c40): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21c40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.407122065 +0000 UTC m=+1188.597179500 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d21c40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46200): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46200): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46200): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46200): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46200): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.407122065 +0000 UTC m=+1188.597179500 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46200): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd9340 item 87 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46880): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46880): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46880): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46880): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46880): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.408478914 +0000 UTC m=+1188.598536348 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46880): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46d80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46d80): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46d80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd96c0 item 88 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46d80): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46d80): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46d80): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46d80): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46d80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.40900722 +0000 UTC m=+1188.599064655 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d46d80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47300): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47300): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47300): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47300): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47300): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.40900722 +0000 UTC m=+1188.599064655 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47300): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd9880 item 88 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47940): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47940): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47940): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47940): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47940): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47940): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47940): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47940): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.410462324 +0000 UTC m=+1188.600519759 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47940): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47e80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47e80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47e80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd9c00 item 89 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47e80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47e80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.410923654 +0000 UTC m=+1188.600981089 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d47e80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d64440): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d64440): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d64440): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d64440): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d64440): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d64440): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd9dc0 item 89 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d64440): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d64440): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.411531511 +0000 UTC m=+1188.601588946 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d64440): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d649c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d649c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d649c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d649c0): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d649c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.411531511 +0000 UTC m=+1188.601588946 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d649c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e000 item 89 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65000): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65000): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65000): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65000): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65000): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65000): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65000): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65000): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.412880794 +0000 UTC m=+1188.602938230 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65000): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65540): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65540): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65540): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e380 item 90 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65540): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65540): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.41330797 +0000 UTC m=+1188.603365405 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65540): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65a80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65a80): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65a80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e540 item 90 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65a80): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65a80): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65a80): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65a80): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65a80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.413956674 +0000 UTC m=+1188.604014109 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d65a80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d840c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d840c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d840c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d840c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d840c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.413956674 +0000 UTC m=+1188.604014109 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000d840c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e700 item 90 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4ae00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4ae00): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4ae00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4ae00): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4ae00): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4ae00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4ae00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4ae00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.415615813 +0000 UTC m=+1188.605673248 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4ae00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b340): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b340): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b340): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008468c0 item 91 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b340): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b340): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.416185506 +0000 UTC m=+1188.606242941 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b340): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b880): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b880): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b880): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b880): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b880): >_readAt: n=2, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b880): _writeAt: size=3, off=7 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846a80 item 91 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b880): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b880): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.416700518 +0000 UTC m=+1188.606757953 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4b880): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4be00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4be00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4be00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4be00): >_readAt: n=8, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4be00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.416700518 +0000 UTC m=+1188.606757953 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c4be00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846c40 item 91 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c724c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c724c0): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c724c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c724c0): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c724c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c724c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c724c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c724c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.418190959 +0000 UTC m=+1188.608248394 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c724c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72a00): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72a00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72a00): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847260 item 92 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72a00): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72a00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.418720057 +0000 UTC m=+1188.608777492 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72a00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72f40): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72f40): open at offset 5 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72f40): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847420 item 92 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72f40): _readAt: size=2, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72f40): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72f40): _writeAt: size=3, off=5 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72f40): >_writeAt: n=3, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72f40): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.421778284 +0000 UTC m=+1188.611835719 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72f40): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8e5c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8e5c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8e5c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8e5c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8e5c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.421778284 +0000 UTC m=+1188.611835719 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8e5c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e940e0 item 92 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72200): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72200): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72200): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72200): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72200): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72200): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72200): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72200): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.423921525 +0000 UTC m=+1188.613978961 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72200): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c727c0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c727c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c727c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e150 item 93 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c727c0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c727c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.424475881 +0000 UTC m=+1188.614533316 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c727c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72ec0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72ec0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72ec0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72ec0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72ec0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.424475881 +0000 UTC m=+1188.614533316 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c72ec0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e310 item 93 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73540): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73540): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73540): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73540): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73540): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73540): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73540): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73540): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.426024421 +0000 UTC m=+1188.616081856 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73540): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73a80): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73a80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73a80): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e690 item 94 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73a80): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73a80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.426816595 +0000 UTC m=+1188.616874030 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000c73a80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8ec00): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8ec00): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8ec00): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8ec00): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8ec00): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.426816595 +0000 UTC m=+1188.616874030 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8ec00): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e850 item 94 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f240): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f240): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f240): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f240): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f240): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f240): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f240): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f240): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.428678666 +0000 UTC m=+1188.618736101 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f240): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f780): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f780): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f780): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ec40 item 95 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f780): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f780): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.429395588 +0000 UTC m=+1188.619453024 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8f780): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8fe80): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8fe80): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8fe80): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8fe80): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8fe80): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.429395588 +0000 UTC m=+1188.619453024 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000e8fe80): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ee00 item 95 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52680): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52680): open at offset 0 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52680): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52680): _readAt: size=2, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52680): >_readAt: n=0, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52680): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52680): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52680): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.431360474 +0000 UTC m=+1188.621417909 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52680): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52cc0): _writeAt: size=5, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52cc0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52cc0): >openPending: err= 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f180 item 96 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52cc0): >_writeAt: n=5, err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52cc0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.432226267 +0000 UTC m=+1188.622283702 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a52cc0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a534c0): _readAt: size=512, off=0 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a534c0): openPending: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a534c0): >openPending: err= 2025/11/28 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a534c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a534c0): close: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:02.432226267 +0000 UTC m=+1188.622283702 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:02 DEBUG : open-test-file(0xc000a534c0): >close: err= 2025/11/28 04:09:02 DEBUG : open-test-file: Remove: 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f340 item 96 2025/11/28 04:09:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:02 DEBUG : open-test-file: >Remove: err= 2025/11/28 04:09:02 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:09:02 DEBUG : Looking for writers 2025/11/28 04:09:02 DEBUG : >WaitForWriters: 2025/11/28 04:09:02 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:09:03 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:09:03 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:09:03 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:03 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/28 04:09:03 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba340): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba340): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba340): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba340): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba340): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.227988569 +0000 UTC m=+1189.418046004 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba340): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba7c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba7c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba7c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba7c0): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba7c0): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba7c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.227988569 +0000 UTC m=+1189.418046004 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba7c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbacc0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbacc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbacc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbacc0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbacc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.227988569 +0000 UTC m=+1189.418046004 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbacc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94700 item 1 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb300): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb300): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb300): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb300): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb300): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.232339123 +0000 UTC m=+1189.422396558 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb300): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb800): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb800): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb800): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb800): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb800): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.232339123 +0000 UTC m=+1189.422396558 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb800): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94bd0 item 2 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbe80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbe80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbe80): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbe80): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbe80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.233888254 +0000 UTC m=+1189.423945689 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbe80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840480): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840480): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840480): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840480): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840480): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840480): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840480): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.233888254 +0000 UTC m=+1189.423945689 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840480): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840e80): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840e80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840e80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840e80): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840e80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.233888254 +0000 UTC m=+1189.423945689 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840e80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94f50 item 3 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841780): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841780): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841780): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841780): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841780): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.237155856 +0000 UTC m=+1189.427213292 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841780): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.237155856 +0000 UTC m=+1189.427213292 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95420 item 4 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc480): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc480): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc480): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc480): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc480): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.240202962 +0000 UTC m=+1189.430260397 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc480): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc900): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc900): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc900): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc900): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc900): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc900): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc900): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.240202962 +0000 UTC m=+1189.430260397 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc900): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abcdc0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abcdc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abcdc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abcdc0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abcdc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.240202962 +0000 UTC m=+1189.430260397 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abcdc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e957a0 item 5 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd440): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd440): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd440): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd440): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd440): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.242910889 +0000 UTC m=+1189.432968325 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd440): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abda00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abda00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abda00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abda00): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abda00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.242910889 +0000 UTC m=+1189.432968325 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abda00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95c70 item 6 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22200): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22200): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22200): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22200): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22200): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.244390169 +0000 UTC m=+1189.434447605 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22200): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22880): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22880): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22880): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22880): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22880): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22880): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22880): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.244390169 +0000 UTC m=+1189.434447605 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22880): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22d40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22d40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22d40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22d40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22d40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.244390169 +0000 UTC m=+1189.434447605 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22d40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc1c0 item 7 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d234c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d234c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d234c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d234c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d234c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.247580715 +0000 UTC m=+1189.437638150 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d234c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23b00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23b00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23b00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23b00): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23b00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.247580715 +0000 UTC m=+1189.437638150 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23b00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc8c0 item 8 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054ce00): _readAt: size=2, off=0 2025/11/28 04:09:03 ERROR : open-test-file(0xc00054ce00): Couldn't read size of file 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054ce00): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054ce00): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054ce00): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054ce00): close: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054ce00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d5c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d5c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d5c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d5c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d5c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.249058182 +0000 UTC m=+1189.439115617 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d5c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071acc0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071acc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071acc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071acc0): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071acc0): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071acc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071acc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.249058182 +0000 UTC m=+1189.439115617 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071acc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b340): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b340): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b340): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b340): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b340): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.249058182 +0000 UTC m=+1189.439115617 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b340): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcee0 item 9 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071be00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071be00): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071be00): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071be00): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071be00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.252709678 +0000 UTC m=+1189.442767112 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071be00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618880): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618880): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618880): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618880): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618880): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.252709678 +0000 UTC m=+1189.442767112 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618880): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd5e0 item 10 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619000): _readAt: size=2, off=0 2025/11/28 04:09:03 ERROR : open-test-file(0xc000619000): Couldn't read size of file 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619000): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619000): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619000): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619000): close: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619840): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619840): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619840): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619840): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619840): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.254956023 +0000 UTC m=+1189.445013459 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619840): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619f40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619f40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619f40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619f40): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619f40): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619f40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.254956023 +0000 UTC m=+1189.445013459 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619f40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf46c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf46c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf46c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf46c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf46c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.254956023 +0000 UTC m=+1189.445013459 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf46c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdab0 item 11 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4d40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4d40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4d40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4d40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4d40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.259546231 +0000 UTC m=+1189.449603676 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4d40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5280): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5280): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5280): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5280): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5280): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.259546231 +0000 UTC m=+1189.449603676 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5280): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e8c0 item 12 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5940): _readAt: size=2, off=0 2025/11/28 04:09:03 ERROR : open-test-file(0xc000bf5940): Couldn't read size of file 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5940): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5940): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5940): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5940): close: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5940): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5e40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5e40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5e40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5e40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5e40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.261320446 +0000 UTC m=+1189.451377882 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5e40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9e40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9e40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9e40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9e40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9e40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.261320446 +0000 UTC m=+1189.451377882 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9e40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f110 item 13 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18980): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18980): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18980): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18980): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18980): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.26588288 +0000 UTC m=+1189.455940315 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18980): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19100): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19100): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19100): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19100): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19100): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.26588288 +0000 UTC m=+1189.455940315 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19100): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f730 item 14 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19940): _readAt: size=2, off=0 2025/11/28 04:09:03 ERROR : open-test-file(0xc000a19940): Couldn't read size of file 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19940): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19940): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19940): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19940): close: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19940): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19d00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19d00): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19d00): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19d00): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19d00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.267441649 +0000 UTC m=+1189.457499084 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19d00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000357cc0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000357cc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000357cc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000357cc0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000357cc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.267441649 +0000 UTC m=+1189.457499084 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000357cc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ff10 item 15 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006ce540): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006ce540): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006ce540): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006ce540): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006ce540): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.269135153 +0000 UTC m=+1189.459192589 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006ce540): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cea80): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cea80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cea80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cea80): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cea80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.269135153 +0000 UTC m=+1189.459192589 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cea80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c380 item 16 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf0c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf0c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf0c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf0c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf0c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.270598173 +0000 UTC m=+1189.460655607 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf0c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf540): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf540): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf540): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf540): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf540): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf540): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf540): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf540): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.270598173 +0000 UTC m=+1189.460655607 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cf540): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cfa40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cfa40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cfa40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cfa40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cfa40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.270598173 +0000 UTC m=+1189.460655607 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006cfa40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c700 item 17 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706140): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706140): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706140): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706140): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706140): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.27312069 +0000 UTC m=+1189.463178124 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706140): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706680): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706680): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706680): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706680): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706680): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.27312069 +0000 UTC m=+1189.463178124 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706680): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013cc40 item 18 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706d00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706d00): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706d00): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706d00): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706d00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.274857043 +0000 UTC m=+1189.464914478 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000706d00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba380): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba380): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba380): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba380): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba380): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba380): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba380): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba380): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.274857043 +0000 UTC m=+1189.464914478 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba380): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bad00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bad00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bad00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bad00): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bad00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.274857043 +0000 UTC m=+1189.464914478 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bad00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846150 item 19 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb7c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb7c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb7c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb7c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb7c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.27768167 +0000 UTC m=+1189.467739106 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb7c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4000): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4000): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4000): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4000): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4000): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.27768167 +0000 UTC m=+1189.467739106 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008467e0 item 20 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4680): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4680): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4680): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4680): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4680): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.279188893 +0000 UTC m=+1189.469246327 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4680): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4b80): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4b80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4b80): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4b80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4b80): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4b80): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4b80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.279188893 +0000 UTC m=+1189.469246327 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d4b80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5080): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5080): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5080): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5080): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5080): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.279188893 +0000 UTC m=+1189.469246327 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5080): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846bd0 item 21 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5700): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5700): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5700): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5700): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5700): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.281161482 +0000 UTC m=+1189.471218917 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5700): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5c40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5c40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5c40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5c40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5c40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.281161482 +0000 UTC m=+1189.471218917 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007d5c40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847340 item 22 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa340): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa340): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa340): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa340): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa340): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.282743677 +0000 UTC m=+1189.472801111 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa340): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa840): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa840): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa840): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa840): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa840): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa840): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa840): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa840): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.282743677 +0000 UTC m=+1189.472801111 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fa840): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fad40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fad40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fad40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fad40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fad40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.282743677 +0000 UTC m=+1189.472801111 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fad40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008477a0 item 23 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb3c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb3c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb3c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb3c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb3c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.28517993 +0000 UTC m=+1189.475237366 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb3c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb900): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb900): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb900): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb900): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb900): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.28517993 +0000 UTC m=+1189.475237366 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fb900): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847ce0 item 24 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fbf40): _readAt: size=2, off=0 2025/11/28 04:09:03 ERROR : open-test-file(0xc0007fbf40): Couldn't read size of file 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fbf40): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fbf40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fbf40): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fbf40): close: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007fbf40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6380): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6380): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6380): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6380): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6380): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.287162168 +0000 UTC m=+1189.477219613 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6380): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6880): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6880): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6880): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6880): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6880): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6880): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6880): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6880): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.287162168 +0000 UTC m=+1189.477219613 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6880): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6dc0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6dc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6dc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6dc0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6dc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.287162168 +0000 UTC m=+1189.477219613 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b6dc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078c380 item 25 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7440): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7440): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7440): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7440): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7440): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.289198588 +0000 UTC m=+1189.479256023 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7440): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7980): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7980): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7980): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7980): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7980): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.289198588 +0000 UTC m=+1189.479256023 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008b7980): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078cf50 item 26 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0040): _readAt: size=2, off=0 2025/11/28 04:09:03 ERROR : open-test-file(0xc0008f0040): Couldn't read size of file 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0040): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0040): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0040): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0040): close: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0040): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0400): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0400): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0400): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0400): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0400): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.290809176 +0000 UTC m=+1189.480866611 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0400): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0900): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0900): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0900): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0900): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0900): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0900): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0900): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0900): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.290809176 +0000 UTC m=+1189.480866611 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0900): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0e40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0e40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0e40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0e40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0e40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.290809176 +0000 UTC m=+1189.480866611 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f0e40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078d570 item 27 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f14c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f14c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f14c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f14c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f14c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.29360036 +0000 UTC m=+1189.483657795 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f14c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f1a00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f1a00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f1a00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f1a00): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f1a00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.29360036 +0000 UTC m=+1189.483657795 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008f1a00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078dc00 item 28 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e0c0): _readAt: size=2, off=0 2025/11/28 04:09:03 ERROR : open-test-file(0xc00090e0c0): Couldn't read size of file 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e0c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e0c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e0c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e0c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e480): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e480): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e480): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e480): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e480): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.295606111 +0000 UTC m=+1189.485663547 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090e480): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090eb40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090eb40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090eb40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090eb40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090eb40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.295606111 +0000 UTC m=+1189.485663547 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090eb40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644230 item 29 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f1c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f1c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f1c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f1c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f1c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.297210758 +0000 UTC m=+1189.487268193 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f1c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f700): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f700): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f700): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f700): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f700): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.297210758 +0000 UTC m=+1189.487268193 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090f700): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644700 item 30 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090fd40): _readAt: size=2, off=0 2025/11/28 04:09:03 ERROR : open-test-file(0xc00090fd40): Couldn't read size of file 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090fd40): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090fd40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090fd40): >_writeAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090fd40): close: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00090fd40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940180): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940180): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940180): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940180): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940180): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.29873399 +0000 UTC m=+1189.488791425 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940180): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940840): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940840): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940840): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940840): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940840): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.29873399 +0000 UTC m=+1189.488791425 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940840): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644ee0 item 31 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940ec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940ec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940ec0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940ec0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940ec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.300135233 +0000 UTC m=+1189.490192668 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000940ec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941400): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941400): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941400): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941400): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941400): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.300135233 +0000 UTC m=+1189.490192668 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941400): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006456c0 item 32 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941a40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941a40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941a40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941a40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941a40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.302153449 +0000 UTC m=+1189.492210884 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941a40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941ec0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941ec0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941ec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941ec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000645ea0 item 33 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941ec0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941ec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.303020304 +0000 UTC m=+1189.493077739 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000941ec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096e440): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096e440): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096e440): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096e440): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096e440): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.303020304 +0000 UTC m=+1189.493077739 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096e440): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428380 item 33 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707140): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707140): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707140): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707140): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707140): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.304804548 +0000 UTC m=+1189.494861983 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707140): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007075c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007075c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d110 item 34 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007075c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007075c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007075c0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007075c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007075c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.305635665 +0000 UTC m=+1189.495693101 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007075c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707b00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707b00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707b00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707b00): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707b00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.305635665 +0000 UTC m=+1189.495693101 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000707b00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d2d0 item 34 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007421c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007421c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007421c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007421c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007421c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.307195247 +0000 UTC m=+1189.497252682 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007421c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742640): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742640): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742640): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742640): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742640): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d650 item 35 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742640): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742640): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.307823792 +0000 UTC m=+1189.497881227 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742640): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742b40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742b40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742b40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742b40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742b40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.307823792 +0000 UTC m=+1189.497881227 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000742b40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d810 item 35 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007431c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007431c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007431c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007431c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007431c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.309590193 +0000 UTC m=+1189.499647628 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007431c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007436c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007436c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013db90 item 36 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007436c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007436c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007436c0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007436c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007436c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.310176869 +0000 UTC m=+1189.500234304 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007436c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000743c00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000743c00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000743c00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000743c00): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000743c00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.310176869 +0000 UTC m=+1189.500234304 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000743c00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013dd50 item 36 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007722c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007722c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007722c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007722c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007722c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.312205584 +0000 UTC m=+1189.502263020 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007722c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772740): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772740): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772740): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772740): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772740): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001184d0 item 37 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772740): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772740): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.312813531 +0000 UTC m=+1189.502870966 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772740): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772c40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772c40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772c40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772c40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772c40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.312813531 +0000 UTC m=+1189.502870966 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000772c40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119110 item 37 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007732c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007732c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007732c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007732c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007732c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.314699819 +0000 UTC m=+1189.504757253 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007732c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007737c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007737c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119650 item 38 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007737c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007737c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007737c0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007737c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007737c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.315366797 +0000 UTC m=+1189.505424231 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007737c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000773d00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000773d00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000773d00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000773d00): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000773d00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.315366797 +0000 UTC m=+1189.505424231 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000773d00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119ab0 item 38 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4400): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4400): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4400): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4400): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4400): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.317211936 +0000 UTC m=+1189.507269371 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4400): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4900): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4900): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4900): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4900): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4900): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008587e0 item 39 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4900): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4900): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.317854637 +0000 UTC m=+1189.507912072 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4900): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4e00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4e00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4e00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4e00): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4e00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.317854637 +0000 UTC m=+1189.507912072 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a4e00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000858b60 item 39 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5480): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5480): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5480): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5480): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5480): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.319283763 +0000 UTC m=+1189.509341218 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5480): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5980): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5980): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000859260 item 40 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5980): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5980): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5980): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5980): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5980): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.319825034 +0000 UTC m=+1189.509882469 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5980): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5ec0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5ec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5ec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5ec0): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5ec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.319825034 +0000 UTC m=+1189.509882469 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009a5ec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000859420 item 40 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6500): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6500): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6500): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6500): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6500): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6500): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6500): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.322459201 +0000 UTC m=+1189.512516636 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6500): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6a00): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6a00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6a00): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008599d0 item 41 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6a00): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6a00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.323403472 +0000 UTC m=+1189.513460906 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6a00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6ec0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6ec0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6ec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6ec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000859b90 item 41 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6ec0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6ec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.324554001 +0000 UTC m=+1189.514611436 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c6ec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7400): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7400): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7400): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7400): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7400): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.324554001 +0000 UTC m=+1189.514611436 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7400): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000859dc0 item 41 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7a40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7a40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7a40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7a40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7a40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7a40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7a40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.326953195 +0000 UTC m=+1189.517010631 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7a40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7f40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7f40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7f40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc380 item 42 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7f40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7f40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.328490355 +0000 UTC m=+1189.518547790 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009c7f40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fc500): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fc500): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc620 item 42 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fc500): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fc500): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fc500): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fc500): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fc500): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.329016507 +0000 UTC m=+1189.519073942 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fc500): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fca80): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fca80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fca80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fca80): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fca80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.329016507 +0000 UTC m=+1189.519073942 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fca80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc930 item 42 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd0c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd0c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd0c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd0c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd0c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd0c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.332294659 +0000 UTC m=+1189.522352094 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd0c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd5c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd5c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd5c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd110 item 43 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd5c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd5c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.333133481 +0000 UTC m=+1189.523190916 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fd5c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fdb00): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fdb00): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fdb00): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fdb00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fdb00): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd9d0 item 43 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fdb00): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fdb00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.33406652 +0000 UTC m=+1189.524123965 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009fdb00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a2e0c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a2e0c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a2e0c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a2e0c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a2e0c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.33406652 +0000 UTC m=+1189.524123965 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a2e0c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddce0 item 43 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ea80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ea80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ea80): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ea80): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ea80): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ea80): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ea80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.336224059 +0000 UTC m=+1189.526281495 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ea80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ef80): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ef80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ef80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429810 item 44 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ef80): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ef80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.337553836 +0000 UTC m=+1189.527611271 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096ef80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096f4c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096f4c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004299d0 item 44 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096f4c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096f4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096f4c0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096f4c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096f4c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.339067892 +0000 UTC m=+1189.529125327 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096f4c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096fa40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096fa40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096fa40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096fa40): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096fa40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.339067892 +0000 UTC m=+1189.529125327 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00096fa40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ce0 item 44 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e100): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e100): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e100): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e100): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e100): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e100): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e100): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.341178903 +0000 UTC m=+1189.531236338 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e100): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e600): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e600): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e600): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a80 item 45 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e600): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e600): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.342335865 +0000 UTC m=+1189.532393300 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9e600): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9ed00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9ed00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9ed00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9ed00): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9ed00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.342335865 +0000 UTC m=+1189.532393300 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9ed00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 45 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9f340): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9f340): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9f340): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9f340): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9f340): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9f340): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9f340): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.345269317 +0000 UTC m=+1189.535326752 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a9f340): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53c40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53c40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53c40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417260 item 46 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53c40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53c40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.346664006 +0000 UTC m=+1189.536721441 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53c40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e284c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e284c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e284c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e284c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e284c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.346664006 +0000 UTC m=+1189.536721441 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e284c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6fb20 item 46 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e28b00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e28b00): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e28b00): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e28b00): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e28b00): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e28b00): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e28b00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.349315446 +0000 UTC m=+1189.539372881 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e28b00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29000): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29000): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29000): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6fea0 item 47 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29000): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29000): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.350417655 +0000 UTC m=+1189.540475090 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29700): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29700): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29700): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29700): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29700): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.350417655 +0000 UTC m=+1189.540475090 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29700): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384310 item 47 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29d40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29d40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29d40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29d40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29d40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29d40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29d40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.353823858 +0000 UTC m=+1189.543881294 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e29d40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e462c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e462c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e462c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385500 item 48 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e462c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e462c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.354517717 +0000 UTC m=+1189.544575152 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e462c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e469c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e469c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e469c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e469c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e469c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.354517717 +0000 UTC m=+1189.544575152 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e469c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385730 item 48 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47000): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47000): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47000): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47000): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47000): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.356487851 +0000 UTC m=+1189.546545297 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47480): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47480): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47480): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47480): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47480): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47480): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385c00 item 49 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47480): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47480): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.357103894 +0000 UTC m=+1189.547161329 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e47480): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e479c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e479c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e479c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e479c0): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e479c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.357103894 +0000 UTC m=+1189.547161329 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e479c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385f10 item 49 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e0c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e0c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e0c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e0c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e0c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.358725492 +0000 UTC m=+1189.548782927 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e0c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e5c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e5c0): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e5c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e8d20 item 50 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e5c0): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e5c0): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e5c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e5c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.35933404 +0000 UTC m=+1189.549391475 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5e5c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5eb40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5eb40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5eb40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5eb40): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5eb40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.35933404 +0000 UTC m=+1189.549391475 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5eb40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e98f0 item 50 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f1c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f1c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f1c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f1c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f1c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.3615087 +0000 UTC m=+1189.551566136 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f1c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f6c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f6c0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f6c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f6c0): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f6c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 51 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f6c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f6c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.362593686 +0000 UTC m=+1189.552651121 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5f6c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5fc00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5fc00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5fc00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5fc00): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5fc00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.362593686 +0000 UTC m=+1189.552651121 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e5fc00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 51 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a300): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a300): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a300): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a300): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a300): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.364670143 +0000 UTC m=+1189.554727578 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a300): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a800): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a800): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a800): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051880 item 52 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a800): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a800): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a800): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a800): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a800): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.366320896 +0000 UTC m=+1189.556378331 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7a800): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7ad80): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7ad80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7ad80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7ad80): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7ad80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.366320896 +0000 UTC m=+1189.556378331 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7ad80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 52 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b400): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b400): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b400): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b400): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b400): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.368685865 +0000 UTC m=+1189.558743300 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b400): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b900): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b900): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b900): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b900): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b900): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b900): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071c770 item 53 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b900): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b900): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.36995072 +0000 UTC m=+1189.560008155 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7b900): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7be40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7be40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7be40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7be40): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7be40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.36995072 +0000 UTC m=+1189.560008155 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e7be40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071cb60 item 53 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24540): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24540): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24540): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24540): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24540): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.371853098 +0000 UTC m=+1189.561910533 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24540): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24a40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24a40): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24a40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071cee0 item 54 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24a40): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24a40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24a40): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24a40): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24a40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.373215998 +0000 UTC m=+1189.563273433 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24a40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24fc0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24fc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24fc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24fc0): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24fc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.373215998 +0000 UTC m=+1189.563273433 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b24fc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071d260 item 54 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25640): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25640): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25640): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25640): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25640): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.375117543 +0000 UTC m=+1189.565174979 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25640): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25b40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25b40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25b40): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25b40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25b40): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25b40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071d960 item 55 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25b40): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25b40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.376365427 +0000 UTC m=+1189.566422862 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b25b40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54100): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54100): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54100): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54100): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54100): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.376365427 +0000 UTC m=+1189.566422862 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54100): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071db20 item 55 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54780): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54780): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54780): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54780): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54780): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.378367673 +0000 UTC m=+1189.568425108 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54780): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54c80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54c80): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54c80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca150 item 56 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54c80): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54c80): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54c80): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54c80): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54c80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.379491672 +0000 UTC m=+1189.569549107 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54c80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55200): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55200): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55200): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55200): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55200): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.379491672 +0000 UTC m=+1189.569549107 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55200): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca460 item 56 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c74a40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c74a40): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c74a40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c74a40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c74a40): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c74a40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c74a40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c74a40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.383158317 +0000 UTC m=+1189.573215752 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c74a40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54180): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54180): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54180): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416460 item 57 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54180): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54180): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.384942872 +0000 UTC m=+1189.575000307 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54180): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b546c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b546c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b546c0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b546c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b546c0): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b546c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416930 item 57 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b546c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b546c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.386510589 +0000 UTC m=+1189.576568024 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b546c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72140): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72140): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72140): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72140): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72140): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.386510589 +0000 UTC m=+1189.576568024 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72140): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000814150 item 57 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72880): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72880): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72880): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72880): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72880): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72880): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72880): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72880): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.389870845 +0000 UTC m=+1189.579928280 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72880): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72dc0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72dc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72dc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000815180 item 58 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72dc0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72dc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.390643152 +0000 UTC m=+1189.580700586 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c72dc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73300): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73300): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73300): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000815340 item 58 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73300): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73300): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73300): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73300): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73300): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.391233635 +0000 UTC m=+1189.581291070 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73300): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c738c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c738c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c738c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c738c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c738c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.391233635 +0000 UTC m=+1189.581291070 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c738c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008157a0 item 58 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73f00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73f00): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73f00): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73f00): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73f00): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73f00): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73f00): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73f00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.392765194 +0000 UTC m=+1189.582822628 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c73f00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8e540): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8e540): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8e540): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000815dc0 item 59 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8e540): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8e540): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.393474761 +0000 UTC m=+1189.583532196 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8e540): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8ea80): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8ea80): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8ea80): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8ea80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8ea80): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8ea80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa540 item 59 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8ea80): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8ea80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.394807705 +0000 UTC m=+1189.584865140 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8ea80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f000): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f000): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f000): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f000): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f000): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.394807705 +0000 UTC m=+1189.584865140 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aabd0 item 59 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f640): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f640): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f640): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f640): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f640): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f640): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f640): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f640): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.398341048 +0000 UTC m=+1189.588398483 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8f640): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8fb80): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8fb80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8fb80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab2d0 item 60 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8fb80): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8fb80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.399478082 +0000 UTC m=+1189.589535517 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000e8fb80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba280): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba280): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba280): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab650 item 60 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba280): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba280): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba280): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba280): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba280): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.40081836 +0000 UTC m=+1189.590875795 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba280): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba840): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba840): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba840): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba840): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba840): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.40081836 +0000 UTC m=+1189.590875795 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bba840): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab960 item 60 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbaec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbaec0): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbaec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbaec0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbaec0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbaec0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbaec0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbaec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.404182154 +0000 UTC m=+1189.594239589 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbaec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb400): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb400): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb400): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abce0 item 61 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb400): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb400): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.404923401 +0000 UTC m=+1189.594980836 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbb400): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbb40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbb40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbb40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbb40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbb40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.404923401 +0000 UTC m=+1189.594980836 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bbbb40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc150 item 61 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840280): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840280): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840280): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840280): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840280): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840280): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840280): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840280): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.407890597 +0000 UTC m=+1189.597948032 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840280): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840c80): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840c80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840c80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc620 item 62 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840c80): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840c80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.408808027 +0000 UTC m=+1189.598865462 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000840c80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841680): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841680): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841680): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841680): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841680): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.408808027 +0000 UTC m=+1189.598865462 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841680): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc8c0 item 62 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.41177356 +0000 UTC m=+1189.601830994 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000841cc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc380): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc380): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc380): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcee0 item 63 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc380): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc380): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.41307313 +0000 UTC m=+1189.603130565 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abc380): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abca80): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abca80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abca80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abca80): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abca80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.41307313 +0000 UTC m=+1189.603130565 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abca80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd260 item 63 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd0c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd0c0): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd0c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd0c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd0c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd0c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd0c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.416947786 +0000 UTC m=+1189.607005222 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd0c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd640): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd640): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd640): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd650 item 64 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd640): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd640): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.418066106 +0000 UTC m=+1189.608123541 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abd640): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abdd80): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abdd80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abdd80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abdd80): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abdd80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.418066106 +0000 UTC m=+1189.608123541 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000abdd80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd8f0 item 64 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22680): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22680): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22680): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22680): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22680): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.420990681 +0000 UTC m=+1189.611048116 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22680): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22b40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22b40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22b40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22b40): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22b40): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e070 item 65 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22b40): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22b40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.422494948 +0000 UTC m=+1189.612552383 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d22b40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23040): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23040): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23040): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23040): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23040): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.422494948 +0000 UTC m=+1189.612552383 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23040): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e4d0 item 65 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23880): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23880): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23880): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23880): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23880): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.424392185 +0000 UTC m=+1189.614449621 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23880): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23ec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23ec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f030 item 66 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23ec0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23ec0): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23ec0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23ec0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23ec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.424981737 +0000 UTC m=+1189.615039172 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000d23ec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d200): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d200): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d200): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d200): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d200): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.424981737 +0000 UTC m=+1189.615039172 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054d200): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f2d0 item 66 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054dec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054dec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054dec0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054dec0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054dec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.427249533 +0000 UTC m=+1189.617306969 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00054dec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b240): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b240): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b240): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b240): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b240): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f8f0 item 67 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b240): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b240): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.428006601 +0000 UTC m=+1189.618064036 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b240): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b840): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b840): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b840): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b840): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b840): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.428006601 +0000 UTC m=+1189.618064036 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00071b840): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fe30 item 67 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618740): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618740): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618740): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618740): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618740): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.429304539 +0000 UTC m=+1189.619361974 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618740): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618c40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618c40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846380 item 68 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618c40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618c40): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618c40): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618c40): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618c40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.430038864 +0000 UTC m=+1189.620096299 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000618c40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619740): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619740): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619740): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619740): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619740): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.430038864 +0000 UTC m=+1189.620096299 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000619740): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846620 item 68 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4000): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4000): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4000): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4000): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4000): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.431484621 +0000 UTC m=+1189.621542056 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4680): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4680): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4680): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4680): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4680): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846af0 item 69 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4680): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4680): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.432090022 +0000 UTC m=+1189.622147457 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4680): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4b80): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4b80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4b80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4b80): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4b80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.432090022 +0000 UTC m=+1189.622147457 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf4b80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846cb0 item 69 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5200): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5200): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5200): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5200): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5200): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.433474533 +0000 UTC m=+1189.623531968 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5200): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5700): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5700): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008472d0 item 70 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5700): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5700): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5700): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5700): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5700): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.43418355 +0000 UTC m=+1189.624240986 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5700): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5c80): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5c80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5c80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5c80): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5c80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.43418355 +0000 UTC m=+1189.624240986 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000bf5c80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847490 item 70 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9b40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9b40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9b40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9b40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9b40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.435607094 +0000 UTC m=+1189.625664529 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0000d9b40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18400): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18400): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18400): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18400): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18400): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847810 item 71 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18400): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18400): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.43614582 +0000 UTC m=+1189.626203256 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18400): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18d40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18d40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18d40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18d40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18d40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.43614582 +0000 UTC m=+1189.626203256 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a18d40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008479d0 item 71 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a195c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a195c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a195c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a195c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a195c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.437798306 +0000 UTC m=+1189.627855742 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a195c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19bc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19bc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847dc0 item 72 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19bc0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19bc0): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19bc0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19bc0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19bc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.438465255 +0000 UTC m=+1189.628522689 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a19bc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000356a40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000356a40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000356a40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000356a40): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000356a40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.438465255 +0000 UTC m=+1189.628522689 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000356a40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078c1c0 item 72 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba240): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba240): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba240): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba240): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba240): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba240): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba240): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.440098174 +0000 UTC m=+1189.630155609 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ba240): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008babc0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008babc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008babc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078cd20 item 73 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008babc0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008babc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.440584992 +0000 UTC m=+1189.630642427 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008babc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb4c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb4c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb4c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb4c0): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb4c0): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078cee0 item 73 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb4c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb4c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.441489959 +0000 UTC m=+1189.631547393 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bb4c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bbb00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bbb00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bbb00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bbb00): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bbb00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.441489959 +0000 UTC m=+1189.631547393 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008bbb00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078d2d0 item 73 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52340): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52340): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52340): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52340): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52340): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52340): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52340): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.443096027 +0000 UTC m=+1189.633153461 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52340): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52a80): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52a80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52a80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078d6c0 item 74 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52a80): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52a80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.443846191 +0000 UTC m=+1189.633903626 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a52a80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a530c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a530c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078d960 item 74 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a530c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a530c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a530c0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a530c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a530c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.444557143 +0000 UTC m=+1189.634614578 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a530c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53680): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53680): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53680): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53680): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53680): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.444557143 +0000 UTC m=+1189.634614578 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53680): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078dc00 item 74 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53d40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53d40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53d40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53d40): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53d40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53d40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53d40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.446145027 +0000 UTC m=+1189.636202462 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000a53d40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce3c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce3c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce3c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644230 item 75 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce3c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce3c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.44663481 +0000 UTC m=+1189.636692245 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce3c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce900): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce900): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce900): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce900): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce900): _writeAt: size=3, off=2 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006443f0 item 75 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce900): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce900): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.447646849 +0000 UTC m=+1189.637704283 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005ce900): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cee40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cee40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cee40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cee40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cee40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.447646849 +0000 UTC m=+1189.637704283 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cee40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644700 item 75 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf480): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf480): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf480): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf480): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf480): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf480): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf480): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.450308689 +0000 UTC m=+1189.640366124 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf480): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf980): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf980): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf980): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000644ee0 item 76 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf980): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf980): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.451477042 +0000 UTC m=+1189.641534477 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cf980): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cfec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cfec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006453b0 item 76 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cfec0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cfec0): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cfec0): _writeAt: size=3, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cfec0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cfec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.452269968 +0000 UTC m=+1189.642327402 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0005cfec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067e4c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067e4c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067e4c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067e4c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067e4c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.452269968 +0000 UTC m=+1189.642327402 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067e4c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006456c0 item 76 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067eb00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067eb00): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067eb00): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067eb00): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067eb00): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067eb00): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067eb00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.455705366 +0000 UTC m=+1189.645762800 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067eb00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f000): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f000): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f000): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000645ea0 item 77 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f000): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f000): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.457374052 +0000 UTC m=+1189.647431497 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f700): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f700): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f700): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f700): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f700): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.457374052 +0000 UTC m=+1189.647431497 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067f700): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c0e0 item 77 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067fd40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067fd40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067fd40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067fd40): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067fd40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067fd40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067fd40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.460748886 +0000 UTC m=+1189.650806322 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00067fd40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a02c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a02c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a02c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c4d0 item 78 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a02c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a02c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.4621136 +0000 UTC m=+1189.652171035 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a02c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54e00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54e00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54e00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54e00): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54e00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.4621136 +0000 UTC m=+1189.652171035 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b54e00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416cb0 item 78 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55680): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55680): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55680): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55680): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55680): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55680): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55680): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.466534327 +0000 UTC m=+1189.656591762 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55680): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55b80): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55b80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55b80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004171f0 item 79 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55b80): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55b80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.467123829 +0000 UTC m=+1189.657181264 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000b55b80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a300): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a300): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a300): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a300): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a300): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.467123829 +0000 UTC m=+1189.657181264 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a300): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004175e0 item 79 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a940): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a940): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a940): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a940): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a940): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a940): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a940): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.469185576 +0000 UTC m=+1189.659243011 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072a940): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072ae40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072ae40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072ae40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417b20 item 80 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072ae40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072ae40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.469758276 +0000 UTC m=+1189.659815712 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072ae40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072b540): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072b540): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072b540): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072b540): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072b540): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.469758276 +0000 UTC m=+1189.659815712 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072b540): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ce0 item 80 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072bb80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072bb80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072bb80): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072bb80): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072bb80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.471885118 +0000 UTC m=+1189.661942552 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00072bb80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744080): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744080): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744080): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744080): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744080): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744080): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001184d0 item 81 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744080): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744080): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.472667843 +0000 UTC m=+1189.662725279 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744080): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007445c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007445c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007445c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007445c0): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007445c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.472667843 +0000 UTC m=+1189.662725279 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007445c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119110 item 81 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744c40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744c40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744c40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744c40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744c40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.474162672 +0000 UTC m=+1189.664220107 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000744c40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745140): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745140): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745140): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119650 item 82 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745140): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745140): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745140): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745140): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745140): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.474792881 +0000 UTC m=+1189.664850315 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745140): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007456c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007456c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007456c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007456c0): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007456c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.474792881 +0000 UTC m=+1189.664850315 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007456c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119ab0 item 82 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745d40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745d40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745d40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745d40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745d40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.476320402 +0000 UTC m=+1189.666377836 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000745d40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007662c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007662c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007662c0): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007662c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007662c0): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007662c0): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008587e0 item 83 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007662c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007662c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.477179791 +0000 UTC m=+1189.667237227 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007662c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766800): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766800): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766800): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766800): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766800): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.477179791 +0000 UTC m=+1189.667237227 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766800): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000858b60 item 83 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766e80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766e80): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766e80): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766e80): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766e80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.479339284 +0000 UTC m=+1189.669396719 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000766e80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767380): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767380): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767380): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000859260 item 84 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767380): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767380): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767380): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767380): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767380): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.480068459 +0000 UTC m=+1189.670125894 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767380): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767900): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767900): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767900): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767900): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767900): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.480068459 +0000 UTC m=+1189.670125894 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000767900): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000859420 item 84 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc000): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc000): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc000): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc000): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc000): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.482182666 +0000 UTC m=+1189.672240102 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc500): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc500): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc500): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc500): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc500): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc500): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008599d0 item 85 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc500): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc500): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.482932691 +0000 UTC m=+1189.672990126 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0007cc500): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75080): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75080): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75080): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75080): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75080): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.482932691 +0000 UTC m=+1189.672990126 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75080): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca230 item 85 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75d00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75d00): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75d00): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75d00): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75d00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.485855303 +0000 UTC m=+1189.675912737 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000c75d00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008962c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008962c0): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008962c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003caa10 item 86 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008962c0): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008962c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008962c0): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008962c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008962c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.486675438 +0000 UTC m=+1189.676732873 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008962c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896840): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896840): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896840): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896840): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896840): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.486675438 +0000 UTC m=+1189.676732873 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896840): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cabd0 item 86 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896ec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896ec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896ec0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896ec0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896ec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.488636077 +0000 UTC m=+1189.678693512 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000896ec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008973c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008973c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008973c0): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008973c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008973c0): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008973c0): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb030 item 87 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008973c0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008973c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.489313523 +0000 UTC m=+1189.679370968 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008973c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000897900): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000897900): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000897900): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000897900): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000897900): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.489313523 +0000 UTC m=+1189.679370968 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000897900): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb2d0 item 87 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce000): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce000): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce000): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce000): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce000): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.491208046 +0000 UTC m=+1189.681265482 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce500): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce500): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce500): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb880 item 88 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce500): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce500): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce500): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce500): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce500): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.492555998 +0000 UTC m=+1189.682613433 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008ce500): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cea80): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cea80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cea80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cea80): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cea80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.492555998 +0000 UTC m=+1189.682613433 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cea80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc70 item 88 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cf0c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cf0c0): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cf0c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cf0c0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cf0c0): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cf0c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cf0c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cf0c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.494083158 +0000 UTC m=+1189.684140594 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0008cf0c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0a40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0a40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0a40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c700 item 89 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0a40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0a40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.494633806 +0000 UTC m=+1189.684691241 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0a40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0f80): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0f80): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0f80): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0f80): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0f80): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0f80): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c930 item 89 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0f80): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0f80): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.495207138 +0000 UTC m=+1189.685264572 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a0f80): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1500): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1500): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1500): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1500): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1500): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.495207138 +0000 UTC m=+1189.685264572 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1500): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013caf0 item 89 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1b40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1b40): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1b40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1b40): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1b40): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1b40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1b40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1b40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.4964866 +0000 UTC m=+1189.686544035 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0006a1b40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902100): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902100): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902100): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ce70 item 90 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902100): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902100): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.496914768 +0000 UTC m=+1189.686972203 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902100): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902640): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902640): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902640): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d030 item 90 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902640): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902640): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902640): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902640): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902640): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.497470616 +0000 UTC m=+1189.687528051 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902640): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902c00): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902c00): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902c00): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902c00): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902c00): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.497470616 +0000 UTC m=+1189.687528051 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000902c00): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d1f0 item 90 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903240): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903240): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903240): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903240): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903240): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903240): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903240): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903240): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.499124185 +0000 UTC m=+1189.689181620 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903240): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903780): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903780): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903780): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d570 item 91 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903780): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903780): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.499613448 +0000 UTC m=+1189.689670882 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903780): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903cc0): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903cc0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903cc0): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903cc0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903cc0): >_readAt: n=2, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903cc0): _writeAt: size=3, off=7 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d730 item 91 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903cc0): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903cc0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.50009221 +0000 UTC m=+1189.690149646 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000903cc0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009342c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009342c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009342c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009342c0): >_readAt: n=8, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009342c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.50009221 +0000 UTC m=+1189.690149646 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009342c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d8f0 item 91 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934900): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934900): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934900): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934900): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934900): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934900): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934900): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934900): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.501604001 +0000 UTC m=+1189.691661435 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934900): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934e40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934e40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934e40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013dc70 item 92 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934e40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934e40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.501990299 +0000 UTC m=+1189.692047735 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000934e40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935380): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935380): open at offset 5 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935380): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013de30 item 92 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935380): _readAt: size=2, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935380): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935380): _writeAt: size=3, off=5 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935380): >_writeAt: n=3, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935380): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.502656045 +0000 UTC m=+1189.692713480 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935380): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935940): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935940): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935940): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935940): >_readAt: n=3, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935940): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.502656045 +0000 UTC m=+1189.692713480 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000935940): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004280e0 item 92 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966000): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966000): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966000): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966000): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966000): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966000): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966000): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966000): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.504306036 +0000 UTC m=+1189.694363472 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966000): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966540): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966540): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966540): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004297a0 item 93 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966540): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966540): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.505404237 +0000 UTC m=+1189.695461672 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966540): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966c40): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966c40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966c40): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966c40): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966c40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.505404237 +0000 UTC m=+1189.695461672 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000966c40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 93 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967280): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967280): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967280): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967280): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967280): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967280): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967280): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967280): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.507269855 +0000 UTC m=+1189.697327290 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967280): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009677c0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009677c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009677c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e070 item 94 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009677c0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009677c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.507903731 +0000 UTC m=+1189.697961166 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009677c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967ec0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967ec0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967ec0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967ec0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967ec0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.507903731 +0000 UTC m=+1189.697961166 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc000967ec0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e230 item 94 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099a580): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099a580): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099a580): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099a580): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099a580): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099a580): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099a580): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099a580): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.509333297 +0000 UTC m=+1189.699390742 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099a580): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099aac0): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099aac0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099aac0): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e5b0 item 95 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099aac0): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099aac0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.51032175 +0000 UTC m=+1189.700379186 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099aac0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b1c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b1c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b1c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b1c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b1c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.51032175 +0000 UTC m=+1189.700379186 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b1c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e770 item 95 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b800): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b800): open at offset 0 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b800): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b800): _readAt: size=2, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b800): >_readAt: n=0, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b800): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b800): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b800): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.512937393 +0000 UTC m=+1189.702994829 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099b800): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099bd40): _writeAt: size=5, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099bd40): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099bd40): >openPending: err= 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6eaf0 item 96 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099bd40): >_writeAt: n=5, err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099bd40): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.513412659 +0000 UTC m=+1189.703470095 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc00099bd40): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/28 04:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/28 04:09:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/28 04:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/28 04:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009be4c0): _readAt: size=512, off=0 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009be4c0): openPending: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009be4c0): >openPending: err= 2025/11/28 04:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009be4c0): >_readAt: n=5, err=EOF 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009be4c0): close: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-28 04:09:03.513412659 +0000 UTC m=+1189.703470095 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:03 DEBUG : open-test-file(0xc0009be4c0): >close: err= 2025/11/28 04:09:03 DEBUG : open-test-file: Remove: 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ecb0 item 96 2025/11/28 04:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/28 04:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/28 04:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/28 04:09:03 DEBUG : open-test-file: >Remove: err= 2025/11/28 04:09:03 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:09:03 DEBUG : Looking for writers 2025/11/28 04:09:03 DEBUG : >WaitForWriters: 2025/11/28 04:09:03 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.16s) --- PASS: TestRWFileHandleOpenTests/writes (1.16s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.32s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:09:04 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:09:04 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:09:04 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:04 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:04 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:04 DEBUG : file1: newRWFileHandle: 2025/11/28 04:09:04 DEBUG : file1(0xc0007ccc00): openPending: 2025/11/28 04:09:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:09:04 DEBUG : file1(0xc0007ccc00): >openPending: err= 2025/11/28 04:09:04 DEBUG : file1: >newRWFileHandle: err= 2025/11/28 04:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:09:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/28 04:09:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/28 04:09:04 DEBUG : file1(0xc0007ccc00): _writeAt: size=2, off=0 2025/11/28 04:09:04 DEBUG : file1(0xc0007ccc00): >_writeAt: n=2, err= 2025/11/28 04:09:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/28 04:09:04 DEBUG : file1(0xc0007ccc00): RWFileHandle.Flush 2025/11/28 04:09:04 DEBUG : file1(0xc0007ccc00): RWFileHandle.Release 2025/11/28 04:09:04 DEBUG : file1(0xc0007ccc00): close: 2025/11/28 04:09:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/28 04:09:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:04 DEBUG : file1(0xc0007ccc00): >close: err= 2025/11/28 04:09:04 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:09:04 DEBUG : Looking for writers 2025/11/28 04:09:04 DEBUG : file1: reading active writers 2025/11/28 04:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:09:04 DEBUG : Looking for writers 2025/11/28 04:09:04 DEBUG : file1: reading active writers 2025/11/28 04:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:09:04 DEBUG : Looking for writers 2025/11/28 04:09:04 DEBUG : file1: reading active writers 2025/11/28 04:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:09:04 DEBUG : Looking for writers 2025/11/28 04:09:04 DEBUG : file1: reading active writers 2025/11/28 04:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:09:04 DEBUG : file1: vfs cache: starting upload 2025/11/28 04:09:04 DEBUG : Looking for writers 2025/11/28 04:09:04 DEBUG : file1: reading active writers 2025/11/28 04:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:09:04 DEBUG : Looking for writers 2025/11/28 04:09:04 DEBUG : file1: reading active writers 2025/11/28 04:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:09:04 DEBUG : Looking for writers 2025/11/28 04:09:04 DEBUG : file1: reading active writers 2025/11/28 04:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:09:05 DEBUG : Looking for writers 2025/11/28 04:09:05 DEBUG : file1: reading active writers 2025/11/28 04:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:09:06 DEBUG : file1: size = 2 OK 2025/11/28 04:09:06 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/28 04:09:06 INFO : file1: Copied (new) 2025/11/28 04:09:06 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/28 04:09:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/28 04:09:06 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/28 04:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:09:06 INFO : file1: vfs cache: upload succeeded try #1 2025/11/28 04:09:06 DEBUG : Looking for writers 2025/11/28 04:09:06 DEBUG : file1: reading active writers 2025/11/28 04:09:06 DEBUG : >WaitForWriters: 2025/11/28 04:09:06 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:09:06 DEBUG : Looking for writers 2025/11/28 04:09:06 DEBUG : file1: reading active writers 2025/11/28 04:09:06 DEBUG : >WaitForWriters: 2025/11/28 04:09:06 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 04:09:09 DEBUG : forgetting directory cache 2025/11/28 04:09:09 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileModTimeWithOpenWriters (9.52s) === RUN TestRWCacheRename run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:09:13 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:09:13 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:09:13 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:13 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:13 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:09:13 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:09:13 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:09:13 DEBUG : rename_me: newRWFileHandle: 2025/11/28 04:09:13 DEBUG : rename_me(0xc0008ce100): openPending: 2025/11/28 04:09:13 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/28 04:09:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/28 04:09:13 DEBUG : rename_me(0xc0008ce100): >openPending: err= 2025/11/28 04:09:13 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/28 04:09:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/28 04:09:13 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/28 04:09:13 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/28 04:09:13 DEBUG : rename_me(0xc0008ce100): _writeAt: size=5, off=0 2025/11/28 04:09:13 DEBUG : rename_me(0xc0008ce100): >_writeAt: n=5, err= 2025/11/28 04:09:13 DEBUG : rename_me(0xc0008ce100): close: 2025/11/28 04:09:13 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-28 04:09:13.783883248 +0000 UTC m=+1199.973940683 2025/11/28 04:09:13 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/28 04:09:13 DEBUG : rename_me(0xc0008ce100): >close: err= 2025/11/28 04:09:13 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/28 04:09:13 DEBUG : i_was_renamed: Updating file with 0xc000cc60c0 2025/11/28 04:09:13 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/28 04:09:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/28 04:09:13 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:09:13 DEBUG : Looking for writers 2025/11/28 04:09:13 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/28 04:09:13 DEBUG : Looking for writers 2025/11/28 04:09:13 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/28 04:09:13 DEBUG : Looking for writers 2025/11/28 04:09:13 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/28 04:09:13 DEBUG : Looking for writers 2025/11/28 04:09:13 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/28 04:09:13 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/28 04:09:13 DEBUG : Looking for writers 2025/11/28 04:09:13 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/28 04:09:14 DEBUG : Looking for writers 2025/11/28 04:09:14 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/28 04:09:14 DEBUG : Looking for writers 2025/11/28 04:09:14 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/28 04:09:15 DEBUG : Looking for writers 2025/11/28 04:09:15 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:09:16 DEBUG : Looking for writers 2025/11/28 04:09:16 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/28 04:09:16 DEBUG : i_was_renamed: size = 5 OK 2025/11/28 04:09:16 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/28 04:09:16 INFO : i_was_renamed: Copied (new) 2025/11/28 04:09:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-28 04:09:13.783883248 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/28 04:09:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/28 04:09:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/28 04:09:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/28 04:09:17 DEBUG : Looking for writers 2025/11/28 04:09:17 DEBUG : i_was_renamed: reading active writers 2025/11/28 04:09:17 DEBUG : >WaitForWriters: 2025/11/28 04:09:17 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (10.03s) === RUN TestRWCacheUpdate run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:09:23 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:09:23 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/28 04:09:23 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:23 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/28 04:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-heviget1fute" 2025/11/28 04:09:23 INFO : Yandex rclone-test-heviget1fute: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/28 04:09:23 DEBUG : forgetting directory cache 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate(0xc0008cfdc0): _readAt: size=512, off=0 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate(0xc0008cfdc0): openPending: 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-28 03:10:23.563586686 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/28 04:09:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate(0xc0008cfdc0): >openPending: err= 2025/11/28 04:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:09:26 DEBUG : forgetting directory cache 2025/11/28 04:09:26 DEBUG : forgetting directory cache 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate(0xc0008cfdc0): >_readAt: n=20, err=EOF 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate(0xc0008cfdc0): close: 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:10:23.563586686 +0000 UTC 2025/11/28 04:09:26 DEBUG : TestRWCacheUpdate(0xc0008cfdc0): >close: err= 2025/11/28 04:09:26 DEBUG : Re-reading directory (454.949452ms old) 2025/11/28 04:09:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:09:27 DEBUG : forgetting directory cache 2025/11/28 04:09:27 DEBUG : forgetting directory cache 2025/11/28 04:09:27 DEBUG : dir: forgetting directory cache 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate(0xc000c73f00): _readAt: size=512, off=0 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate(0xc000c73f00): openPending: 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-28 03:11:23.563586686 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-28 03:10:23.563586686 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-28 03:11:23.563586686 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-28 03:10:23.563586686 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/28 04:09:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/28 04:09:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate(0xc000c73f00): >openPending: err= 2025/11/28 04:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:09:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:09:30 DEBUG : forgetting directory cache 2025/11/28 04:09:30 DEBUG : TestRWCacheUpdate(0xc000c73f00): >_readAt: n=20, err=EOF 2025/11/28 04:09:30 DEBUG : TestRWCacheUpdate(0xc000c73f00): close: 2025/11/28 04:09:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:11:23.563586686 +0000 UTC 2025/11/28 04:09:30 DEBUG : TestRWCacheUpdate(0xc000c73f00): >close: err= 2025/11/28 04:09:30 DEBUG : Re-reading directory (302.389519ms old) 2025/11/28 04:09:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:09:30 DEBUG : forgetting directory cache 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate(0xc000841540): _readAt: size=512, off=0 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate(0xc000841540): openPending: 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-28 03:12:23.563586686 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-28 03:11:23.563586686 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-28 03:12:23.563586686 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-28 03:11:23.563586686 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/28 04:09:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/28 04:09:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate(0xc000841540): >openPending: err= 2025/11/28 04:09:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:09:33 DEBUG : forgetting directory cache 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate(0xc000841540): >_readAt: n=20, err=EOF 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate(0xc000841540): close: 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:12:23.563586686 +0000 UTC 2025/11/28 04:09:33 DEBUG : TestRWCacheUpdate(0xc000841540): >close: err= 2025/11/28 04:09:33 DEBUG : Re-reading directory (365.350106ms old) 2025/11/28 04:09:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:09:38 DEBUG : forgetting directory cache 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate(0xc000d22e80): _readAt: size=512, off=0 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate(0xc000d22e80): openPending: 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-28 03:13:23.563586686 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-28 03:12:23.563586686 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-28 03:13:23.563586686 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-28 03:12:23.563586686 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/28 04:09:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/28 04:09:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate(0xc000d22e80): >openPending: err= 2025/11/28 04:09:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:09:41 DEBUG : forgetting directory cache 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate(0xc000d22e80): >_readAt: n=20, err=EOF 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate(0xc000d22e80): close: 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:13:23.563586686 +0000 UTC 2025/11/28 04:09:41 DEBUG : TestRWCacheUpdate(0xc000d22e80): >close: err= 2025/11/28 04:09:41 DEBUG : Re-reading directory (398.119005ms old) 2025/11/28 04:09:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:09:42 DEBUG : forgetting directory cache 2025/11/28 04:09:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:45 DEBUG : forgetting directory cache 2025/11/28 04:09:45 DEBUG : dir: forgetting directory cache 2025/11/28 04:09:45 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate(0xc000abcb40): _readAt: size=512, off=0 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate(0xc000abcb40): openPending: 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-28 03:14:23.563586686 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-28 03:13:23.563586686 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-28 03:14:23.563586686 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-28 03:13:23.563586686 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/28 04:09:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/28 04:09:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate(0xc000abcb40): >openPending: err= 2025/11/28 04:09:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:09:45 DEBUG : forgetting directory cache 2025/11/28 04:09:45 DEBUG : forgetting directory cache 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate(0xc000abcb40): >_readAt: n=20, err=EOF 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate(0xc000abcb40): close: 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:14:23.563586686 +0000 UTC 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate(0xc000abcb40): >close: err= 2025/11/28 04:09:45 DEBUG : Re-reading directory (436.341149ms old) 2025/11/28 04:09:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:09:46 DEBUG : forgetting directory cache 2025/11/28 04:09:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c72140): _readAt: size=512, off=0 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c72140): openPending: 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-28 03:15:23.563586686 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-28 03:14:23.563586686 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-28 03:15:23.563586686 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-28 03:14:23.563586686 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/28 04:09:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/28 04:09:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c72140): >openPending: err= 2025/11/28 04:09:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:09:49 DEBUG : forgetting directory cache 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c72140): >_readAt: n=20, err=EOF 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c72140): close: 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:15:23.563586686 +0000 UTC 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c72140): >close: err= 2025/11/28 04:09:49 DEBUG : Re-reading directory (340.703452ms old) 2025/11/28 04:09:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:09:49 DEBUG : forgetting directory cache 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate(0xc000abc840): _readAt: size=512, off=0 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate(0xc000abc840): openPending: 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-28 03:16:23.563586686 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-28 03:15:23.563586686 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-28 03:16:23.563586686 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-28 03:15:23.563586686 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/28 04:09:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/28 04:09:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate(0xc000abc840): >openPending: err= 2025/11/28 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:09:52 DEBUG : forgetting directory cache 2025/11/28 04:09:52 DEBUG : forgetting directory cache 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate(0xc000abc840): >_readAt: n=21, err=EOF 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate(0xc000abc840): close: 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:16:23.563586686 +0000 UTC 2025/11/28 04:09:52 DEBUG : TestRWCacheUpdate(0xc000abc840): >close: err= 2025/11/28 04:09:52 DEBUG : Re-reading directory (460.288071ms old) 2025/11/28 04:09:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:09:53 DEBUG : forgetting directory cache 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate(0xc000abdd40): _readAt: size=512, off=0 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate(0xc000abdd40): openPending: 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-28 03:17:23.563586686 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-28 03:16:23.563586686 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-28 03:17:23.563586686 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-28 03:16:23.563586686 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/28 04:09:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/28 04:09:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate(0xc000abdd40): >openPending: err= 2025/11/28 04:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:09:56 DEBUG : forgetting directory cache 2025/11/28 04:09:57 DEBUG : forgetting directory cache 2025/11/28 04:09:57 DEBUG : TestRWCacheUpdate(0xc000abdd40): >_readAt: n=22, err=EOF 2025/11/28 04:09:57 DEBUG : TestRWCacheUpdate(0xc000abdd40): close: 2025/11/28 04:09:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:17:23.563586686 +0000 UTC 2025/11/28 04:09:57 DEBUG : TestRWCacheUpdate(0xc000abdd40): >close: err= 2025/11/28 04:09:57 DEBUG : Re-reading directory (469.321503ms old) 2025/11/28 04:09:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:09:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:09:57 DEBUG : forgetting directory cache 2025/11/28 04:09:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate(0xc0007cc900): _readAt: size=512, off=0 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate(0xc0007cc900): openPending: 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-28 03:18:23.563586686 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-28 03:17:23.563586686 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-28 03:18:23.563586686 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-28 03:17:23.563586686 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/28 04:10:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/28 04:10:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate(0xc0007cc900): >openPending: err= 2025/11/28 04:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:00 DEBUG : forgetting directory cache 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate(0xc0007cc900): >_readAt: n=23, err=EOF 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate(0xc0007cc900): close: 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:18:23.563586686 +0000 UTC 2025/11/28 04:10:00 DEBUG : TestRWCacheUpdate(0xc0007cc900): >close: err= 2025/11/28 04:10:00 DEBUG : Re-reading directory (385.238606ms old) 2025/11/28 04:10:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:10:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:10:02 DEBUG : forgetting directory cache 2025/11/28 04:10:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate(0xc000d23400): _readAt: size=512, off=0 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate(0xc000d23400): openPending: 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-28 03:19:23.563586686 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-28 03:18:23.563586686 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-28 03:19:23.563586686 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-28 03:18:23.563586686 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/28 04:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/28 04:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate(0xc000d23400): >openPending: err= 2025/11/28 04:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:06 DEBUG : forgetting directory cache 2025/11/28 04:10:06 DEBUG : dir: forgetting directory cache 2025/11/28 04:10:06 DEBUG : forgetting directory cache 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate(0xc000d23400): >_readAt: n=24, err=EOF 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate(0xc000d23400): close: 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-28 03:19:23.563586686 +0000 UTC 2025/11/28 04:10:06 DEBUG : TestRWCacheUpdate(0xc000d23400): >close: err= 2025/11/28 04:10:06 DEBUG : Re-reading directory (364.122564ms old) 2025/11/28 04:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/28 04:10:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/28 04:10:07 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:10:07 DEBUG : Looking for writers 2025/11/28 04:10:07 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/28 04:10:07 DEBUG : >WaitForWriters: 2025/11/28 04:10:07 DEBUG : Yandex rclone-test-heviget1fute: vfs cache: cleaner exiting 2025/11/28 04:10:07 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (49.35s) === RUN TestCaseSensitivity run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:10:20 DEBUG : forgetting directory cache 2025/11/28 04:10:20 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:10:20 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:10:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/28 04:10:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/28 04:10:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/28 04:10:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/28 04:10:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/28 04:10:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/28 04:10:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/28 04:10:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/28 04:10:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/28 04:10:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/28 04:10:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/28 04:10:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/28 04:10:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/28 04:10:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/28 04:10:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/28 04:10:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:23 DEBUG : forgetting directory cache 2025/11/28 04:10:23 DEBUG : dir: forgetting directory cache 2025/11/28 04:10:23 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/11/28 04:10:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/28 04:10:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/28 04:10:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/28 04:10:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:24 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/28 04:10:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/28 04:10:24 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/28 04:10:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/28 04:10:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/28 04:10:24 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/28 04:10:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:25 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/28 04:10:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/28 04:10:25 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/28 04:10:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/28 04:10:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/28 04:10:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/28 04:10:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:25 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/28 04:10:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/28 04:10:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/28 04:10:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:26 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/28 04:10:26 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/28 04:10:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:26 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/28 04:10:26 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/28 04:10:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/28 04:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/28 04:10:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/28 04:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:26 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/28 04:10:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:26 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/28 04:10:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:26 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/28 04:10:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/28 04:10:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/28 04:10:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/28 04:10:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/28 04:10:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/28 04:10:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/28 04:10:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/28 04:10:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/28 04:10:27 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:10:27 DEBUG : Looking for writers 2025/11/28 04:10:27 DEBUG : FiLeA: reading active writers 2025/11/28 04:10:27 DEBUG : FiLeB: reading active writers 2025/11/28 04:10:27 DEBUG : FilEb: reading active writers 2025/11/28 04:10:27 DEBUG : >WaitForWriters: 2025/11/28 04:10:27 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:10:27 DEBUG : Looking for writers 2025/11/28 04:10:27 DEBUG : FiLeA: reading active writers 2025/11/28 04:10:27 DEBUG : FiLeB: reading active writers 2025/11/28 04:10:27 DEBUG : FilEb: reading active writers 2025/11/28 04:10:27 DEBUG : >WaitForWriters: 2025/11/28 04:10:42 DEBUG : forgetting directory cache 2025/11/28 04:10:42 DEBUG : dir: forgetting directory cache 2025/11/28 04:10:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestCaseSensitivity (32.79s) === RUN TestUnicodeNormalization run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:10:49 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:10:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/28 04:10:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/28 04:10:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/28 04:10:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/28 04:10:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/28 04:10:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/28 04:10:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/28 04:10:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/28 04:10:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/28 04:10:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:10:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/28 04:10:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:10:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/28 04:10:50 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:10:50 DEBUG : Looking for writers 2025/11/28 04:10:50 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/28 04:10:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/28 04:10:50 DEBUG : >WaitForWriters: 2025/11/28 04:11:00 DEBUG : forgetting directory cache 2025/11/28 04:11:00 DEBUG : dir: forgetting directory cache 2025/11/28 04:11:00 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestUnicodeNormalization (16.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:11:01 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:11:01 DEBUG : Yandex rclone-test-heviget1fute: Reusing VFS from active cache 2025/11/28 04:11:01 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:11:01 DEBUG : Looking for writers 2025/11/28 04:11:01 DEBUG : >WaitForWriters: 2025/11/28 04:11:01 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:11:01 DEBUG : Looking for writers 2025/11/28 04:11:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.60s) === RUN TestVFSNewWithOpts run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:11:02 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:11:02 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:11:02 DEBUG : Looking for writers 2025/11/28 04:11:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.48s) === RUN TestVFSRoot run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:11:02 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:11:02 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:11:02 DEBUG : Looking for writers 2025/11/28 04:11:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.64s) === RUN TestVFSStat run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:11:03 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:11:08 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:11:08 DEBUG : dir: Looking for writers 2025/11/28 04:11:08 DEBUG : file2: reading active writers 2025/11/28 04:11:08 DEBUG : Looking for writers 2025/11/28 04:11:08 DEBUG : file1: reading active writers 2025/11/28 04:11:08 DEBUG : dir: reading active writers 2025/11/28 04:11:08 DEBUG : >WaitForWriters: 2025/11/28 04:11:16 DEBUG : forgetting directory cache 2025/11/28 04:11:16 DEBUG : dir: forgetting directory cache --- PASS: TestVFSStat (22.80s) === RUN TestVFSStatParent run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:11:26 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:11:31 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:11:31 DEBUG : dir: Looking for writers 2025/11/28 04:11:31 DEBUG : Looking for writers 2025/11/28 04:11:31 DEBUG : dir: reading active writers 2025/11/28 04:11:31 DEBUG : file1: reading active writers 2025/11/28 04:11:31 DEBUG : >WaitForWriters: 2025/11/28 04:11:33 DEBUG : forgetting directory cache 2025/11/28 04:11:33 DEBUG : dir: forgetting directory cache 2025/11/28 04:11:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 04:11:33 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSStatParent (23.74s) === RUN TestVFSOpenFile run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:11:49 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: dir/file2: Modification time difference too big |-122079h11m53.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-11-28 04:11:53 +0000 UTC) (precision 1ns) 2025/11/28 04:11:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:11:55 DEBUG : file1: Open: flags=O_RDONLY 2025/11/28 04:11:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/28 04:11:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/28 04:11:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:11:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/28 04:11:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:11:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/28 04:11:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:11:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/28 04:11:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/28 04:11:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/28 04:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/28 04:11:55 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (0 bytes), uploading instead of streaming 2025/11/28 04:11:57 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/28 04:11:57 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 04:11:57 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/28 04:11:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/28 04:11:57 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:11:57 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/28 04:11:57 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:11:57 DEBUG : dir: Looking for writers 2025/11/28 04:11:57 DEBUG : file2: reading active writers 2025/11/28 04:11:57 DEBUG : new_file.txt: reading active writers 2025/11/28 04:11:57 DEBUG : Looking for writers 2025/11/28 04:11:57 DEBUG : file1: reading active writers 2025/11/28 04:11:57 DEBUG : dir: reading active writers 2025/11/28 04:11:57 DEBUG : >WaitForWriters: 2025/11/28 04:11:59 DEBUG : forgetting directory cache 2025/11/28 04:11:59 DEBUG : dir: forgetting directory cache 2025/11/28 04:11:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 04:11:59 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- FAIL: TestVFSOpenFile (31.07s) === RUN TestVFSRename run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:12:21 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:12:26 DEBUG : forgetting directory cache 2025/11/28 04:12:26 DEBUG : dir: forgetting directory cache 2025/11/28 04:12:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 04:12:26 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:12:26 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/28 04:12:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000c5b5c0 2025/11/28 04:12:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/28 04:12:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/28 04:12:29 INFO : dir/file1: Moved (server-side) to: file0 2025/11/28 04:12:29 DEBUG : file0: Updating file with file0 0xc000c5b5c0 2025/11/28 04:12:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:12:29 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/28 04:12:30 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:12:30 DEBUG : dir: Looking for writers 2025/11/28 04:12:30 DEBUG : Looking for writers 2025/11/28 04:12:30 DEBUG : dir: reading active writers 2025/11/28 04:12:30 DEBUG : file0: reading active writers 2025/11/28 04:12:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (22.67s) === RUN TestVFSStatfs run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:12:43 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:12:43 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:12:43 DEBUG : Looking for writers 2025/11/28 04:12:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:12:44 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:12:45 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/28 04:12:46 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/28 04:12:47 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/28 04:12:48 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/28 04:12:49 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/28 04:12:51 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:12:51 DEBUG : Looking for writers 2025/11/28 04:12:51 DEBUG : a: Looking for writers 2025/11/28 04:12:51 DEBUG : b: Looking for writers 2025/11/28 04:12:51 DEBUG : c: Looking for writers 2025/11/28 04:12:51 DEBUG : d: Looking for writers 2025/11/28 04:12:51 DEBUG : Looking for writers 2025/11/28 04:12:51 DEBUG : a: reading active writers 2025/11/28 04:12:51 DEBUG : b: reading active writers 2025/11/28 04:12:51 DEBUG : c: reading active writers 2025/11/28 04:12:51 DEBUG : d: reading active writers 2025/11/28 04:12:51 DEBUG : /: reading active writers 2025/11/28 04:12:51 DEBUG : >WaitForWriters: 2025/11/28 04:12:55 DEBUG : forgetting directory cache 2025/11/28 04:12:55 DEBUG : dir: forgetting directory cache 2025/11/28 04:12:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 04:12:55 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:12:56 DEBUG : dir: forgetting directory cache 2025/11/28 04:12:56 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/28 04:12:56 DEBUG : forgetting directory cache 2025/11/28 04:12:56 DEBUG : dir: forgetting directory cache 2025/11/28 04:12:56 DEBUG : dir/virtualDir: forgetting directory cache --- PASS: TestVFSMkdir (36.48s) === RUN TestVFSMkdirAll run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:13:20 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:13:21 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/28 04:13:22 DEBUG : forgetting directory cache 2025/11/28 04:13:22 DEBUG : dir: forgetting directory cache 2025/11/28 04:13:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 04:13:22 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/11/28 04:13:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/28 04:13:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/28 04:13:23 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/28 04:13:29 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:13:29 DEBUG : a/b/c/d: Looking for writers 2025/11/28 04:13:29 DEBUG : a/b/c: Looking for writers 2025/11/28 04:13:29 DEBUG : d: reading active writers 2025/11/28 04:13:29 DEBUG : a/b: Looking for writers 2025/11/28 04:13:29 DEBUG : c: reading active writers 2025/11/28 04:13:29 DEBUG : a: Looking for writers 2025/11/28 04:13:29 DEBUG : b: reading active writers 2025/11/28 04:13:29 DEBUG : Looking for writers 2025/11/28 04:13:29 DEBUG : a: reading active writers 2025/11/28 04:13:29 DEBUG : >WaitForWriters: 2025/11/28 04:13:51 DEBUG : forgetting directory cache 2025/11/28 04:13:51 DEBUG : dir: forgetting directory cache 2025/11/28 04:13:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/28 04:13:51 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSMkdirAll (37.07s) === 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:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:13:57 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:13:57 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:13:57 DEBUG : Looking for writers 2025/11/28 04:13:57 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.82s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:13:58 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:13:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:13:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:13:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:13:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:13:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:13:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:13:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/28 04:13:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/28 04:13:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/28 04:13:58 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (5 bytes), uploading instead of streaming 2025/11/28 04:14:01 DEBUG : file1: size = 5 OK 2025/11/28 04:14:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/28 04:14:01 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/28 04:14:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:14:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:14:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:14:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:14:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:01 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/28 04:14:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/28 04:14:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/28 04:14:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:01 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (0 bytes), uploading instead of streaming 2025/11/28 04:14:04 DEBUG : file1: size = 0 OK 2025/11/28 04:14:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 04:14:04 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/28 04:14:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/28 04:14:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/28 04:14:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:04 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (7 bytes), uploading instead of streaming 2025/11/28 04:14:06 DEBUG : file1: size = 7 OK 2025/11/28 04:14:06 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/28 04:14:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/28 04:14:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:06 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:14:06 DEBUG : Looking for writers 2025/11/28 04:14:06 DEBUG : file1: reading active writers 2025/11/28 04:14:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (13.41s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:14:12 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:14:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:14:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:14:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:12 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/28 04:14:13 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/28 04:14:13 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/28 04:14:13 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/28 04:14:13 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (11 bytes), uploading instead of streaming 2025/11/28 04:14:15 DEBUG : file1: size = 11 OK 2025/11/28 04:14:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 04:14:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/28 04:14:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/28 04:14:15 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:14:15 DEBUG : Looking for writers 2025/11/28 04:14:15 DEBUG : file1: reading active writers 2025/11/28 04:14:15 DEBUG : >WaitForWriters: 2025/11/28 04:14:16 DEBUG : forgetting directory cache 2025/11/28 04:14:16 DEBUG : forgetting directory cache 2025/11/28 04:14:20 DEBUG : forgetting directory cache 2025/11/28 04:14:20 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleWriteAt (10.07s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:14:22 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:14:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:14:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:14:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/28 04:14:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:22 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (5 bytes), uploading instead of streaming 2025/11/28 04:14:24 DEBUG : file1: size = 5 OK 2025/11/28 04:14:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/28 04:14:24 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/28 04:14:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/28 04:14:24 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:14:24 DEBUG : Looking for writers 2025/11/28 04:14:24 DEBUG : file1: reading active writers 2025/11/28 04:14:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (8.33s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:14:30 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:14:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:14:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:30 DEBUG : file1: WriteFileHandle.Release closing 2025/11/28 04:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:30 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (0 bytes), uploading instead of streaming 2025/11/28 04:14:33 DEBUG : file1: size = 0 OK 2025/11/28 04:14:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 04:14:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/28 04:14:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/28 04:14:33 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:14:33 DEBUG : Looking for writers 2025/11/28 04:14:33 DEBUG : file1: reading active writers 2025/11/28 04:14:33 DEBUG : >WaitForWriters: 2025/11/28 04:14:38 DEBUG : forgetting directory cache 2025/11/28 04:14:38 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleRelease (8.93s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:14:39 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:14:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:14:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:14:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:39 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (2 bytes), uploading instead of streaming 2025/11/28 04:14:41 DEBUG : file1: size = 2 OK 2025/11/28 04:14:41 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/28 04:14:41 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/28 04:14:42 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/28 04:14:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:42 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:14:42 DEBUG : Looking for writers 2025/11/28 04:14:42 DEBUG : file1: reading active writers 2025/11/28 04:14:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (9.29s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:14:48 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:14:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:14:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:14:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:48 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (0 bytes), uploading instead of streaming 2025/11/28 04:14:52 DEBUG : file1: size = 0 OK 2025/11/28 04:14:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 04:14:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/28 04:14:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:14:52 DEBUG : file1: Open: flags=O_RDONLY 2025/11/28 04:14:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/28 04:14:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/28 04:14:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:14:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/28 04:14:52 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:14:52 DEBUG : Looking for writers 2025/11/28 04:14:52 DEBUG : file1: reading active writers 2025/11/28 04:14:52 DEBUG : >WaitForWriters: 2025/11/28 04:14:58 DEBUG : forgetting directory cache 2025/11/28 04:14:58 DEBUG : dir: forgetting directory cache --- PASS: TestFileReadAtZeroLength (9.83s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:14:58 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:14:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:14:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/28 04:14:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/28 04:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:14:58 DEBUG : Yandex rclone-test-heviget1fute: File to upload is small (100 bytes), uploading instead of streaming 2025/11/28 04:15:01 DEBUG : file1: size = 100 OK 2025/11/28 04:15:01 DEBUG : file1: md5 = 471eda5823012c269324a7526a6cb634 OK 2025/11/28 04:15:01 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/28 04:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/28 04:15:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/28 04:15:01 DEBUG : file1: Open: flags=O_RDONLY 2025/11/28 04:15:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/28 04:15:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/28 04:15:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:15:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/28 04:15:01 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:15:01 DEBUG : Looking for writers 2025/11/28 04:15:01 DEBUG : file1: reading active writers 2025/11/28 04:15:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (9.24s) === RUN TestZipManyFiles run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:15:07 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:15:12 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/28 04:15:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/28 04:15:12 DEBUG : pacer: Reducing sleep to 15ms 2025/11/28 04:15:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/28 04:15:13 DEBUG : pacer: Reducing sleep to 10ms 2025/11/28 04:15:15 DEBUG : forgetting directory cache 2025/11/28 04:15:15 DEBUG : forgetting directory cache 2025/11/28 04:15:15 DEBUG : dir: forgetting directory cache 2025/11/28 04:15:20 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/28 04:15:20 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/28 04:15:20 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:15:20 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:15:20 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/28 04:15:20 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/28 04:15:20 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:15:21 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:15:21 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/28 04:15:21 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/28 04:15:21 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:15:21 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:15:21 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/28 04:15:21 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/28 04:15:21 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:15:21 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:15:21 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/28 04:15:21 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/28 04:15:21 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:15:22 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:15:22 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:15:22 DEBUG : flat: Looking for writers 2025/11/28 04:15:22 DEBUG : f000.txt: reading active writers 2025/11/28 04:15:22 DEBUG : f001.txt: reading active writers 2025/11/28 04:15:22 DEBUG : f002.txt: reading active writers 2025/11/28 04:15:22 DEBUG : f003.txt: reading active writers 2025/11/28 04:15:22 DEBUG : f004.txt: reading active writers 2025/11/28 04:15:22 DEBUG : Looking for writers 2025/11/28 04:15:22 DEBUG : flat: reading active writers 2025/11/28 04:15:22 DEBUG : >WaitForWriters: 2025/11/28 04:15:32 DEBUG : forgetting directory cache 2025/11/28 04:15:34 DEBUG : forgetting directory cache 2025/11/28 04:15:34 DEBUG : dir: forgetting directory cache 2025/11/28 04:15:51 DEBUG : forgetting directory cache 2025/11/28 04:15:51 DEBUG : dir: forgetting directory cache 2025/11/28 04:15:51 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManyFiles (50.42s) === RUN TestZipManySubDirs run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:15:58 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:16:05 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/28 04:16:05 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/28 04:16:05 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:16:06 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:06 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/28 04:16:06 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/28 04:16:06 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:16:06 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:06 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/28 04:16:06 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/28 04:16:06 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:16:07 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:07 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:16:07 DEBUG : a/b/c: Looking for writers 2025/11/28 04:16:07 DEBUG : deep.txt: reading active writers 2025/11/28 04:16:07 DEBUG : a/b: Looking for writers 2025/11/28 04:16:07 DEBUG : c: reading active writers 2025/11/28 04:16:07 DEBUG : mid.txt: reading active writers 2025/11/28 04:16:07 DEBUG : a: Looking for writers 2025/11/28 04:16:07 DEBUG : top.txt: reading active writers 2025/11/28 04:16:07 DEBUG : b: reading active writers 2025/11/28 04:16:07 DEBUG : Looking for writers 2025/11/28 04:16:07 DEBUG : a: reading active writers 2025/11/28 04:16:07 DEBUG : >WaitForWriters: 2025/11/28 04:16:08 DEBUG : forgetting directory cache 2025/11/28 04:16:08 DEBUG : dir: forgetting directory cache 2025/11/28 04:16:08 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/11/28 04:16:25 DEBUG : forgetting directory cache 2025/11/28 04:16:25 DEBUG : dir: forgetting directory cache 2025/11/28 04:16:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/11/28 04:16:43 DEBUG : forgetting directory cache 2025/11/28 04:16:43 DEBUG : dir: forgetting directory cache 2025/11/28 04:16:43 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManySubDirs (46.16s) === RUN TestZipLargeFiles run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:16:44 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:16:48 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/28 04:16:48 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/28 04:16:48 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:16:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/28 04:16:49 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:16:49 DEBUG : bigdir: Looking for writers 2025/11/28 04:16:49 DEBUG : big.bin: reading active writers 2025/11/28 04:16:49 DEBUG : Looking for writers 2025/11/28 04:16:49 DEBUG : bigdir: reading active writers 2025/11/28 04:16:49 DEBUG : >WaitForWriters: 2025/11/28 04:17:01 DEBUG : forgetting directory cache 2025/11/28 04:17:01 DEBUG : dir: forgetting directory cache 2025/11/28 04:17:01 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipLargeFiles (17.78s) === RUN TestZipDirsInRoot run.go:185: Remote "Yandex rclone-test-heviget1fute", Local "Local file system at /tmp/rclone3410563484", Modify Window "1ns" 2025/11/28 04:17:02 INFO : Yandex rclone-test-heviget1fute: poll-interval is not supported by this remote 2025/11/28 04:17:08 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/28 04:17:08 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/28 04:17:08 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:17:08 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:17:09 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/28 04:17:09 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/28 04:17:09 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:17:09 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:17:09 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/28 04:17:09 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/28 04:17:09 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/28 04:17:10 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/28 04:17:10 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:17:10 DEBUG : dir1: Looking for writers 2025/11/28 04:17:10 DEBUG : a.txt: reading active writers 2025/11/28 04:17:10 DEBUG : dir2: Looking for writers 2025/11/28 04:17:10 DEBUG : b.txt: reading active writers 2025/11/28 04:17:10 DEBUG : dir3: Looking for writers 2025/11/28 04:17:10 DEBUG : c.txt: reading active writers 2025/11/28 04:17:10 DEBUG : Looking for writers 2025/11/28 04:17:10 DEBUG : dir1: reading active writers 2025/11/28 04:17:10 DEBUG : dir2: reading active writers 2025/11/28 04:17:10 DEBUG : dir3: reading active writers 2025/11/28 04:17:10 DEBUG : >WaitForWriters: 2025/11/28 04:17:15 DEBUG : forgetting directory cache 2025/11/28 04:17:15 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/11/28 04:17:26 DEBUG : forgetting directory cache 2025/11/28 04:17:26 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/11/28 04:17:37 DEBUG : forgetting directory cache 2025/11/28 04:17:37 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/11/28 04:17:37 DEBUG : Removed virtual directory entry vAddFile: "file2" --- PASS: TestZipDirsInRoot (44.48s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/28 04:17:46 DEBUG : Yandex rclone-test-heviget1fute: Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 28m39.093529136s (try 1/5): exit status 1: Failed [TestDirRemoveName TestFileRemove TestVFSOpenFile]