"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/01/15 02:43:02 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qapecat8suge" 2025/01/15 02:43:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:43:03 DEBUG : Creating backend with remote "/tmp/rclone301137627" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:03 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:06 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:06 DEBUG : dir: Looking for writers 2025/01/15 02:43:06 DEBUG : : Looking for writers 2025/01/15 02:43:06 DEBUG : dir: reading active writers 2025/01/15 02:43:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.11s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:06 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:09 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:09 DEBUG : dir/subdir: Looking for writers 2025/01/15 02:43:09 DEBUG : dir: Looking for writers 2025/01/15 02:43:09 DEBUG : file2: reading active writers 2025/01/15 02:43:09 DEBUG : subdir: reading active writers 2025/01/15 02:43:09 DEBUG : file1: reading active writers 2025/01/15 02:43:09 DEBUG : : Looking for writers 2025/01/15 02:43:09 DEBUG : dir: reading active writers 2025/01/15 02:43:09 DEBUG : >WaitForWriters: 2025/01/15 02:43:10 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:43:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:43:11 DEBUG : pacer: Reducing sleep to 15ms 2025/01/15 02:43:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.45s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:11 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:11 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:43:12 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:12 DEBUG : dir: Looking for writers 2025/01/15 02:43:12 DEBUG : file1: reading active writers 2025/01/15 02:43:12 DEBUG : : Looking for writers 2025/01/15 02:43:12 DEBUG : dir: reading active writers 2025/01/15 02:43:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.99s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:13 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:14 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:14 DEBUG : dir: Looking for writers 2025/01/15 02:43:14 DEBUG : : Looking for writers 2025/01/15 02:43:14 DEBUG : dir: reading active writers 2025/01/15 02:43:14 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.88s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:15 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:16 DEBUG : dir: forgetting directory cache 2025/01/15 02:43:16 DEBUG : : forgetting directory cache 2025/01/15 02:43:16 DEBUG : dir: forgetting directory cache 2025/01/15 02:43:16 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:16 DEBUG : : Looking for writers 2025/01/15 02:43:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.98s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:17 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:111 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:111 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetPath Messages: 1 objects not found dir_test.go:26: Error Trace: /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:111 Error: Received unexpected error: file does not exist Test: TestDirForgetPath 2025/01/15 02:43:25 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:25 DEBUG : : Looking for writers 2025/01/15 02:43:25 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (8.52s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:25 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:28 DEBUG : : forgetting directory cache 2025/01/15 02:43:28 DEBUG : dir: forgetting directory cache 2025/01/15 02:43:28 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:28 DEBUG : dir: Looking for writers 2025/01/15 02:43:28 DEBUG : fil/a/b: Looking for writers 2025/01/15 02:43:28 DEBUG : fil/a: Looking for writers 2025/01/15 02:43:28 DEBUG : b: reading active writers 2025/01/15 02:43:28 DEBUG : fil: Looking for writers 2025/01/15 02:43:28 DEBUG : a: reading active writers 2025/01/15 02:43:28 DEBUG : : Looking for writers 2025/01/15 02:43:28 DEBUG : dir: reading active writers 2025/01/15 02:43:28 DEBUG : fil: reading active writers 2025/01/15 02:43:28 DEBUG : >WaitForWriters: 2025/01/15 02:43:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/fil/a not empty`) 2025/01/15 02:43:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:43:29 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/fil/a not empty`) 2025/01/15 02:43:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/15 02:43:30 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/fil/a not empty`) 2025/01/15 02:43:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/15 02:43:30 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/fil/a not empty`) 2025/01/15 02:43:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/15 02:43:30 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/fil/a not empty`) 2025/01/15 02:43:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/01/15 02:43:30 DEBUG : pacer: Reducing sleep to 240ms 2025/01/15 02:43:30 DEBUG : pacer: Reducing sleep to 180ms 2025/01/15 02:43:31 DEBUG : pacer: Reducing sleep to 135ms 2025/01/15 02:43:31 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (5.67s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:31 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:31 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/01/15 02:43:31 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/01/15 02:43:31 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/01/15 02:43:32 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/01/15 02:43:32 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/01/15 02:43:32 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:32 DEBUG : dir: Looking for writers 2025/01/15 02:43:32 DEBUG : : Looking for writers 2025/01/15 02:43:32 DEBUG : dir: reading active writers 2025/01/15 02:43:32 DEBUG : >WaitForWriters: 2025/01/15 02:43:32 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/01/15 02:43:32 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/01/15 02:43:32 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/01/15 02:43:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (1.86s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:33 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:34 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:34 DEBUG : dir: Looking for writers 2025/01/15 02:43:34 DEBUG : file1: reading active writers 2025/01/15 02:43:34 DEBUG : : Looking for writers 2025/01/15 02:43:34 DEBUG : dir: reading active writers 2025/01/15 02:43:34 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.00s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:35 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/01/15 02:43:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/15 02:43:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/15 02:43:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/15 02:43:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/15 02:43:40 DEBUG : dir: invalidating directory cache 2025/01/15 02:43:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/15 02:43:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/15 02:43:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/15 02:43:40 DEBUG : dir/file1: Reset virtual modtime 2025/01/15 02:43:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/15 02:43:40 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/15 02:43:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/15 02:43:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/15 02:43:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:43:40 DEBUG : dir: invalidating directory cache 2025/01/15 02:43:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/15 02:43:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/15 02:43:40 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/15 02:43:40 DEBUG : : forgetting directory cache 2025/01/15 02:43:40 DEBUG : dir: forgetting directory cache 2025/01/15 02:43:40 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/15 02:43:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:40 DEBUG : dir/virtualDir: Looking for writers 2025/01/15 02:43:40 DEBUG : dir: Looking for writers 2025/01/15 02:43:40 DEBUG : file1: reading active writers 2025/01/15 02:43:40 DEBUG : virtualFile2: reading active writers 2025/01/15 02:43:40 DEBUG : virtualFile: reading active writers 2025/01/15 02:43:40 DEBUG : virtualDir: reading active writers 2025/01/15 02:43:40 DEBUG : : Looking for writers 2025/01/15 02:43:40 DEBUG : dir: reading active writers 2025/01/15 02:43:40 DEBUG : >WaitForWriters: 2025/01/15 02:43:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:43:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:43:41 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:43:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/15 02:43:41 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:43:41 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/15 02:43:42 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:43:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/15 02:43:42 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:43:42 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/01/15 02:43:42 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:43:42 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/01/15 02:43:42 DEBUG : pacer: Reducing sleep to 480ms 2025/01/15 02:43:43 DEBUG : pacer: Reducing sleep to 360ms --- PASS: TestDirReadDirAll (8.19s) --- PASS: TestDirReadDirAll/Virtual (2.21s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:43 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:44 DEBUG : pacer: Reducing sleep to 270ms 2025/01/15 02:43:44 DEBUG : pacer: Reducing sleep to 202.5ms 2025/01/15 02:43:44 DEBUG : pacer: Reducing sleep to 151.875ms 2025/01/15 02:43:44 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/01/15 02:43:44 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/01/15 02:43:45 ERROR : dir/: Can only open directories read only 2025/01/15 02:43:45 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:45 DEBUG : dir: Looking for writers 2025/01/15 02:43:45 DEBUG : : Looking for writers 2025/01/15 02:43:45 DEBUG : dir: reading active writers 2025/01/15 02:43:45 DEBUG : >WaitForWriters: 2025/01/15 02:43:45 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/01/15 02:43:45 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/01/15 02:43:45 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/01/15 02:43:45 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/01/15 02:43:45 DEBUG : pacer: Reducing sleep to 20.272864ms --- PASS: TestDirOpen (2.51s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:45 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:46 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/01/15 02:43:46 DEBUG : pacer: Reducing sleep to 11.403486ms 2025/01/15 02:43:46 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:344 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:344 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found dir_test.go:26: Error Trace: /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:344 Error: Received unexpected error: file does not exist Test: TestDirCreate 2025/01/15 02:43:54 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:54 DEBUG : : Looking for writers 2025/01/15 02:43:54 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (8.60s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:54 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/15 02:43:56 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:43:56 DEBUG : dir/sub: Looking for writers 2025/01/15 02:43:56 DEBUG : dir: Looking for writers 2025/01/15 02:43:56 DEBUG : sub: reading active writers 2025/01/15 02:43:56 DEBUG : file1: reading active writers 2025/01/15 02:43:56 DEBUG : : Looking for writers 2025/01/15 02:43:56 DEBUG : dir: reading active writers 2025/01/15 02:43:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.29s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:43:57 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:43:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/15 02:43:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/01/15 02:44:00 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:00 DEBUG : dir/sub/subsub: Looking for writers 2025/01/15 02:44:00 DEBUG : dir/sub: Looking for writers 2025/01/15 02:44:00 DEBUG : subsub: reading active writers 2025/01/15 02:44:00 DEBUG : dir: Looking for writers 2025/01/15 02:44:00 DEBUG : file1: reading active writers 2025/01/15 02:44:00 DEBUG : sub: reading active writers 2025/01/15 02:44:00 DEBUG : : Looking for writers 2025/01/15 02:44:00 DEBUG : dir: reading active writers 2025/01/15 02:44:00 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (3.71s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:01 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:02 ERROR : dir/: Dir.Remove not empty 2025/01/15 02:44:02 DEBUG : dir/file1: Remove: 2025/01/15 02:44:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:44:02 DEBUG : dir/file1: >Remove: err= 2025/01/15 02:44:03 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/15 02:44:03 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:03 DEBUG : : Looking for writers 2025/01/15 02:44:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.00s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:03 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:04 DEBUG : dir/file1: Remove: 2025/01/15 02:44:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:44:04 DEBUG : dir/file1: >Remove: err= 2025/01/15 02:44:04 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/15 02:44:05 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:05 DEBUG : : Looking for writers 2025/01/15 02:44:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.97s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:05 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:06 DEBUG : dir/file1: Remove: 2025/01/15 02:44:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:44:06 DEBUG : dir/file1: >Remove: err= 2025/01/15 02:44:07 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:07 DEBUG : dir: Looking for writers 2025/01/15 02:44:07 DEBUG : : Looking for writers 2025/01/15 02:44:07 DEBUG : dir: reading active writers 2025/01/15 02:44:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.45s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:07 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/01/15 02:44:10 DEBUG : dir: Updating dir with dir2 0xc0000c6d00 2025/01/15 02:44:10 DEBUG : dir: forgetting directory cache 2025/01/15 02:44:10 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/15 02:44:10 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/01/15 02:44:11 INFO : dir2/file1: Moved (server-side) to: file2 2025/01/15 02:44:11 DEBUG : file2: Updating file with file2 0xc000988000 2025/01/15 02:44:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/01/15 02:44:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/15 02:44:12 INFO : dir2/file3: Deleted 2025/01/15 02:44:12 INFO : file2: Moved (server-side) to: dir2/file3 2025/01/15 02:44:12 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000988000 2025/01/15 02:44:12 DEBUG : : Added virtual directory entry vDel: "file2" 2025/01/15 02:44:12 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/01/15 02:44:13 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/01/15 02:44:13 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000144340 2025/01/15 02:44:13 DEBUG : empty directory: forgetting directory cache 2025/01/15 02:44:13 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/01/15 02:44:13 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/01/15 02:44:13 DEBUG : dir2: Renaming to "dir3" 2025/01/15 02:44:13 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:13 DEBUG : dir3: Looking for writers 2025/01/15 02:44:13 DEBUG : file3: reading active writers 2025/01/15 02:44:13 DEBUG : renamed empty directory: Looking for writers 2025/01/15 02:44:13 DEBUG : : Looking for writers 2025/01/15 02:44:13 DEBUG : dir3: reading active writers 2025/01/15 02:44:13 DEBUG : renamed empty directory: reading active writers 2025/01/15 02:44:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.89s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:14 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/15 02:44:16 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:44:16 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 02:44:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/15 02:44:16 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/01/15 02:44:16 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/01/15 02:44:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/15 02:44:16 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:44:16 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 02:44:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/15 02:44:16 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/01/15 02:44:16 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/01/15 02:44:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/15 02:44:16 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (12 bytes), uploading instead of streaming 2025/01/15 02:44:17 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/01/15 02:44:17 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/01/15 02:44:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/15 02:44:17 DEBUG : : forgetting directory cache 2025/01/15 02:44:17 DEBUG : dir: forgetting directory cache 2025/01/15 02:44:17 DEBUG : dir/sub: forgetting directory cache 2025/01/15 02:44:17 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/01/15 02:44:17 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/01/15 02:44:17 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (5 bytes), uploading instead of streaming 2025/01/15 02:44:17 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/01/15 02:44:17 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/01/15 02:44:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/15 02:44:17 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:17 DEBUG : dir/sub: Looking for writers 2025/01/15 02:44:17 DEBUG : file2: reading active writers 2025/01/15 02:44:17 DEBUG : file0: reading active writers 2025/01/15 02:44:17 DEBUG : dir: Looking for writers 2025/01/15 02:44:17 DEBUG : sub: reading active writers 2025/01/15 02:44:17 DEBUG : file1: reading active writers 2025/01/15 02:44:17 DEBUG : : Looking for writers 2025/01/15 02:44:17 DEBUG : dir: reading active writers 2025/01/15 02:44:17 DEBUG : >WaitForWriters: 2025/01/15 02:44:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:44:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:44:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:44:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/15 02:44:19 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/dir not empty`) 2025/01/15 02:44:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/15 02:44:19 DEBUG : pacer: Reducing sleep to 60ms 2025/01/15 02:44:19 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirFileOpen (4.79s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:19 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:20 DEBUG : pacer: Reducing sleep to 33.75ms 2025/01/15 02:44:20 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/01/15 02:44:20 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/01/15 02:44:20 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/01/15 02:44:20 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/01/15 02:44:20 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:44:20 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:20 DEBUG : dir: Looking for writers 2025/01/15 02:44:20 DEBUG : file1: reading active writers 2025/01/15 02:44:20 DEBUG : : Looking for writers 2025/01/15 02:44:20 DEBUG : dir: reading active writers 2025/01/15 02:44:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.09s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:21 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:24 DEBUG : Can set mod time: true 2025/01/15 02:44:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/15 02:44:24 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:24 DEBUG : dir: Looking for writers 2025/01/15 02:44:24 DEBUG : file1: reading active writers 2025/01/15 02:44:24 DEBUG : : Looking for writers 2025/01/15 02:44:24 DEBUG : dir: reading active writers 2025/01/15 02:44:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:25 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:44:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/15 02:44:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:44:26 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (0 bytes), uploading instead of streaming 2025/01/15 02:44:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/01/15 02:44:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/15 02:44:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/15 02:44:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:44:27 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:27 DEBUG : dir: Looking for writers 2025/01/15 02:44:27 DEBUG : file1: reading active writers 2025/01/15 02:44:27 DEBUG : : Looking for writers 2025/01/15 02:44:27 DEBUG : dir: reading active writers 2025/01/15 02:44:27 DEBUG : >WaitForWriters: 2025/01/15 02:44:27 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:27 DEBUG : dir: Looking for writers 2025/01/15 02:44:27 DEBUG : file1: reading active writers 2025/01/15 02:44:27 DEBUG : : Looking for writers 2025/01/15 02:44:27 DEBUG : dir: reading active writers 2025/01/15 02:44:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:28 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=true 2025/01/15 02:44:36 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:36 DEBUG : : Looking for writers 2025/01/15 02:44:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:36 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:44:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:44:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:44:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:36 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:44:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/15 02:44:38 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:38 DEBUG : dir: Looking for writers 2025/01/15 02:44:38 DEBUG : file1: reading active writers 2025/01/15 02:44:38 DEBUG : : Looking for writers 2025/01/15 02:44:38 DEBUG : dir: reading active writers 2025/01/15 02:44:38 DEBUG : >WaitForWriters: 2025/01/15 02:44:38 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:39 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:39 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:44:39 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:39 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:44:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:44:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:39 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:44:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/15 02:44:40 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:44:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:44:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:44:40 DEBUG : dir/file1(0xc000c15b80): close: 2025/01/15 02:44:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/15 02:44:41 DEBUG : dir/file1(0xc000c15b80): >close: err= 2025/01/15 02:44:41 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:41 DEBUG : dir: Looking for writers 2025/01/15 02:44:41 DEBUG : file1: reading active writers 2025/01/15 02:44:41 DEBUG : : Looking for writers 2025/01/15 02:44:41 DEBUG : dir: reading active writers 2025/01/15 02:44:41 DEBUG : >WaitForWriters: 2025/01/15 02:44:41 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:41 DEBUG : dir: Looking for writers 2025/01/15 02:44:41 DEBUG : file1: reading active writers 2025/01/15 02:44:41 DEBUG : : Looking for writers 2025/01/15 02:44:41 DEBUG : dir: reading active writers 2025/01/15 02:44:41 DEBUG : >WaitForWriters: 2025/01/15 02:44:41 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:42 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:42 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:44:42 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:42 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:44:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:44:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:44:42 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:44:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/15 02:44:43 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:44:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:44:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:44:43 DEBUG : dir/file1(0xc000c15e80): _writeAt: size=5, off=0 2025/01/15 02:44:43 DEBUG : dir/file1(0xc000c15e80): openPending: 2025/01/15 02:44:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:44:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/15 02:44:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:44:43 DEBUG : dir/file1(0xc000c15e80): >openPending: err= 2025/01/15 02:44:43 DEBUG : dir/file1(0xc000c15e80): >_writeAt: n=5, err= 2025/01/15 02:44:43 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/15 02:44:43 DEBUG : dir/file1(0xc000c15e80): close: 2025/01/15 02:44:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/01/15 02:44:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/01/15 02:44:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/01/15 02:44:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/15 02:44:43 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/15 02:44:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:44:43 DEBUG : dir/file1(0xc000c15e80): >close: err= 2025/01/15 02:44:43 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:43 DEBUG : dir: Looking for writers 2025/01/15 02:44:43 DEBUG : file1: reading active writers 2025/01/15 02:44:43 DEBUG : : Looking for writers 2025/01/15 02:44:43 DEBUG : dir: reading active writers 2025/01/15 02:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:44:43 DEBUG : dir: Looking for writers 2025/01/15 02:44:43 DEBUG : file1: reading active writers 2025/01/15 02:44:43 DEBUG : : Looking for writers 2025/01/15 02:44:43 DEBUG : dir: reading active writers 2025/01/15 02:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:44:43 DEBUG : dir: Looking for writers 2025/01/15 02:44:43 DEBUG : file1: reading active writers 2025/01/15 02:44:43 DEBUG : : Looking for writers 2025/01/15 02:44:43 DEBUG : dir: reading active writers 2025/01/15 02:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:44:43 DEBUG : dir: Looking for writers 2025/01/15 02:44:43 DEBUG : file1: reading active writers 2025/01/15 02:44:43 DEBUG : : Looking for writers 2025/01/15 02:44:43 DEBUG : dir: reading active writers 2025/01/15 02:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:44:43 DEBUG : dir/file1: vfs cache: starting upload 2025/01/15 02:44:43 DEBUG : dir: Looking for writers 2025/01/15 02:44:43 DEBUG : file1: reading active writers 2025/01/15 02:44:43 DEBUG : : Looking for writers 2025/01/15 02:44:43 DEBUG : dir: reading active writers 2025/01/15 02:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:44:43 DEBUG : dir: Looking for writers 2025/01/15 02:44:43 DEBUG : file1: reading active writers 2025/01/15 02:44:43 DEBUG : : Looking for writers 2025/01/15 02:44:43 DEBUG : dir: reading active writers 2025/01/15 02:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:44:44 DEBUG : dir: Looking for writers 2025/01/15 02:44:44 DEBUG : file1: reading active writers 2025/01/15 02:44:44 DEBUG : : Looking for writers 2025/01/15 02:44:44 DEBUG : dir: reading active writers 2025/01/15 02:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:44:44 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/01/15 02:44:44 INFO : dir/file1: Copied (replaced existing) 2025/01/15 02:44:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/01/15 02:44:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/15 02:44:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/01/15 02:44:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:44:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/15 02:44:44 DEBUG : dir: Looking for writers 2025/01/15 02:44:44 DEBUG : file1: reading active writers 2025/01/15 02:44:44 DEBUG : : Looking for writers 2025/01/15 02:44:44 DEBUG : dir: reading active writers 2025/01/15 02:44:44 DEBUG : >WaitForWriters: 2025/01/15 02:44:45 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:45 DEBUG : dir: Looking for writers 2025/01/15 02:44:45 DEBUG : file1: reading active writers 2025/01/15 02:44:45 DEBUG : : Looking for writers 2025/01/15 02:44:45 DEBUG : dir: reading active writers 2025/01/15 02:44:45 DEBUG : >WaitForWriters: 2025/01/15 02:44:45 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (24.32s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.15s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (8.56s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.61s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.66s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.80s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:45 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:44:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 02:44:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:44:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/01/15 02:44:47 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:47 DEBUG : dir: Looking for writers 2025/01/15 02:44:47 DEBUG : file1: reading active writers 2025/01/15 02:44:47 DEBUG : : Looking for writers 2025/01/15 02:44:47 DEBUG : dir: reading active writers 2025/01/15 02:44:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.59s) === RUN TestFileOpenReadUnknownSize 2025/01/15 02:44:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/01/15 02:44:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/15 02:44:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:44:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/01/15 02:44:48 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:48 DEBUG : : Looking for writers 2025/01/15 02:44:48 DEBUG : file.txt: reading active writers 2025/01/15 02:44:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:48 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:44:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:44:49 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (25 bytes), uploading instead of streaming 2025/01/15 02:44:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/01/15 02:44:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/15 02:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:44:50 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:50 DEBUG : dir: Looking for writers 2025/01/15 02:44:50 DEBUG : file1: reading active writers 2025/01/15 02:44:50 DEBUG : : Looking for writers 2025/01/15 02:44:50 DEBUG : dir: reading active writers 2025/01/15 02:44:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.75s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:51 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Received unexpected error: file does not exist Test: TestFileRemove 2025/01/15 02:44:59 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:44:59 DEBUG : : Looking for writers 2025/01/15 02:44:59 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (8.45s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:44:59 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:01 DEBUG : dir/file1: Remove: 2025/01/15 02:45:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:01 DEBUG : dir/file1: >Remove: err= 2025/01/15 02:45:01 DEBUG : dir/file1: Remove: 2025/01/15 02:45:01 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/15 02:45:01 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:01 DEBUG : dir: Looking for writers 2025/01/15 02:45:01 DEBUG : : Looking for writers 2025/01/15 02:45:01 DEBUG : dir: reading active writers 2025/01/15 02:45:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.79s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:02 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:45:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 02:45:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/15 02:45:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/15 02:45:03 DEBUG : dir/file1: Open: flags=O_RDWR 2025/01/15 02:45:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/15 02:45:03 DEBUG : dir/file1: Open: flags=0x3 2025/01/15 02:45:03 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/01/15 02:45:03 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/01/15 02:45:03 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:03 DEBUG : dir: Looking for writers 2025/01/15 02:45:03 DEBUG : file1: reading active writers 2025/01/15 02:45:03 DEBUG : : Looking for writers 2025/01/15 02:45:03 DEBUG : dir: reading active writers 2025/01/15 02:45:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.12s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:04 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:05 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:05 DEBUG : dir: Looking for writers 2025/01/15 02:45:05 DEBUG : file1: reading active writers 2025/01/15 02:45:05 DEBUG : : Looking for writers 2025/01/15 02:45:05 DEBUG : dir: reading active writers 2025/01/15 02:45:05 DEBUG : >WaitForWriters: 2025/01/15 02:45:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0009200c0 2025/01/15 02:45:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 02:45:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0009200c0 2025/01/15 02:45:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 02:45:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:45:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/15 02:45:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009200c0 2025/01/15 02:45:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:07 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (25 bytes), uploading instead of streaming 2025/01/15 02:45:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/01/15 02:45:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/15 02:45:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:08 DEBUG : newLeaf: Running delayed rename now 2025/01/15 02:45:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0009200c0 2025/01/15 02:45:09 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:09 DEBUG : dir: Looking for writers 2025/01/15 02:45:09 DEBUG : : Looking for writers 2025/01/15 02:45:09 DEBUG : dir: reading active writers 2025/01/15 02:45:09 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:09 DEBUG : >WaitForWriters: 2025/01/15 02:45:09 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:09 DEBUG : dir: Looking for writers 2025/01/15 02:45:09 DEBUG : : Looking for writers 2025/01/15 02:45:09 DEBUG : dir: reading active writers 2025/01/15 02:45:09 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:09 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:10 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:10 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:45:10 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:10 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:10 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:45:11 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:11 DEBUG : dir: Looking for writers 2025/01/15 02:45:11 DEBUG : file1: reading active writers 2025/01/15 02:45:11 DEBUG : : Looking for writers 2025/01/15 02:45:11 DEBUG : dir: reading active writers 2025/01/15 02:45:11 DEBUG : >WaitForWriters: 2025/01/15 02:45:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000920cc0 2025/01/15 02:45:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 02:45:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000920cc0 2025/01/15 02:45:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 02:45:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:45:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/15 02:45:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc000920cc0 2025/01/15 02:45:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:13 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (25 bytes), uploading instead of streaming 2025/01/15 02:45:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/01/15 02:45:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/15 02:45:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:14 DEBUG : newLeaf: Running delayed rename now 2025/01/15 02:45:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000920cc0 2025/01/15 02:45:15 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:15 DEBUG : dir: Looking for writers 2025/01/15 02:45:15 DEBUG : : Looking for writers 2025/01/15 02:45:15 DEBUG : dir: reading active writers 2025/01/15 02:45:15 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:15 DEBUG : >WaitForWriters: 2025/01/15 02:45:15 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:15 DEBUG : dir: Looking for writers 2025/01/15 02:45:15 DEBUG : : Looking for writers 2025/01/15 02:45:15 DEBUG : dir: reading active writers 2025/01/15 02:45:15 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:15 DEBUG : >WaitForWriters: 2025/01/15 02:45:15 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:16 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:16 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:45:16 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:16 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:16 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:45:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 02:45:17 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:17 DEBUG : dir/file1(0xc00067e540): openPending: 2025/01/15 02:45:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:45:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/15 02:45:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:17 DEBUG : dir/file1(0xc00067e540): >openPending: err= 2025/01/15 02:45:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 02:45:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:17 DEBUG : dir/file1(0xc00067e540): _writeAt: size=14, off=0 2025/01/15 02:45:17 DEBUG : dir/file1(0xc00067e540): >_writeAt: n=14, err= 2025/01/15 02:45:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 02:45:17 DEBUG : dir/file1(0xc00067e540): close: 2025/01/15 02:45:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/15 02:45:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 02:45:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:45:17 DEBUG : dir/file1(0xc00067e540): >close: err= 2025/01/15 02:45:17 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:17 DEBUG : dir: Looking for writers 2025/01/15 02:45:17 DEBUG : file1: reading active writers 2025/01/15 02:45:17 DEBUG : : Looking for writers 2025/01/15 02:45:17 DEBUG : dir: reading active writers 2025/01/15 02:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:45:17 DEBUG : dir: Looking for writers 2025/01/15 02:45:17 DEBUG : file1: reading active writers 2025/01/15 02:45:17 DEBUG : : Looking for writers 2025/01/15 02:45:17 DEBUG : dir: reading active writers 2025/01/15 02:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:45:17 DEBUG : dir: Looking for writers 2025/01/15 02:45:17 DEBUG : file1: reading active writers 2025/01/15 02:45:17 DEBUG : : Looking for writers 2025/01/15 02:45:17 DEBUG : dir: reading active writers 2025/01/15 02:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:45:17 DEBUG : dir: Looking for writers 2025/01/15 02:45:17 DEBUG : file1: reading active writers 2025/01/15 02:45:17 DEBUG : : Looking for writers 2025/01/15 02:45:17 DEBUG : dir: reading active writers 2025/01/15 02:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:45:17 DEBUG : dir/file1: vfs cache: starting upload 2025/01/15 02:45:17 DEBUG : dir: Looking for writers 2025/01/15 02:45:17 DEBUG : file1: reading active writers 2025/01/15 02:45:17 DEBUG : : Looking for writers 2025/01/15 02:45:17 DEBUG : dir: reading active writers 2025/01/15 02:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:45:17 DEBUG : dir: Looking for writers 2025/01/15 02:45:17 DEBUG : file1: reading active writers 2025/01/15 02:45:17 DEBUG : : Looking for writers 2025/01/15 02:45:17 DEBUG : dir: reading active writers 2025/01/15 02:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:45:18 DEBUG : dir: Looking for writers 2025/01/15 02:45:18 DEBUG : file1: reading active writers 2025/01/15 02:45:18 DEBUG : : Looking for writers 2025/01/15 02:45:18 DEBUG : dir: reading active writers 2025/01/15 02:45:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:45:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/01/15 02:45:18 INFO : dir/file1: Copied (replaced existing) 2025/01/15 02:45:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/15 02:45:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/15 02:45:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/15 02:45:18 DEBUG : dir: Looking for writers 2025/01/15 02:45:18 DEBUG : file1: reading active writers 2025/01/15 02:45:18 DEBUG : : Looking for writers 2025/01/15 02:45:18 DEBUG : dir: reading active writers 2025/01/15 02:45:18 DEBUG : >WaitForWriters: 2025/01/15 02:45:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:45:18 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:18 DEBUG : dir/file1(0xc00067e580): _readAt: size=512, off=0 2025/01/15 02:45:18 DEBUG : dir/file1(0xc00067e580): openPending: 2025/01/15 02:45:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/01/15 02:45:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 02:45:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:18 DEBUG : dir/file1(0xc00067e580): >openPending: err= 2025/01/15 02:45:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/15 02:45:18 DEBUG : dir/file1(0xc00067e580): >_readAt: n=14, err=EOF 2025/01/15 02:45:18 DEBUG : dir/file1(0xc00067e580): close: 2025/01/15 02:45:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/15 02:45:18 DEBUG : dir/file1(0xc00067e580): >close: err= 2025/01/15 02:45:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 02:45:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000988180 2025/01/15 02:45:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 02:45:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/15 02:45:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000988180 2025/01/15 02:45:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 02:45:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:45:21 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:21 DEBUG : dir/file1(0xc0004316c0): openPending: 2025/01/15 02:45:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/01/15 02:45:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 02:45:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:21 DEBUG : dir/file1(0xc0004316c0): >openPending: err= 2025/01/15 02:45:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 02:45:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:21 DEBUG : dir/file1(0xc0004316c0): _writeAt: size=25, off=0 2025/01/15 02:45:21 DEBUG : dir/file1(0xc0004316c0): >_writeAt: n=25, err= 2025/01/15 02:45:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 02:45:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000988180 2025/01/15 02:45:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:21 DEBUG : newLeaf(0xc0004316c0): close: 2025/01/15 02:45:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/15 02:45:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-15 02:45:21.187966925 +0000 UTC m=+138.640768101 2025/01/15 02:45:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/15 02:45:21 DEBUG : newLeaf(0xc0004316c0): >close: err= 2025/01/15 02:45:21 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:21 DEBUG : dir: Looking for writers 2025/01/15 02:45:21 DEBUG : : Looking for writers 2025/01/15 02:45:21 DEBUG : dir: reading active writers 2025/01/15 02:45:21 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:45:21 DEBUG : dir: Looking for writers 2025/01/15 02:45:21 DEBUG : : Looking for writers 2025/01/15 02:45:21 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:21 DEBUG : dir: reading active writers 2025/01/15 02:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:45:21 DEBUG : dir: Looking for writers 2025/01/15 02:45:21 DEBUG : : Looking for writers 2025/01/15 02:45:21 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:21 DEBUG : dir: reading active writers 2025/01/15 02:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:45:21 DEBUG : dir: Looking for writers 2025/01/15 02:45:21 DEBUG : : Looking for writers 2025/01/15 02:45:21 DEBUG : dir: reading active writers 2025/01/15 02:45:21 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:45:21 DEBUG : newLeaf: vfs cache: starting upload 2025/01/15 02:45:21 DEBUG : dir: Looking for writers 2025/01/15 02:45:21 DEBUG : : Looking for writers 2025/01/15 02:45:21 DEBUG : dir: reading active writers 2025/01/15 02:45:21 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:45:22 DEBUG : dir: Looking for writers 2025/01/15 02:45:22 DEBUG : : Looking for writers 2025/01/15 02:45:22 DEBUG : dir: reading active writers 2025/01/15 02:45:22 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:45:22 DEBUG : dir: Looking for writers 2025/01/15 02:45:22 DEBUG : : Looking for writers 2025/01/15 02:45:22 DEBUG : dir: reading active writers 2025/01/15 02:45:22 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:45:22 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/01/15 02:45:22 INFO : newLeaf: Copied (replaced existing) 2025/01/15 02:45:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-15 02:45:21 +0000 UTC," 2025/01/15 02:45:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/15 02:45:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/15 02:45:23 DEBUG : dir: Looking for writers 2025/01/15 02:45:23 DEBUG : : Looking for writers 2025/01/15 02:45:23 DEBUG : dir: reading active writers 2025/01/15 02:45:23 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:23 DEBUG : >WaitForWriters: 2025/01/15 02:45:23 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:23 DEBUG : dir: Looking for writers 2025/01/15 02:45:23 DEBUG : : Looking for writers 2025/01/15 02:45:23 DEBUG : dir: reading active writers 2025/01/15 02:45:23 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:23 DEBUG : >WaitForWriters: 2025/01/15 02:45:23 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:24 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:24 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:45:24 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:24 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:24 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:45:25 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:25 DEBUG : dir: Looking for writers 2025/01/15 02:45:25 DEBUG : file1: reading active writers 2025/01/15 02:45:25 DEBUG : : Looking for writers 2025/01/15 02:45:25 DEBUG : dir: reading active writers 2025/01/15 02:45:25 DEBUG : >WaitForWriters: 2025/01/15 02:45:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000988a80 2025/01/15 02:45:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 02:45:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000988a80 2025/01/15 02:45:27 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 02:45:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:45:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:27 DEBUG : dir/file1(0xc000c157c0): openPending: 2025/01/15 02:45:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:45:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/15 02:45:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:27 DEBUG : dir/file1(0xc000c157c0): >openPending: err= 2025/01/15 02:45:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 02:45:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:27 DEBUG : dir/file1(0xc000c157c0): _writeAt: size=25, off=0 2025/01/15 02:45:27 DEBUG : dir/file1(0xc000c157c0): >_writeAt: n=25, err= 2025/01/15 02:45:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 02:45:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000988a80 2025/01/15 02:45:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:27 DEBUG : newLeaf(0xc000c157c0): close: 2025/01/15 02:45:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/15 02:45:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-15 02:45:27.285424362 +0000 UTC m=+144.738225557 2025/01/15 02:45:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/15 02:45:27 DEBUG : newLeaf(0xc000c157c0): >close: err= 2025/01/15 02:45:27 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:27 DEBUG : dir: Looking for writers 2025/01/15 02:45:27 DEBUG : : Looking for writers 2025/01/15 02:45:27 DEBUG : dir: reading active writers 2025/01/15 02:45:27 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:45:27 DEBUG : dir: Looking for writers 2025/01/15 02:45:27 DEBUG : : Looking for writers 2025/01/15 02:45:27 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:27 DEBUG : dir: reading active writers 2025/01/15 02:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:45:27 DEBUG : dir: Looking for writers 2025/01/15 02:45:27 DEBUG : : Looking for writers 2025/01/15 02:45:27 DEBUG : dir: reading active writers 2025/01/15 02:45:27 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:45:27 DEBUG : dir: Looking for writers 2025/01/15 02:45:27 DEBUG : : Looking for writers 2025/01/15 02:45:27 DEBUG : dir: reading active writers 2025/01/15 02:45:27 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:45:27 DEBUG : newLeaf: vfs cache: starting upload 2025/01/15 02:45:28 DEBUG : dir: Looking for writers 2025/01/15 02:45:28 DEBUG : : Looking for writers 2025/01/15 02:45:28 DEBUG : dir: reading active writers 2025/01/15 02:45:28 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:45:28 DEBUG : dir: Looking for writers 2025/01/15 02:45:28 DEBUG : : Looking for writers 2025/01/15 02:45:28 DEBUG : dir: reading active writers 2025/01/15 02:45:28 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:45:28 DEBUG : dir: Looking for writers 2025/01/15 02:45:28 DEBUG : : Looking for writers 2025/01/15 02:45:28 DEBUG : dir: reading active writers 2025/01/15 02:45:28 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:45:28 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/01/15 02:45:28 INFO : newLeaf: Copied (replaced existing) 2025/01/15 02:45:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-15 02:45:27 +0000 UTC," 2025/01/15 02:45:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/15 02:45:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/15 02:45:29 DEBUG : dir: Looking for writers 2025/01/15 02:45:29 DEBUG : : Looking for writers 2025/01/15 02:45:29 DEBUG : dir: reading active writers 2025/01/15 02:45:29 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:29 DEBUG : >WaitForWriters: 2025/01/15 02:45:29 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:29 DEBUG : dir: Looking for writers 2025/01/15 02:45:29 DEBUG : : Looking for writers 2025/01/15 02:45:29 DEBUG : dir: reading active writers 2025/01/15 02:45:29 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:29 DEBUG : >WaitForWriters: 2025/01/15 02:45:29 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:30 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:30 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:45:30 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:30 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:30 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:45:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 02:45:31 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:31 DEBUG : dir/file1(0xc0002d2300): openPending: 2025/01/15 02:45:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:45:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/15 02:45:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:31 DEBUG : dir/file1(0xc0002d2300): >openPending: err= 2025/01/15 02:45:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 02:45:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:31 DEBUG : dir/file1(0xc0002d2300): _writeAt: size=14, off=0 2025/01/15 02:45:31 DEBUG : dir/file1(0xc0002d2300): >_writeAt: n=14, err= 2025/01/15 02:45:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 02:45:31 DEBUG : dir/file1(0xc0002d2300): close: 2025/01/15 02:45:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/15 02:45:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 02:45:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:45:31 DEBUG : dir/file1(0xc0002d2300): >close: err= 2025/01/15 02:45:31 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:31 DEBUG : dir: Looking for writers 2025/01/15 02:45:31 DEBUG : file1: reading active writers 2025/01/15 02:45:31 DEBUG : : Looking for writers 2025/01/15 02:45:31 DEBUG : dir: reading active writers 2025/01/15 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:45:31 DEBUG : dir: Looking for writers 2025/01/15 02:45:31 DEBUG : file1: reading active writers 2025/01/15 02:45:31 DEBUG : : Looking for writers 2025/01/15 02:45:31 DEBUG : dir: reading active writers 2025/01/15 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:45:31 DEBUG : dir: Looking for writers 2025/01/15 02:45:31 DEBUG : file1: reading active writers 2025/01/15 02:45:31 DEBUG : : Looking for writers 2025/01/15 02:45:31 DEBUG : dir: reading active writers 2025/01/15 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:45:31 DEBUG : dir: Looking for writers 2025/01/15 02:45:31 DEBUG : file1: reading active writers 2025/01/15 02:45:31 DEBUG : : Looking for writers 2025/01/15 02:45:31 DEBUG : dir: reading active writers 2025/01/15 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:45:31 DEBUG : dir/file1: vfs cache: starting upload 2025/01/15 02:45:31 DEBUG : dir: Looking for writers 2025/01/15 02:45:31 DEBUG : file1: reading active writers 2025/01/15 02:45:31 DEBUG : : Looking for writers 2025/01/15 02:45:31 DEBUG : dir: reading active writers 2025/01/15 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:45:32 DEBUG : dir: Looking for writers 2025/01/15 02:45:32 DEBUG : file1: reading active writers 2025/01/15 02:45:32 DEBUG : : Looking for writers 2025/01/15 02:45:32 DEBUG : dir: reading active writers 2025/01/15 02:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:45:32 DEBUG : dir: Looking for writers 2025/01/15 02:45:32 DEBUG : file1: reading active writers 2025/01/15 02:45:32 DEBUG : : Looking for writers 2025/01/15 02:45:32 DEBUG : dir: reading active writers 2025/01/15 02:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:45:32 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/01/15 02:45:32 INFO : dir/file1: Copied (replaced existing) 2025/01/15 02:45:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/15 02:45:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/15 02:45:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/15 02:45:33 DEBUG : dir: Looking for writers 2025/01/15 02:45:33 DEBUG : file1: reading active writers 2025/01/15 02:45:33 DEBUG : : Looking for writers 2025/01/15 02:45:33 DEBUG : dir: reading active writers 2025/01/15 02:45:33 DEBUG : >WaitForWriters: 2025/01/15 02:45:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:45:33 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:33 DEBUG : dir/file1(0xc000c15e00): _readAt: size=512, off=0 2025/01/15 02:45:33 DEBUG : dir/file1(0xc000c15e00): openPending: 2025/01/15 02:45:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/01/15 02:45:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 02:45:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:33 DEBUG : dir/file1(0xc000c15e00): >openPending: err= 2025/01/15 02:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/15 02:45:33 DEBUG : dir/file1(0xc000c15e00): >_readAt: n=14, err=EOF 2025/01/15 02:45:33 DEBUG : dir/file1(0xc000c15e00): close: 2025/01/15 02:45:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/15 02:45:33 DEBUG : dir/file1(0xc000c15e00): >close: err= 2025/01/15 02:45:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 02:45:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0007aafc0 2025/01/15 02:45:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 02:45:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/15 02:45:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0007aafc0 2025/01/15 02:45:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 02:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:45:35 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:35 DEBUG : dir/file1(0xc00067f640): openPending: 2025/01/15 02:45:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/01/15 02:45:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 02:45:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:35 DEBUG : dir/file1(0xc00067f640): >openPending: err= 2025/01/15 02:45:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 02:45:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:35 DEBUG : dir/file1(0xc00067f640): _writeAt: size=25, off=0 2025/01/15 02:45:35 DEBUG : dir/file1(0xc00067f640): >_writeAt: n=25, err= 2025/01/15 02:45:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 02:45:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0007aafc0 2025/01/15 02:45:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:35 DEBUG : newLeaf(0xc00067f640): close: 2025/01/15 02:45:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/15 02:45:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-15 02:45:35.187983405 +0000 UTC m=+152.640784590 2025/01/15 02:45:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/15 02:45:35 DEBUG : newLeaf(0xc00067f640): >close: err= 2025/01/15 02:45:35 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:35 DEBUG : dir: Looking for writers 2025/01/15 02:45:35 DEBUG : : Looking for writers 2025/01/15 02:45:35 DEBUG : dir: reading active writers 2025/01/15 02:45:35 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:45:35 DEBUG : dir: Looking for writers 2025/01/15 02:45:35 DEBUG : : Looking for writers 2025/01/15 02:45:35 DEBUG : dir: reading active writers 2025/01/15 02:45:35 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:45:35 DEBUG : dir: Looking for writers 2025/01/15 02:45:35 DEBUG : : Looking for writers 2025/01/15 02:45:35 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:35 DEBUG : dir: reading active writers 2025/01/15 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:45:35 DEBUG : dir: Looking for writers 2025/01/15 02:45:35 DEBUG : : Looking for writers 2025/01/15 02:45:35 DEBUG : dir: reading active writers 2025/01/15 02:45:35 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:45:35 DEBUG : newLeaf: vfs cache: starting upload 2025/01/15 02:45:35 DEBUG : dir: Looking for writers 2025/01/15 02:45:35 DEBUG : : Looking for writers 2025/01/15 02:45:35 DEBUG : dir: reading active writers 2025/01/15 02:45:35 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:45:36 DEBUG : dir: Looking for writers 2025/01/15 02:45:36 DEBUG : : Looking for writers 2025/01/15 02:45:36 DEBUG : dir: reading active writers 2025/01/15 02:45:36 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:45:36 DEBUG : dir: Looking for writers 2025/01/15 02:45:36 DEBUG : : Looking for writers 2025/01/15 02:45:36 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:36 DEBUG : dir: reading active writers 2025/01/15 02:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:45:36 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/01/15 02:45:36 INFO : newLeaf: Copied (replaced existing) 2025/01/15 02:45:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-15 02:45:35 +0000 UTC," 2025/01/15 02:45:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/15 02:45:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/15 02:45:37 DEBUG : dir: Looking for writers 2025/01/15 02:45:37 DEBUG : : Looking for writers 2025/01/15 02:45:37 DEBUG : dir: reading active writers 2025/01/15 02:45:37 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:37 DEBUG : >WaitForWriters: 2025/01/15 02:45:37 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:37 DEBUG : dir: Looking for writers 2025/01/15 02:45:37 DEBUG : : Looking for writers 2025/01/15 02:45:37 DEBUG : dir: reading active writers 2025/01/15 02:45:37 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:37 DEBUG : >WaitForWriters: 2025/01/15 02:45:37 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:38 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:38 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:45:38 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:38 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:38 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:45:39 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:39 DEBUG : dir: Looking for writers 2025/01/15 02:45:39 DEBUG : file1: reading active writers 2025/01/15 02:45:39 DEBUG : : Looking for writers 2025/01/15 02:45:39 DEBUG : dir: reading active writers 2025/01/15 02:45:39 DEBUG : >WaitForWriters: 2025/01/15 02:45:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:45:39 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:39 DEBUG : dir/file1(0xc000b58480): _readAt: size=512, off=0 2025/01/15 02:45:39 DEBUG : dir/file1(0xc000b58480): openPending: 2025/01/15 02:45:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:45:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/15 02:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:39 DEBUG : dir/file1(0xc000b58480): >openPending: err= 2025/01/15 02:45:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/15 02:45:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:45:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:45:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:45:39 DEBUG : dir/file1(0xc000b58480): >_readAt: n=14, err=EOF 2025/01/15 02:45:39 DEBUG : dir/file1(0xc000b58480): close: 2025/01/15 02:45:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/15 02:45:39 DEBUG : dir/file1(0xc000b58480): >close: err= 2025/01/15 02:45:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 02:45:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0007aa780 2025/01/15 02:45:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 02:45:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/15 02:45:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0007aa780 2025/01/15 02:45:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 02:45:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:45:41 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:41 DEBUG : dir/file1(0xc00067e800): openPending: 2025/01/15 02:45:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/01/15 02:45:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 02:45:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:41 DEBUG : dir/file1(0xc00067e800): >openPending: err= 2025/01/15 02:45:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 02:45:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:41 DEBUG : dir/file1(0xc00067e800): _writeAt: size=25, off=0 2025/01/15 02:45:41 DEBUG : dir/file1(0xc00067e800): >_writeAt: n=25, err= 2025/01/15 02:45:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 02:45:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 02:45:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0007aa780 2025/01/15 02:45:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:45:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:42 DEBUG : newLeaf(0xc00067e800): close: 2025/01/15 02:45:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/15 02:45:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-15 02:45:41.573671361 +0000 UTC m=+159.026472546 2025/01/15 02:45:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/15 02:45:42 DEBUG : newLeaf(0xc00067e800): >close: err= 2025/01/15 02:45:42 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:42 DEBUG : dir: Looking for writers 2025/01/15 02:45:42 DEBUG : : Looking for writers 2025/01/15 02:45:42 DEBUG : dir: reading active writers 2025/01/15 02:45:42 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:45:42 DEBUG : dir: Looking for writers 2025/01/15 02:45:42 DEBUG : : Looking for writers 2025/01/15 02:45:42 DEBUG : dir: reading active writers 2025/01/15 02:45:42 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:45:42 DEBUG : dir: Looking for writers 2025/01/15 02:45:42 DEBUG : : Looking for writers 2025/01/15 02:45:42 DEBUG : dir: reading active writers 2025/01/15 02:45:42 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:45:42 DEBUG : dir: Looking for writers 2025/01/15 02:45:42 DEBUG : : Looking for writers 2025/01/15 02:45:42 DEBUG : dir: reading active writers 2025/01/15 02:45:42 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:45:42 DEBUG : newLeaf: vfs cache: starting upload 2025/01/15 02:45:42 DEBUG : dir: Looking for writers 2025/01/15 02:45:42 DEBUG : : Looking for writers 2025/01/15 02:45:42 DEBUG : dir: reading active writers 2025/01/15 02:45:42 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:45:42 DEBUG : dir: Looking for writers 2025/01/15 02:45:42 DEBUG : : Looking for writers 2025/01/15 02:45:42 DEBUG : dir: reading active writers 2025/01/15 02:45:42 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:45:42 DEBUG : dir: Looking for writers 2025/01/15 02:45:42 DEBUG : : Looking for writers 2025/01/15 02:45:42 DEBUG : dir: reading active writers 2025/01/15 02:45:42 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:45:43 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/01/15 02:45:43 INFO : newLeaf: Copied (replaced existing) 2025/01/15 02:45:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-15 02:45:41 +0000 UTC," 2025/01/15 02:45:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/15 02:45:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 02:45:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/15 02:45:43 DEBUG : dir: Looking for writers 2025/01/15 02:45:43 DEBUG : : Looking for writers 2025/01/15 02:45:43 DEBUG : dir: reading active writers 2025/01/15 02:45:43 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:43 DEBUG : >WaitForWriters: 2025/01/15 02:45:43 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:43 DEBUG : dir: Looking for writers 2025/01/15 02:45:43 DEBUG : : Looking for writers 2025/01/15 02:45:43 DEBUG : newLeaf: reading active writers 2025/01/15 02:45:43 DEBUG : dir: reading active writers 2025/01/15 02:45:43 DEBUG : >WaitForWriters: 2025/01/15 02:45:43 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestFileRename (39.81s) --- PASS: TestFileRename/off,forceCache=false (5.69s) --- PASS: TestFileRename/minimal,forceCache=false (5.86s) --- PASS: TestFileRename/minimal,forceCache=true (7.86s) --- PASS: TestFileRename/writes,forceCache=false (6.38s) --- PASS: TestFileRename/writes,forceCache=true (7.63s) --- PASS: TestFileRename/full,forceCache=false (6.38s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:44 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:44 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:44 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:44 DEBUG : : Looking for writers 2025/01/15 02:45:44 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:44 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-qapecat8suge'": object not found 2025/01/15 02:45:45 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:45 DEBUG : : Looking for writers 2025/01/15 02:45:45 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (0.99s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:45 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:45:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:45:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 02:45:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/15 02:45:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:45:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/15 02:45:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/15 02:45:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/15 02:45:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/15 02:45:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/15 02:45:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/15 02:45:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/15 02:45:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/15 02:45:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/15 02:45:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/15 02:45:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/15 02:45:47 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/15 02:45:48 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/15 02:45:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/15 02:45:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/15 02:45:48 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/15 02:45:48 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:48 DEBUG : dir: Looking for writers 2025/01/15 02:45:48 DEBUG : file1: reading active writers 2025/01/15 02:45:48 DEBUG : : Looking for writers 2025/01/15 02:45:48 DEBUG : dir: reading active writers 2025/01/15 02:45:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.71s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:49 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:45:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:45:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 02:45:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/15 02:45:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:45:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/15 02:45:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/15 02:45:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/15 02:45:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/15 02:45:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/15 02:45:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/15 02:45:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/15 02:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/15 02:45:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/15 02:45:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/15 02:45:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/15 02:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/15 02:45:52 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/15 02:45:52 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/15 02:45:52 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/15 02:45:52 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/15 02:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/15 02:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/15 02:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/15 02:45:52 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/15 02:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/15 02:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/15 02:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/15 02:45:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/15 02:45:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/15 02:45:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/15 02:45:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/15 02:45:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/15 02:45:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/15 02:45:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/15 02:45:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/15 02:45:53 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:53 DEBUG : dir: Looking for writers 2025/01/15 02:45:53 DEBUG : file1: reading active writers 2025/01/15 02:45:53 DEBUG : : Looking for writers 2025/01/15 02:45:53 DEBUG : dir: reading active writers 2025/01/15 02:45:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.39s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:53 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:45:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:45:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 02:45:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/15 02:45:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:45:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/15 02:45:55 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:55 DEBUG : dir: Looking for writers 2025/01/15 02:45:55 DEBUG : file1: reading active writers 2025/01/15 02:45:55 DEBUG : : Looking for writers 2025/01/15 02:45:55 DEBUG : dir: reading active writers 2025/01/15 02:45:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.28s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:56 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:45:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:45:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 02:45:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/15 02:45:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:45:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/15 02:45:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/15 02:45:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/15 02:45:57 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:57 DEBUG : dir: Looking for writers 2025/01/15 02:45:57 DEBUG : file1: reading active writers 2025/01/15 02:45:57 DEBUG : : Looking for writers 2025/01/15 02:45:57 DEBUG : dir: reading active writers 2025/01/15 02:45:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.27s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:45:58 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:45:58 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:45:58 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:58 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:45:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:45:58 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:45:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:45:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:45:59 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:45:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:45:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:45:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): _readAt: size=1, off=0 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): openPending: 2025/01/15 02:45:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:45:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 02:45:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): >openPending: err= 2025/01/15 02:45:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/15 02:45:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:45:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): >_readAt: n=1, err= 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): _readAt: size=256, off=1 2025/01/15 02:45:59 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): >_readAt: n=15, err=EOF 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): _readAt: size=16, off=16 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): >_readAt: n=0, err=EOF 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): close: 2025/01/15 02:45:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): >close: err= 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): close: 2025/01/15 02:45:59 DEBUG : dir/file1(0xc000c82800): >close: err=file already closed 2025/01/15 02:45:59 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:45:59 DEBUG : dir: Looking for writers 2025/01/15 02:45:59 DEBUG : file1: reading active writers 2025/01/15 02:45:59 DEBUG : : Looking for writers 2025/01/15 02:45:59 DEBUG : dir: reading active writers 2025/01/15 02:45:59 DEBUG : >WaitForWriters: 2025/01/15 02:45:59 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.30s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:00 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:00 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:00 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:00 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:00 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:46:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:46:01 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:46:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 02:46:01 DEBUG : dir/file1(0xc000c82b40): _readAt: size=1, off=0 2025/01/15 02:46:01 DEBUG : dir/file1(0xc000c82b40): openPending: 2025/01/15 02:46:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:46:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 02:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:01 DEBUG : dir/file1(0xc000c82b40): >openPending: err= 2025/01/15 02:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/15 02:46:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): >_readAt: n=1, err= 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): _readAt: size=1, off=5 2025/01/15 02:46:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): >_readAt: n=1, err= 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): _readAt: size=1, off=3 2025/01/15 02:46:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): >_readAt: n=1, err= 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): _readAt: size=1, off=13 2025/01/15 02:46:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): >_readAt: n=1, err= 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): _readAt: size=16, off=100 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): >_readAt: n=0, err=EOF 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): close: 2025/01/15 02:46:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/15 02:46:02 DEBUG : dir/file1(0xc000c82b40): >close: err= 2025/01/15 02:46:02 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:02 DEBUG : dir: Looking for writers 2025/01/15 02:46:02 DEBUG : file1: reading active writers 2025/01/15 02:46:02 DEBUG : : Looking for writers 2025/01/15 02:46:02 DEBUG : dir: reading active writers 2025/01/15 02:46:02 DEBUG : >WaitForWriters: 2025/01/15 02:46:02 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.29s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:02 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:02 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:02 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:02 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:02 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:46:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:46:04 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:46:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:46:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:46:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): _readAt: size=1, off=0 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): openPending: 2025/01/15 02:46:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:46:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 02:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): >openPending: err= 2025/01/15 02:46:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/15 02:46:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): >_readAt: n=1, err= 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): _readAt: size=1, off=5 2025/01/15 02:46:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): >_readAt: n=1, err= 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): _readAt: size=1, off=1 2025/01/15 02:46:04 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): >_readAt: n=1, err= 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): _readAt: size=6, off=10 2025/01/15 02:46:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): >_readAt: n=6, err= 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): _readAt: size=256, off=10 2025/01/15 02:46:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): >_readAt: n=6, err=EOF 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): _readAt: size=256, off=100 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): >_readAt: n=0, err=EOF 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): close: 2025/01/15 02:46:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): >close: err= 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): _readAt: size=256, off=100 2025/01/15 02:46:04 DEBUG : dir/file1(0xc000c14a80): >_readAt: n=0, err=file already closed 2025/01/15 02:46:04 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:04 DEBUG : dir: Looking for writers 2025/01/15 02:46:04 DEBUG : file1: reading active writers 2025/01/15 02:46:04 DEBUG : : Looking for writers 2025/01/15 02:46:04 DEBUG : dir: reading active writers 2025/01/15 02:46:04 DEBUG : >WaitForWriters: 2025/01/15 02:46:04 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.35s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:05 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:05 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:05 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:05 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:05 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleFlushRead Messages: 1 objects not found 2025/01/15 02:46:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:46:13 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Received unexpected error: file does not exist Test: TestRWFileHandleFlushRead 2025/01/15 02:46:13 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:13 DEBUG : : Looking for writers 2025/01/15 02:46:13 DEBUG : >WaitForWriters: 2025/01/15 02:46:13 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (8.54s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:13 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:13 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:13 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:13 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:13 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:46:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 02:46:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:46:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:46:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:46:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 02:46:15 DEBUG : dir/file1(0xc000b29240): _readAt: size=256, off=0 2025/01/15 02:46:15 DEBUG : dir/file1(0xc000b29240): openPending: 2025/01/15 02:46:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:46:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 02:46:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:15 DEBUG : dir/file1(0xc000b29240): >openPending: err= 2025/01/15 02:46:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/15 02:46:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:15 DEBUG : dir/file1(0xc000b29240): >_readAt: n=16, err=EOF 2025/01/15 02:46:15 DEBUG : dir/file1(0xc000b29240): RWFileHandle.Release 2025/01/15 02:46:15 DEBUG : dir/file1(0xc000b29240): close: 2025/01/15 02:46:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/15 02:46:15 DEBUG : dir/file1(0xc000b29240): >close: err= 2025/01/15 02:46:15 DEBUG : dir/file1(0xc000b29240): RWFileHandle.Release 2025/01/15 02:46:15 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:15 DEBUG : dir: Looking for writers 2025/01/15 02:46:15 DEBUG : file1: reading active writers 2025/01/15 02:46:15 DEBUG : : Looking for writers 2025/01/15 02:46:15 DEBUG : dir: reading active writers 2025/01/15 02:46:15 DEBUG : >WaitForWriters: 2025/01/15 02:46:15 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.56s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:16 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:16 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:16 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:16 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:16 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:16 DEBUG : file1: newRWFileHandle: 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): openPending: 2025/01/15 02:46:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): >openPending: err= 2025/01/15 02:46:16 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 02:46:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 02:46:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): _writeAt: size=5, off=0 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): >_writeAt: n=5, err= 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): _writeAt: size=7, off=5 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): >_writeAt: n=7, err= 2025/01/15 02:46:16 DEBUG : file1: vfs cache: truncate to size=11 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): close: 2025/01/15 02:46:16 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 02:46:16.478478226 +0000 UTC m=+193.931279400 2025/01/15 02:46:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): >close: err= 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): close: 2025/01/15 02:46:16 DEBUG : file1(0xc000c83d00): >close: err=file already closed 2025/01/15 02:46:16 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:16 DEBUG : : Looking for writers 2025/01/15 02:46:16 DEBUG : file1: reading active writers 2025/01/15 02:46:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:46:16 DEBUG : : Looking for writers 2025/01/15 02:46:16 DEBUG : file1: reading active writers 2025/01/15 02:46:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:46:16 DEBUG : : Looking for writers 2025/01/15 02:46:16 DEBUG : file1: reading active writers 2025/01/15 02:46:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:46:16 DEBUG : : Looking for writers 2025/01/15 02:46:16 DEBUG : file1: reading active writers 2025/01/15 02:46:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:46:16 DEBUG : file1: vfs cache: starting upload 2025/01/15 02:46:16 DEBUG : : Looking for writers 2025/01/15 02:46:16 DEBUG : file1: reading active writers 2025/01/15 02:46:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:46:16 DEBUG : : Looking for writers 2025/01/15 02:46:16 DEBUG : file1: reading active writers 2025/01/15 02:46:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:46:17 DEBUG : : Looking for writers 2025/01/15 02:46:17 DEBUG : file1: reading active writers 2025/01/15 02:46:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:46:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:46:17 INFO : file1: Copied (new) 2025/01/15 02:46:17 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-15 02:46:16 +0000 UTC," 2025/01/15 02:46:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 02:46:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:17 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 02:46:17 DEBUG : : Looking for writers 2025/01/15 02:46:17 DEBUG : file1: reading active writers 2025/01/15 02:46:17 DEBUG : >WaitForWriters: 2025/01/15 02:46:17 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:17 DEBUG : : Looking for writers 2025/01/15 02:46:17 DEBUG : file1: reading active writers 2025/01/15 02:46:17 DEBUG : >WaitForWriters: 2025/01/15 02:46:17 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.96s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:18 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:18 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:18 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:18 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:18 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:18 DEBUG : file1: newRWFileHandle: 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): openPending: 2025/01/15 02:46:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): >openPending: err= 2025/01/15 02:46:18 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 02:46:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 02:46:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): _writeAt: size=7, off=0 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): >_writeAt: n=7, err= 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): _writeAt: size=6, off=5 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): >_writeAt: n=6, err= 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): close: 2025/01/15 02:46:18 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 02:46:18.434886302 +0000 UTC m=+195.887687488 2025/01/15 02:46:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): >close: err= 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): _writeAt: size=5, off=0 2025/01/15 02:46:18 DEBUG : file1(0xc000b297c0): >_writeAt: n=0, err=file already closed 2025/01/15 02:46:18 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:18 DEBUG : : Looking for writers 2025/01/15 02:46:18 DEBUG : file1: reading active writers 2025/01/15 02:46:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:46:18 DEBUG : : Looking for writers 2025/01/15 02:46:18 DEBUG : file1: reading active writers 2025/01/15 02:46:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:46:18 DEBUG : : Looking for writers 2025/01/15 02:46:18 DEBUG : file1: reading active writers 2025/01/15 02:46:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:46:18 DEBUG : : Looking for writers 2025/01/15 02:46:18 DEBUG : file1: reading active writers 2025/01/15 02:46:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:46:18 DEBUG : file1: vfs cache: starting upload 2025/01/15 02:46:18 DEBUG : : Looking for writers 2025/01/15 02:46:18 DEBUG : file1: reading active writers 2025/01/15 02:46:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:46:18 DEBUG : : Looking for writers 2025/01/15 02:46:18 DEBUG : file1: reading active writers 2025/01/15 02:46:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:46:19 DEBUG : : Looking for writers 2025/01/15 02:46:19 DEBUG : file1: reading active writers 2025/01/15 02:46:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:46:19 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:46:19 INFO : file1: Copied (new) 2025/01/15 02:46:19 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-15 02:46:18 +0000 UTC," 2025/01/15 02:46:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 02:46:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:19 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 02:46:19 DEBUG : : Looking for writers 2025/01/15 02:46:19 DEBUG : file1: reading active writers 2025/01/15 02:46:19 DEBUG : >WaitForWriters: 2025/01/15 02:46:19 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:19 DEBUG : : Looking for writers 2025/01/15 02:46:19 DEBUG : file1: reading active writers 2025/01/15 02:46:19 DEBUG : >WaitForWriters: 2025/01/15 02:46:19 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:20 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:20 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:20 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:20 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:20 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:20 DEBUG : file1: newRWFileHandle: 2025/01/15 02:46:20 DEBUG : file1(0xc000b29cc0): openPending: 2025/01/15 02:46:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:20 DEBUG : file1(0xc000b29cc0): >openPending: err= 2025/01/15 02:46:20 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 02:46:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 02:46:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 02:46:20 DEBUG : file1(0xc000b29cc0): close: 2025/01/15 02:46:20 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 02:46:20.392732262 +0000 UTC m=+197.845533466 2025/01/15 02:46:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:20 DEBUG : file1(0xc000b29cc0): >close: err= 2025/01/15 02:46:20 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/15 02:46:20 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 02:46:20 DEBUG : file2: newRWFileHandle: 2025/01/15 02:46:20 DEBUG : file2(0xc000b29d80): openPending: 2025/01/15 02:46:20 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:20 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/15 02:46:20 DEBUG : file2(0xc000b29d80): >openPending: err= 2025/01/15 02:46:20 DEBUG : file2: >newRWFileHandle: err= 2025/01/15 02:46:20 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/15 02:46:20 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/15 02:46:20 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/15 02:46:20 DEBUG : file2(0xc000b29d80): RWFileHandle.Flush 2025/01/15 02:46:20 DEBUG : file2(0xc000b29d80): RWFileHandle.Release 2025/01/15 02:46:20 DEBUG : file2(0xc000b29d80): close: 2025/01/15 02:46:20 DEBUG : file2: vfs cache: setting modification time to 2025-01-15 02:46:20.393749855 +0000 UTC m=+197.846551040 2025/01/15 02:46:20 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:20 DEBUG : file2(0xc000b29d80): >close: err= 2025/01/15 02:46:20 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:20 DEBUG : : Looking for writers 2025/01/15 02:46:20 DEBUG : file1: reading active writers 2025/01/15 02:46:20 DEBUG : file2: reading active writers 2025/01/15 02:46:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/15 02:46:20 DEBUG : : Looking for writers 2025/01/15 02:46:20 DEBUG : file1: reading active writers 2025/01/15 02:46:20 DEBUG : file2: reading active writers 2025/01/15 02:46:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/15 02:46:20 DEBUG : : Looking for writers 2025/01/15 02:46:20 DEBUG : file1: reading active writers 2025/01/15 02:46:20 DEBUG : file2: reading active writers 2025/01/15 02:46:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/15 02:46:20 DEBUG : : Looking for writers 2025/01/15 02:46:20 DEBUG : file1: reading active writers 2025/01/15 02:46:20 DEBUG : file2: reading active writers 2025/01/15 02:46:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/15 02:46:20 DEBUG : file2: vfs cache: starting upload 2025/01/15 02:46:20 DEBUG : file1: vfs cache: starting upload 2025/01/15 02:46:20 DEBUG : : Looking for writers 2025/01/15 02:46:20 DEBUG : file1: reading active writers 2025/01/15 02:46:20 DEBUG : file2: reading active writers 2025/01/15 02:46:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/01/15 02:46:20 DEBUG : : Looking for writers 2025/01/15 02:46:20 DEBUG : file1: reading active writers 2025/01/15 02:46:20 DEBUG : file2: reading active writers 2025/01/15 02:46:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/01/15 02:46:21 DEBUG : : Looking for writers 2025/01/15 02:46:21 DEBUG : file1: reading active writers 2025/01/15 02:46:21 DEBUG : file2: reading active writers 2025/01/15 02:46:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/01/15 02:46:21 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/01/15 02:46:21 INFO : file2: Copied (new) 2025/01/15 02:46:21 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-15 02:46:20 +0000 UTC," 2025/01/15 02:46:21 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/15 02:46:21 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/15 02:46:21 INFO : file2: vfs cache: upload succeeded try #1 2025/01/15 02:46:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:46:21 INFO : file1: Copied (new) 2025/01/15 02:46:21 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-15 02:46:20 +0000 UTC," 2025/01/15 02:46:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 02:46:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:21 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 02:46:21 DEBUG : : Looking for writers 2025/01/15 02:46:21 DEBUG : file1: reading active writers 2025/01/15 02:46:21 DEBUG : file2: reading active writers 2025/01/15 02:46:21 DEBUG : >WaitForWriters: 2025/01/15 02:46:21 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:21 DEBUG : : Looking for writers 2025/01/15 02:46:21 DEBUG : file1: reading active writers 2025/01/15 02:46:21 DEBUG : file2: reading active writers 2025/01/15 02:46:21 DEBUG : >WaitForWriters: 2025/01/15 02:46:21 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:22 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:22 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:22 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:22 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:22 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:22 DEBUG : file1: newRWFileHandle: 2025/01/15 02:46:22 DEBUG : file1(0xc0002d2d00): openPending: 2025/01/15 02:46:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:22 DEBUG : file1(0xc0002d2d00): >openPending: err= 2025/01/15 02:46:22 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 02:46:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 02:46:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 02:46:22 DEBUG : file1(0xc0002d2d00): _writeAt: size=5, off=0 2025/01/15 02:46:22 DEBUG : file1(0xc0002d2d00): >_writeAt: n=5, err= 2025/01/15 02:46:22 DEBUG : file1(0xc0002d2d00): RWFileHandle.Flush 2025/01/15 02:46:22 DEBUG : file1(0xc0002d2d00): RWFileHandle.Flush 2025/01/15 02:46:22 DEBUG : file1(0xc0002d2d00): close: 2025/01/15 02:46:22 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 02:46:22.505701699 +0000 UTC m=+199.958502884 2025/01/15 02:46:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:22 DEBUG : file1(0xc0002d2d00): >close: err= 2025/01/15 02:46:22 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:22 DEBUG : : Looking for writers 2025/01/15 02:46:22 DEBUG : file1: reading active writers 2025/01/15 02:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:46:22 DEBUG : : Looking for writers 2025/01/15 02:46:22 DEBUG : file1: reading active writers 2025/01/15 02:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:46:22 DEBUG : : Looking for writers 2025/01/15 02:46:22 DEBUG : file1: reading active writers 2025/01/15 02:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:46:22 DEBUG : : Looking for writers 2025/01/15 02:46:22 DEBUG : file1: reading active writers 2025/01/15 02:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:46:22 DEBUG : file1: vfs cache: starting upload 2025/01/15 02:46:22 DEBUG : : Looking for writers 2025/01/15 02:46:22 DEBUG : file1: reading active writers 2025/01/15 02:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:46:22 DEBUG : : Looking for writers 2025/01/15 02:46:22 DEBUG : file1: reading active writers 2025/01/15 02:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:46:23 DEBUG : : Looking for writers 2025/01/15 02:46:23 DEBUG : file1: reading active writers 2025/01/15 02:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:46:23 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:46:23 INFO : file1: Copied (new) 2025/01/15 02:46:23 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-15 02:46:22 +0000 UTC," 2025/01/15 02:46:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 02:46:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:23 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 02:46:23 DEBUG : : Looking for writers 2025/01/15 02:46:23 DEBUG : file1: reading active writers 2025/01/15 02:46:23 DEBUG : >WaitForWriters: 2025/01/15 02:46:23 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:24 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:24 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:24 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:24 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:24 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:24 DEBUG : file1: newRWFileHandle: 2025/01/15 02:46:24 DEBUG : file1(0xc00067e380): openPending: 2025/01/15 02:46:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:24 DEBUG : file1(0xc00067e380): >openPending: err= 2025/01/15 02:46:24 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 02:46:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 02:46:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 02:46:24 DEBUG : file1(0xc00067e380): _writeAt: size=5, off=0 2025/01/15 02:46:24 DEBUG : file1(0xc00067e380): >_writeAt: n=5, err= 2025/01/15 02:46:24 DEBUG : file1(0xc00067e380): RWFileHandle.Release 2025/01/15 02:46:24 DEBUG : file1(0xc00067e380): close: 2025/01/15 02:46:24 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 02:46:24.3421569 +0000 UTC m=+201.794958085 2025/01/15 02:46:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:24 DEBUG : file1(0xc00067e380): >close: err= 2025/01/15 02:46:24 DEBUG : file1(0xc00067e380): RWFileHandle.Release 2025/01/15 02:46:24 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:24 DEBUG : : Looking for writers 2025/01/15 02:46:24 DEBUG : file1: reading active writers 2025/01/15 02:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:46:24 DEBUG : : Looking for writers 2025/01/15 02:46:24 DEBUG : file1: reading active writers 2025/01/15 02:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:46:24 DEBUG : : Looking for writers 2025/01/15 02:46:24 DEBUG : file1: reading active writers 2025/01/15 02:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:46:24 DEBUG : : Looking for writers 2025/01/15 02:46:24 DEBUG : file1: reading active writers 2025/01/15 02:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:46:24 DEBUG : file1: vfs cache: starting upload 2025/01/15 02:46:24 DEBUG : : Looking for writers 2025/01/15 02:46:24 DEBUG : file1: reading active writers 2025/01/15 02:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:46:24 DEBUG : : Looking for writers 2025/01/15 02:46:24 DEBUG : file1: reading active writers 2025/01/15 02:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:46:24 DEBUG : : Looking for writers 2025/01/15 02:46:24 DEBUG : file1: reading active writers 2025/01/15 02:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:46:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:46:25 INFO : file1: Copied (new) 2025/01/15 02:46:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-15 02:46:24 +0000 UTC," 2025/01/15 02:46:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 02:46:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:25 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 02:46:25 DEBUG : : Looking for writers 2025/01/15 02:46:25 DEBUG : file1: reading active writers 2025/01/15 02:46:25 DEBUG : >WaitForWriters: 2025/01/15 02:46:25 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:26 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:26 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:26 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:26 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:26 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/15 02:46:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:46:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:46:27 DEBUG : dir/file1(0xc000c14400): openPending: 2025/01/15 02:46:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:46:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 02:46:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:27 DEBUG : dir/file1(0xc000c14400): >openPending: err= 2025/01/15 02:46:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 02:46:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:46:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:46:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 02:46:27 DEBUG : dir/file1(0xc000c14400): _writeAt: size=5, off=0 2025/01/15 02:46:27 DEBUG : dir/file1(0xc000c14400): >_writeAt: n=5, err= 2025/01/15 02:46:27 DEBUG : dir/file1(0xc000c14400): close: 2025/01/15 02:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-15 02:46:27.371603393 +0000 UTC m=+204.824404569 2025/01/15 02:46:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:27 DEBUG : dir/file1(0xc000c14400): >close: err= 2025/01/15 02:46:27 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:27 DEBUG : dir: Looking for writers 2025/01/15 02:46:27 DEBUG : file1: reading active writers 2025/01/15 02:46:27 DEBUG : : Looking for writers 2025/01/15 02:46:27 DEBUG : dir: reading active writers 2025/01/15 02:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:46:27 DEBUG : dir: Looking for writers 2025/01/15 02:46:27 DEBUG : file1: reading active writers 2025/01/15 02:46:27 DEBUG : : Looking for writers 2025/01/15 02:46:27 DEBUG : dir: reading active writers 2025/01/15 02:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:46:27 DEBUG : dir: Looking for writers 2025/01/15 02:46:27 DEBUG : file1: reading active writers 2025/01/15 02:46:27 DEBUG : : Looking for writers 2025/01/15 02:46:27 DEBUG : dir: reading active writers 2025/01/15 02:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:46:27 DEBUG : dir: Looking for writers 2025/01/15 02:46:27 DEBUG : file1: reading active writers 2025/01/15 02:46:27 DEBUG : : Looking for writers 2025/01/15 02:46:27 DEBUG : dir: reading active writers 2025/01/15 02:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:46:27 DEBUG : dir/file1: vfs cache: starting upload 2025/01/15 02:46:27 DEBUG : dir: Looking for writers 2025/01/15 02:46:27 DEBUG : file1: reading active writers 2025/01/15 02:46:27 DEBUG : : Looking for writers 2025/01/15 02:46:27 DEBUG : dir: reading active writers 2025/01/15 02:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:46:27 DEBUG : dir: Looking for writers 2025/01/15 02:46:27 DEBUG : file1: reading active writers 2025/01/15 02:46:27 DEBUG : : Looking for writers 2025/01/15 02:46:27 DEBUG : dir: reading active writers 2025/01/15 02:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:46:28 DEBUG : dir: Looking for writers 2025/01/15 02:46:28 DEBUG : file1: reading active writers 2025/01/15 02:46:28 DEBUG : : Looking for writers 2025/01/15 02:46:28 DEBUG : dir: reading active writers 2025/01/15 02:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:46:28 DEBUG : dir: Looking for writers 2025/01/15 02:46:28 DEBUG : file1: reading active writers 2025/01/15 02:46:28 DEBUG : : Looking for writers 2025/01/15 02:46:28 DEBUG : dir: reading active writers 2025/01/15 02:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/15 02:46:28 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/01/15 02:46:28 INFO : dir/file1: Copied (replaced existing) 2025/01/15 02:46:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-15 02:46:27 +0000 UTC," 2025/01/15 02:46:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/15 02:46:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/15 02:46:29 DEBUG : dir: Looking for writers 2025/01/15 02:46:29 DEBUG : file1: reading active writers 2025/01/15 02:46:29 DEBUG : : Looking for writers 2025/01/15 02:46:29 DEBUG : dir: reading active writers 2025/01/15 02:46:29 DEBUG : >WaitForWriters: 2025/01/15 02:46:29 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.32s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:30 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:30 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:30 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:30 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:30 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:31 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 02:46:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 02:46:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 02:46:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 02:46:31 DEBUG : dir/file1(0xc000c83100): _writeAt: size=5, off=0 2025/01/15 02:46:31 DEBUG : dir/file1(0xc000c83100): openPending: 2025/01/15 02:46:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/01/15 02:46:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 02:46:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:31 DEBUG : dir/file1(0xc000c83100): >openPending: err= 2025/01/15 02:46:31 DEBUG : dir/file1(0xc000c83100): >_writeAt: n=5, err= 2025/01/15 02:46:31 DEBUG : dir/file1(0xc000c83100): _writeAt: size=15, off=5 2025/01/15 02:46:31 DEBUG : dir/file1(0xc000c83100): >_writeAt: n=15, err= 2025/01/15 02:46:31 DEBUG : dir/file1(0xc000c83100): close: 2025/01/15 02:46:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/15 02:46:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-15 02:46:31.717318056 +0000 UTC m=+209.170119231 2025/01/15 02:46:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:31 DEBUG : dir/file1(0xc000c83100): >close: err= 2025/01/15 02:46:31 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:31 DEBUG : dir: Looking for writers 2025/01/15 02:46:31 DEBUG : file1: reading active writers 2025/01/15 02:46:31 DEBUG : : Looking for writers 2025/01/15 02:46:31 DEBUG : dir: reading active writers 2025/01/15 02:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:46:31 DEBUG : dir: Looking for writers 2025/01/15 02:46:31 DEBUG : file1: reading active writers 2025/01/15 02:46:31 DEBUG : : Looking for writers 2025/01/15 02:46:31 DEBUG : dir: reading active writers 2025/01/15 02:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:46:31 DEBUG : dir: Looking for writers 2025/01/15 02:46:31 DEBUG : file1: reading active writers 2025/01/15 02:46:31 DEBUG : : Looking for writers 2025/01/15 02:46:31 DEBUG : dir: reading active writers 2025/01/15 02:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:46:31 DEBUG : dir: Looking for writers 2025/01/15 02:46:31 DEBUG : file1: reading active writers 2025/01/15 02:46:31 DEBUG : : Looking for writers 2025/01/15 02:46:31 DEBUG : dir: reading active writers 2025/01/15 02:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:46:31 DEBUG : dir/file1: vfs cache: starting upload 2025/01/15 02:46:31 DEBUG : dir: Looking for writers 2025/01/15 02:46:31 DEBUG : file1: reading active writers 2025/01/15 02:46:31 DEBUG : : Looking for writers 2025/01/15 02:46:31 DEBUG : dir: reading active writers 2025/01/15 02:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:46:32 DEBUG : dir: Looking for writers 2025/01/15 02:46:32 DEBUG : file1: reading active writers 2025/01/15 02:46:32 DEBUG : : Looking for writers 2025/01/15 02:46:32 DEBUG : dir: reading active writers 2025/01/15 02:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:46:32 DEBUG : dir: Looking for writers 2025/01/15 02:46:32 DEBUG : file1: reading active writers 2025/01/15 02:46:32 DEBUG : : Looking for writers 2025/01/15 02:46:32 DEBUG : dir: reading active writers 2025/01/15 02:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:46:32 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/01/15 02:46:32 INFO : dir/file1: Copied (replaced existing) 2025/01/15 02:46:32 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-15 02:46:31 +0000 UTC," 2025/01/15 02:46:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/15 02:46:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/15 02:46:32 DEBUG : dir: Looking for writers 2025/01/15 02:46:32 DEBUG : file1: reading active writers 2025/01/15 02:46:32 DEBUG : : Looking for writers 2025/01/15 02:46:32 DEBUG : dir: reading active writers 2025/01/15 02:46:32 DEBUG : >WaitForWriters: 2025/01/15 02:46:32 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.36s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:33 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:33 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:33 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:33 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:33 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:33 DEBUG : file1: newRWFileHandle: 2025/01/15 02:46:33 DEBUG : file1(0xc00067eec0): openPending: 2025/01/15 02:46:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:33 DEBUG : file1(0xc00067eec0): >openPending: err= 2025/01/15 02:46:33 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 02:46:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 02:46:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 02:46:33 DEBUG : file1(0xc00067eec0): _writeAt: size=5, off=0 2025/01/15 02:46:33 DEBUG : file1(0xc00067eec0): >_writeAt: n=5, err= 2025/01/15 02:46:33 DEBUG : file1(0xc00067eec0): close: 2025/01/15 02:46:33 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 02:46:33.866571494 +0000 UTC m=+211.319372670 2025/01/15 02:46:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:33 DEBUG : file1(0xc00067eec0): >close: err= 2025/01/15 02:46:33 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:33 DEBUG : : Looking for writers 2025/01/15 02:46:33 DEBUG : file1: reading active writers 2025/01/15 02:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:46:33 DEBUG : : Looking for writers 2025/01/15 02:46:33 DEBUG : file1: reading active writers 2025/01/15 02:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:46:33 DEBUG : : Looking for writers 2025/01/15 02:46:33 DEBUG : file1: reading active writers 2025/01/15 02:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:46:33 DEBUG : : Looking for writers 2025/01/15 02:46:33 DEBUG : file1: reading active writers 2025/01/15 02:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:46:33 DEBUG : file1: vfs cache: starting upload 2025/01/15 02:46:34 DEBUG : : Looking for writers 2025/01/15 02:46:34 DEBUG : file1: reading active writers 2025/01/15 02:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:46:34 DEBUG : : Looking for writers 2025/01/15 02:46:34 DEBUG : file1: reading active writers 2025/01/15 02:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:46:34 DEBUG : : Looking for writers 2025/01/15 02:46:34 DEBUG : file1: reading active writers 2025/01/15 02:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:46:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:46:34 INFO : file1: Copied (new) 2025/01/15 02:46:34 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-15 02:46:33 +0000 UTC," 2025/01/15 02:46:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 02:46:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:34 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 02:46:35 DEBUG : : Looking for writers 2025/01/15 02:46:35 DEBUG : file1: reading active writers 2025/01/15 02:46:35 DEBUG : >WaitForWriters: 2025/01/15 02:46:35 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:35 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:35 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:35 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:35 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/15 02:46:35 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15700): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15700): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15700): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15700): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15700): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.71685139 +0000 UTC m=+213.169652594 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15700): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15740): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15740): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15740): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15740): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15740): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15740): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15740): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.71685139 +0000 UTC m=+213.169652594 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15740): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15780): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15780): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15780): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15780): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15780): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.71685139 +0000 UTC m=+213.169652594 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15780): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8540 item 1 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15840): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15840): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15840): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15840): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15840): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.719644624 +0000 UTC m=+213.172445800 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15840): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15880): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15880): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15880): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15880): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15880): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.719644624 +0000 UTC m=+213.172445800 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15880): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8b60 item 2 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c158c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c158c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c158c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c158c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c158c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.720731787 +0000 UTC m=+213.173532953 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c158c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15900): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15900): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15900): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15900): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15900): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15900): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15900): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.720731787 +0000 UTC m=+213.173532953 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15900): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15940): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15940): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15940): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15940): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15940): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.720731787 +0000 UTC m=+213.173532953 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15940): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9340 item 3 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c159c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c159c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c159c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c159c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c159c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.722653502 +0000 UTC m=+213.175454678 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c159c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a40): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a40): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.722653502 +0000 UTC m=+213.175454678 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9c70 item 4 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a80): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a80): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a80): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.724054133 +0000 UTC m=+213.176855318 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15a80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15ac0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15ac0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15ac0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15ac0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15ac0): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15ac0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15ac0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.724054133 +0000 UTC m=+213.176855318 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15ac0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15b00): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15b00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15b00): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15b00): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15b00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.724054133 +0000 UTC m=+213.176855318 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15b00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003282a0 item 5 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.725848048 +0000 UTC m=+213.178649223 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c80): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.725848048 +0000 UTC m=+213.178649223 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15c80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328b60 item 6 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15d00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15d00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15d00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15d00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15d00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.72697723 +0000 UTC m=+213.179778405 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15d00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15dc0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15dc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15dc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15dc0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15dc0): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15dc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15dc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.72697723 +0000 UTC m=+213.179778405 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15dc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef00): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef00): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef00): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.72697723 +0000 UTC m=+213.179778405 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328ee0 item 7 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef80): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef80): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef80): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.730279838 +0000 UTC m=+213.183081013 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ef80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f000): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f000): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f000): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f000): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f000): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.730279838 +0000 UTC m=+213.183081013 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f000): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c070 item 8 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f040): _readAt: size=2, off=0 2025/01/15 02:46:35 ERROR : open-test-file(0xc00067f040): Couldn't read size of file 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f040): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f040): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f040): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f040): close: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f040): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f080): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f080): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f080): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f080): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f080): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.731928873 +0000 UTC m=+213.184730048 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f080): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f0c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f0c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f0c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f0c0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f0c0): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f0c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.731928873 +0000 UTC m=+213.184730048 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f0c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f100): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f100): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f100): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f100): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f100): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.731928873 +0000 UTC m=+213.184730048 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f100): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c690 item 9 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f180): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f180): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f180): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f180): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f180): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.733826241 +0000 UTC m=+213.186627416 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f180): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f200): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f200): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f200): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f200): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f200): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.733826241 +0000 UTC m=+213.186627416 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f200): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ce70 item 10 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f2c0): _readAt: size=2, off=0 2025/01/15 02:46:35 ERROR : open-test-file(0xc00067f2c0): Couldn't read size of file 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f2c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f2c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f2c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f2c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f2c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f300): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f300): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f300): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f300): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f300): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.74120343 +0000 UTC m=+213.194004606 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f300): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f3c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f3c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f3c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f3c0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f3c0): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f3c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f3c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.74120343 +0000 UTC m=+213.194004606 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f3c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f400): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f400): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f400): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f400): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f400): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.74120343 +0000 UTC m=+213.194004606 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f400): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d1f0 item 11 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f480): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f480): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f480): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f480): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f480): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.74261446 +0000 UTC m=+213.195415635 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f480): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f500): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f500): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f500): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f500): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f500): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.74261446 +0000 UTC m=+213.195415635 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f500): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d730 item 12 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f5c0): _readAt: size=2, off=0 2025/01/15 02:46:35 ERROR : open-test-file(0xc00067f5c0): Couldn't read size of file 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f5c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f5c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f5c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f5c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f5c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f600): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f600): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f600): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f600): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f600): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.745106371 +0000 UTC m=+213.197907587 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f600): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f700): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f700): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f700): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f700): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f700): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.745106371 +0000 UTC m=+213.197907587 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f700): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dc70 item 13 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f780): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f780): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f780): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f780): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f780): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.747017586 +0000 UTC m=+213.199818791 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f780): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f800): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f800): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f800): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f800): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f800): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.747017586 +0000 UTC m=+213.199818791 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f800): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0310 item 14 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f8c0): _readAt: size=2, off=0 2025/01/15 02:46:35 ERROR : open-test-file(0xc00067f8c0): Couldn't read size of file 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f8c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f8c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f8c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f8c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f8c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f900): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f900): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f900): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f900): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f900): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.750057102 +0000 UTC m=+213.202858306 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f900): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f9c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f9c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f9c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f9c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f9c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.750057102 +0000 UTC m=+213.202858306 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067f9c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0770 item 15 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fa40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fa40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fa40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fa40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fa40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.751812925 +0000 UTC m=+213.204614131 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fa40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fac0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fac0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fac0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fac0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fac0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.751812925 +0000 UTC m=+213.204614131 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fac0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0b60 item 16 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.754794192 +0000 UTC m=+213.207595407 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb40): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb40): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb40): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb40): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb40): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.754794192 +0000 UTC m=+213.207595407 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb80): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.754794192 +0000 UTC m=+213.207595407 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fb80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0fc0 item 17 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.757449369 +0000 UTC m=+213.210250584 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc80): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.757449369 +0000 UTC m=+213.210250584 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fc80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1a40 item 18 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fd00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fd00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fd00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fd00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fd00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.759502099 +0000 UTC m=+213.212303304 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fd00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fdc0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fdc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fdc0): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fdc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fdc0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fdc0): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fdc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fdc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.759502099 +0000 UTC m=+213.212303304 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fdc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe00): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe00): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe00): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.759502099 +0000 UTC m=+213.212303304 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc0e0 item 19 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe80): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe80): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe80): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.761179846 +0000 UTC m=+213.213981031 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067fe80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ff00): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ff00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ff00): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ff00): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ff00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.761179846 +0000 UTC m=+213.213981031 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc00067ff00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc8c0 item 20 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.762355806 +0000 UTC m=+213.215156971 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.762355806 +0000 UTC m=+213.215156971 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.762355806 +0000 UTC m=+213.215156971 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccd20 item 21 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28180): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28180): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28180): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28180): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28180): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.764304111 +0000 UTC m=+213.217105296 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28180): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.764304111 +0000 UTC m=+213.217105296 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd0a0 item 22 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28280): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28280): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28280): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28280): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28280): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.765324109 +0000 UTC m=+213.218125294 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28280): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28340): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28340): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28340): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28340): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28340): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28340): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28340): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28340): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.765324109 +0000 UTC m=+213.218125294 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28340): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28380): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28380): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28380): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28380): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28380): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.765324109 +0000 UTC m=+213.218125294 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28380): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd570 item 23 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28400): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28400): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28400): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28400): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28400): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.767004001 +0000 UTC m=+213.219805176 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28400): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.767004001 +0000 UTC m=+213.219805176 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdc00 item 24 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28540): _readAt: size=2, off=0 2025/01/15 02:46:35 ERROR : open-test-file(0xc000b28540): Couldn't read size of file 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28540): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28540): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28540): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28540): close: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28540): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.767884218 +0000 UTC m=+213.220685393 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.767884218 +0000 UTC m=+213.220685393 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.767884218 +0000 UTC m=+213.220685393 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003620e0 item 25 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15e40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15e40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15e40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15e40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15e40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.76940389 +0000 UTC m=+213.222205065 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15e40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15f00): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15f00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15f00): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15f00): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15f00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.76940389 +0000 UTC m=+213.222205065 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c15f00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329420 item 26 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ac040): _readAt: size=2, off=0 2025/01/15 02:46:35 ERROR : open-test-file(0xc0000ac040): Couldn't read size of file 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ac040): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ac040): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ac040): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ac040): close: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ac040): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acc40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acc40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acc40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acc40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acc40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.770679747 +0000 UTC m=+213.223480922 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acc40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acdc0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acdc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acdc0): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acdc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acdc0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acdc0): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acdc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acdc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.770679747 +0000 UTC m=+213.223480922 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000acdc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ace00): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ace00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ace00): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ace00): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ace00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.770679747 +0000 UTC m=+213.223480922 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ace00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329ce0 item 27 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad040): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad040): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad040): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad040): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad040): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.772497086 +0000 UTC m=+213.225298261 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad040): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad0c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad0c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad0c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad0c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad0c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.772497086 +0000 UTC m=+213.225298261 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad0c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003603f0 item 28 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad1c0): _readAt: size=2, off=0 2025/01/15 02:46:35 ERROR : open-test-file(0xc0000ad1c0): Couldn't read size of file 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad1c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad1c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad1c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad1c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad1c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad200): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad200): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad200): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad200): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad200): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.773690178 +0000 UTC m=+213.226491343 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad200): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad2c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad2c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad2c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad2c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad2c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.773690178 +0000 UTC m=+213.226491343 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad2c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003607e0 item 29 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad400): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad400): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad400): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad400): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad400): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.774843916 +0000 UTC m=+213.227645091 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad400): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad540): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad540): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad540): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad540): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad540): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.774843916 +0000 UTC m=+213.227645091 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad540): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360d20 item 30 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad600): _readAt: size=2, off=0 2025/01/15 02:46:35 ERROR : open-test-file(0xc0000ad600): Couldn't read size of file 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad600): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad600): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad600): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad600): close: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad600): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad7c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad7c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad7c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad7c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad7c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.776543494 +0000 UTC m=+213.229344670 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad7c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad880): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad880): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad880): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad880): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad880): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.776543494 +0000 UTC m=+213.229344670 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0000ad880): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003611f0 item 31 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430100): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430100): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430100): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430100): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430100): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.778271758 +0000 UTC m=+213.231072933 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430100): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430400): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430400): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430400): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430400): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430400): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.778271758 +0000 UTC m=+213.231072933 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430400): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361500 item 32 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430600): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430600): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430600): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430600): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430600): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.779911695 +0000 UTC m=+213.232712869 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430600): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004306c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004306c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004306c0): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004306c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004306c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361880 item 33 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004306c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004306c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.78050806 +0000 UTC m=+213.233309235 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004306c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430700): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430700): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430700): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430700): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430700): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.78050806 +0000 UTC m=+213.233309235 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430700): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361b90 item 33 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430740): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430740): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430740): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430740): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430740): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.783133451 +0000 UTC m=+213.235934636 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430740): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004307c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004307c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361f10 item 34 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004307c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004307c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004307c0): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004307c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004307c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.783844241 +0000 UTC m=+213.236645416 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004307c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430840): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430840): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430840): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430840): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430840): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.783844241 +0000 UTC m=+213.236645416 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430840): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e120e0 item 34 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430880): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430880): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430880): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430880): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430880): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.785284315 +0000 UTC m=+213.238085490 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430880): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004308c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004308c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004308c0): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004308c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004308c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12380 item 35 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004308c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004308c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.785715401 +0000 UTC m=+213.238516576 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004308c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430900): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430900): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430900): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430900): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430900): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.785715401 +0000 UTC m=+213.238516576 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430900): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e124d0 item 35 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004309c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004309c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004309c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004309c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004309c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.787123564 +0000 UTC m=+213.239924740 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004309c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ac0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ac0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12770 item 36 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ac0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ac0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ac0): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ac0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ac0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.787631435 +0000 UTC m=+213.240432600 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ac0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430b00): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430b00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430b00): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430b00): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430b00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.787631435 +0000 UTC m=+213.240432600 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430b00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e128c0 item 36 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430bc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430bc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430bc0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430bc0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430bc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.78901898 +0000 UTC m=+213.241820156 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430bc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c00): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c00): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12b60 item 37 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c00): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.789456539 +0000 UTC m=+213.242257714 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c40): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c40): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.789456539 +0000 UTC m=+213.242257714 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430c40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12cb0 item 37 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430cc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430cc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430cc0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430cc0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430cc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.790655932 +0000 UTC m=+213.243457098 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430cc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430dc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430dc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12f50 item 38 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430dc0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430dc0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430dc0): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430dc0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430dc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.791168631 +0000 UTC m=+213.243969806 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430dc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ec0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ec0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ec0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ec0): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ec0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.791168631 +0000 UTC m=+213.243969806 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430ec0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e130a0 item 38 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430f40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430f40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430f40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430f40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430f40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.792247129 +0000 UTC m=+213.245048304 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000430f40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431000): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431000): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431000): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431000): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431000): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13340 item 39 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431000): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431000): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.792744519 +0000 UTC m=+213.245545694 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431000): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b286c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b286c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b286c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b286c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b286c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.792744519 +0000 UTC m=+213.245545694 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b286c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362620 item 39 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.793827856 +0000 UTC m=+213.246629031 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362a80 item 40 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.794485526 +0000 UTC m=+213.247286701 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.794485526 +0000 UTC m=+213.247286701 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362d20 item 40 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28880): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28880): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28880): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28880): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28880): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28880): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28880): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.795619046 +0000 UTC m=+213.248420221 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28880): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b288c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b288c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b288c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003631f0 item 41 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b288c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b288c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.796046626 +0000 UTC m=+213.248847801 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b288c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363420 item 41 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.796469256 +0000 UTC m=+213.249270431 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.796469256 +0000 UTC m=+213.249270431 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363570 item 41 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a00): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.79763131 +0000 UTC m=+213.250432485 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003639d0 item 42 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.798120395 +0000 UTC m=+213.250921569 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363b90 item 42 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.798713493 +0000 UTC m=+213.251514669 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.798713493 +0000 UTC m=+213.251514669 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363dc0 item 42 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c00): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.801084929 +0000 UTC m=+213.253886104 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe150 item 43 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.801719917 +0000 UTC m=+213.254521092 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d00): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d00): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe2a0 item 43 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d00): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.802339777 +0000 UTC m=+213.255140952 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.802339777 +0000 UTC m=+213.255140952 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe3f0 item 43 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.80398236 +0000 UTC m=+213.256783534 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe690 item 44 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.804851065 +0000 UTC m=+213.257652240 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe7e0 item 44 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f00): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f00): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f00): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.80605154 +0000 UTC m=+213.258852705 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f40): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f40): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.80605154 +0000 UTC m=+213.258852705 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28f40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe930 item 44 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004310c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004310c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004310c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004310c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004310c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004310c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004310c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.808949119 +0000 UTC m=+213.261750295 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004310c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431100): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431100): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431100): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13570 item 45 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431100): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431100): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.810178119 +0000 UTC m=+213.262979284 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431100): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004311c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004311c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004311c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004311c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004311c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.810178119 +0000 UTC m=+213.262979284 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004311c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e136c0 item 45 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431280): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431280): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431280): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431280): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431280): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431280): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431280): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.812844767 +0000 UTC m=+213.265645963 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431280): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004312c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004312c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004312c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13960 item 46 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004312c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004312c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.813567679 +0000 UTC m=+213.266368854 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0004312c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431380): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431380): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431380): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431380): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431380): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.813567679 +0000 UTC m=+213.266368854 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431380): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13ab0 item 46 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431440): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431440): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431440): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431440): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431440): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431440): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431440): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.815426396 +0000 UTC m=+213.268227581 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431440): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431480): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431480): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431480): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13d50 item 47 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431480): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431480): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.815962839 +0000 UTC m=+213.268764014 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431480): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431540): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431540): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431540): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431540): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431540): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.815962839 +0000 UTC m=+213.268764014 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431540): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13ea0 item 47 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431600): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431600): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431600): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431600): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431600): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431600): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431600): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.818898141 +0000 UTC m=+213.271699326 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431600): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431640): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431640): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431640): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac1c0 item 48 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431640): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431640): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.819778787 +0000 UTC m=+213.272579962 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000431640): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28fc0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28fc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28fc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28fc0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28fc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.819778787 +0000 UTC m=+213.272579962 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28fc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac310 item 48 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29000): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29000): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29000): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29000): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29000): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.82148008 +0000 UTC m=+213.274281255 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29000): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29040): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29040): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29040): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29040): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29040): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29040): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebecb0 item 49 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29040): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29040): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.821850402 +0000 UTC m=+213.274651578 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29040): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3c80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3c80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3c80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3c80): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3c80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.821850402 +0000 UTC m=+213.274651578 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3c80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396c40 item 49 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3d40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3d40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3d40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3d40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3d40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.823182774 +0000 UTC m=+213.275983949 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3d40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3ec0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3ec0): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3ec0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396fc0 item 50 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3ec0): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3ec0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3ec0): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3ec0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3ec0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.823602429 +0000 UTC m=+213.276403594 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3ec0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3f40): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3f40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3f40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3f40): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3f40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.823602429 +0000 UTC m=+213.276403594 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0002d3f40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397180 item 50 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58040): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58040): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58040): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58040): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58040): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.824620083 +0000 UTC m=+213.277421258 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58040): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58200): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58200): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58200): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58200): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58200): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58200): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397490 item 51 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58200): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58200): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.825205838 +0000 UTC m=+213.278007014 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58200): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82000): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82000): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82000): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82000): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82000): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.825205838 +0000 UTC m=+213.278007014 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82000): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a150 item 51 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82080): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82080): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82080): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82080): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82080): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.831143344 +0000 UTC m=+213.283944529 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82080): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82140): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82140): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82140): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a3f0 item 52 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82140): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82140): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82140): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82140): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82140): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.831980421 +0000 UTC m=+213.284781596 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82140): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82180): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82180): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82180): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82180): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82180): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.831980421 +0000 UTC m=+213.284781596 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82180): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a540 item 52 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82200): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82200): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82200): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82200): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82200): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.833518358 +0000 UTC m=+213.286319543 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82200): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c822c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c822c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c822c0): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c822c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c822c0): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c822c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a850 item 53 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c822c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c822c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.834214459 +0000 UTC m=+213.287015634 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c822c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82300): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82300): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82300): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82300): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82300): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.834214459 +0000 UTC m=+213.287015634 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82300): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2aa10 item 53 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82380): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82380): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82380): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82380): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82380): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.835630899 +0000 UTC m=+213.288432074 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82380): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82440): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82440): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82440): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2ad90 item 54 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82440): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82440): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82440): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82440): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82440): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.836253324 +0000 UTC m=+213.289054498 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82440): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82480): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82480): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82480): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82480): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82480): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.836253324 +0000 UTC m=+213.289054498 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82480): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2aee0 item 54 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82500): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82500): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82500): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82500): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82500): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.838332933 +0000 UTC m=+213.291134128 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82500): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c825c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c825c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c825c0): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c825c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c825c0): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c825c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b180 item 55 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c825c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c825c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.838884766 +0000 UTC m=+213.291685931 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c825c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82600): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82600): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82600): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82600): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82600): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.838884766 +0000 UTC m=+213.291685931 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82600): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b2d0 item 55 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82680): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82680): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82680): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82680): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82680): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.840362709 +0000 UTC m=+213.293163895 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82680): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82740): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82740): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82740): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b650 item 56 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82740): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82740): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82740): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82740): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82740): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.841167525 +0000 UTC m=+213.293968700 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82740): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82780): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82780): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82780): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82780): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82780): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.841167525 +0000 UTC m=+213.293968700 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000c82780): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b7a0 item 56 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b582c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b582c0): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b582c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b582c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b582c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b582c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b582c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b582c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.842276931 +0000 UTC m=+213.295078106 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b582c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58300): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58300): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58300): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396230 item 57 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58300): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58300): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.842632044 +0000 UTC m=+213.295433220 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58300): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b583c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b583c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b583c0): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b583c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b583c0): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b583c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396460 item 57 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b583c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b583c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.843008258 +0000 UTC m=+213.295809433 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b583c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58400): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58400): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58400): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58400): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58400): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.843008258 +0000 UTC m=+213.295809433 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58400): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396700 item 57 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b584c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b584c0): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b584c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b584c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b584c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b584c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b584c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b584c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.844472458 +0000 UTC m=+213.297273632 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b584c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58500): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58500): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58500): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396a10 item 58 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58500): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58500): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.844936695 +0000 UTC m=+213.297737871 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58500): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b585c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b585c0): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b585c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396b60 item 58 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b585c0): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b585c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b585c0): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b585c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b585c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.845322797 +0000 UTC m=+213.298123972 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b585c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58600): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58600): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58600): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58600): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58600): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.845322797 +0000 UTC m=+213.298123972 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58600): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003976c0 item 58 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58700): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58700): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58700): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58700): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58700): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58700): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58700): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58700): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.846538892 +0000 UTC m=+213.299340067 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58700): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58740): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58740): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58740): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397ab0 item 59 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58740): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58740): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.846905909 +0000 UTC m=+213.299707085 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58740): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58800): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58800): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58800): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58800): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58800): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58800): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397d50 item 59 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58800): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58800): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.847550585 +0000 UTC m=+213.300351770 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58800): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58840): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58840): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58840): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58840): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58840): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.847550585 +0000 UTC m=+213.300351770 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58840): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397ea0 item 59 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58900): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58900): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58900): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58900): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58900): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58900): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58900): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58900): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.849526841 +0000 UTC m=+213.302328046 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58900): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58940): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58940): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58940): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe1c0 item 60 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58940): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58940): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.850056723 +0000 UTC m=+213.302857898 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58940): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a00): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe310 item 60 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a00): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a00): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a00): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.850697692 +0000 UTC m=+213.303498857 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a40): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a40): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.850697692 +0000 UTC m=+213.303498857 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58a40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe460 item 60 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b00): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b00): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.852181056 +0000 UTC m=+213.304982231 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe700 item 61 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.852717439 +0000 UTC m=+213.305518614 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58b40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58c00): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58c00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58c00): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58c00): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58c00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.852717439 +0000 UTC m=+213.305518614 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58c00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe850 item 61 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58cc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58cc0): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58cc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58cc0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58cc0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58cc0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58cc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.853731376 +0000 UTC m=+213.306532551 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58cc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58d00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58d00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58d00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebee00 item 62 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58d00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58d00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.854070911 +0000 UTC m=+213.306872087 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58d00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58dc0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58dc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58dc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58dc0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58dc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.854070911 +0000 UTC m=+213.306872087 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58dc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebef50 item 62 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58e80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58e80): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58e80): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58e80): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58e80): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58e80): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58e80): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58e80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.854985622 +0000 UTC m=+213.307786797 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58e80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58ec0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58ec0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58ec0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf1f0 item 63 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58ec0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58ec0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.855277418 +0000 UTC m=+213.308078593 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58ec0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58f80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58f80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58f80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58f80): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58f80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.855277418 +0000 UTC m=+213.308078593 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b58f80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf340 item 63 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59040): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59040): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59040): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59040): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59040): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59040): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59040): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59040): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.856179726 +0000 UTC m=+213.308980890 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59040): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59080): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59080): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59080): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf5e0 item 64 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59080): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59080): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.856480088 +0000 UTC m=+213.309281263 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59080): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59140): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59140): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59140): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59140): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59140): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.856480088 +0000 UTC m=+213.309281263 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59140): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf730 item 64 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59180): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59180): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59180): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59180): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59180): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.857430175 +0000 UTC m=+213.310231350 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59180): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b591c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b591c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b591c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b591c0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b591c0): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf9d0 item 65 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b591c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b591c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.857811879 +0000 UTC m=+213.310613054 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b591c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59200): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59200): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59200): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59200): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59200): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.857811879 +0000 UTC m=+213.310613054 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59200): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebfb20 item 65 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59240): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59240): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59240): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59240): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59240): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.858690092 +0000 UTC m=+213.311491267 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59240): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59280): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59280): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebfdc0 item 66 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59280): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59280): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59280): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59280): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59280): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.859035397 +0000 UTC m=+213.311836573 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59280): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b592c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b592c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b592c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b592c0): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b592c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.859035397 +0000 UTC m=+213.311836573 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b592c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebff10 item 66 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59300): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59300): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59300): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59300): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59300): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.859898041 +0000 UTC m=+213.312699216 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59300): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59340): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59340): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59340): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59340): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59340): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac5b0 item 67 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59340): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59340): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.860231986 +0000 UTC m=+213.313033151 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59340): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b593c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b593c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b593c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b593c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b593c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.860231986 +0000 UTC m=+213.313033151 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b593c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac700 item 67 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59440): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59440): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59440): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59440): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59440): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.861076185 +0000 UTC m=+213.313877360 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59440): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59500): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59500): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac9a0 item 68 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59500): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59500): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59500): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59500): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59500): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.861455574 +0000 UTC m=+213.314256750 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59500): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59540): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59540): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59540): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59540): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59540): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.861455574 +0000 UTC m=+213.314256750 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59540): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000facaf0 item 68 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59580): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59580): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59580): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59580): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59580): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.862423205 +0000 UTC m=+213.315224380 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59580): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b595c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b595c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b595c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b595c0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b595c0): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000facd90 item 69 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b595c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b595c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.862858799 +0000 UTC m=+213.315659974 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b595c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59600): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59600): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59600): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59600): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59600): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.862858799 +0000 UTC m=+213.315659974 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59600): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000facee0 item 69 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59680): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59680): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59680): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59680): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59680): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.863885109 +0000 UTC m=+213.316686284 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59680): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59740): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59740): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad180 item 70 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59740): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59740): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59740): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59740): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59740): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.864332255 +0000 UTC m=+213.317133430 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59740): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59780): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59780): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59780): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59780): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59780): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.864332255 +0000 UTC m=+213.317133430 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59780): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad2d0 item 70 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59800): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59800): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59800): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59800): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59800): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.865355389 +0000 UTC m=+213.318156564 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59800): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b598c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b598c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b598c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b598c0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b598c0): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad570 item 71 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b598c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b598c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.86576212 +0000 UTC m=+213.318563294 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b598c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59900): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59900): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59900): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59900): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59900): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.86576212 +0000 UTC m=+213.318563294 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59900): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad6c0 item 71 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59980): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59980): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59980): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59980): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59980): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.866776818 +0000 UTC m=+213.319577992 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59980): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad960 item 72 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a40): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a40): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a40): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a40): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.867132944 +0000 UTC m=+213.319934119 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a80): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.867132944 +0000 UTC m=+213.319934119 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59a80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fadab0 item 72 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59ac0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59ac0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59ac0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59ac0): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59ac0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59ac0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59ac0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.868020725 +0000 UTC m=+213.320821890 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59ac0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fadd50 item 73 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.868304705 +0000 UTC m=+213.321105880 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b40): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b40): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b40): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fadea0 item 73 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b40): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.86866505 +0000 UTC m=+213.321466235 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b80): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.86866505 +0000 UTC m=+213.321466235 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59b80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001503f0 item 73 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c40): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c40): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.869602023 +0000 UTC m=+213.322403197 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c80): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c80): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150930 item 74 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c80): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.869920968 +0000 UTC m=+213.322722144 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59c80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150cb0 item 74 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d40): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d40): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d40): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d40): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.870263871 +0000 UTC m=+213.323065046 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d80): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.870263871 +0000 UTC m=+213.323065046 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59d80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150e00 item 74 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e40): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e40): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.871056132 +0000 UTC m=+213.323857308 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e80): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e80): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151810 item 75 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e80): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.871366152 +0000 UTC m=+213.324167327 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59e80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59f40): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59f40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59f40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59f40): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59f40): _writeAt: size=3, off=2 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151b90 item 75 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59f40): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59f40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.871715265 +0000 UTC m=+213.324516440 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b59f40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.871715265 +0000 UTC m=+213.324516440 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28000): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151ea0 item 75 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.872559835 +0000 UTC m=+213.325361010 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b280c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003162a0 item 76 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.872934155 +0000 UTC m=+213.325735330 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28100): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b281c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b281c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003163f0 item 76 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b281c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b281c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b281c0): _writeAt: size=3, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b281c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b281c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.873285902 +0000 UTC m=+213.326087078 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b281c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.873285902 +0000 UTC m=+213.326087078 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28200): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316700 item 76 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b282c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b282c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b282c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b282c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b282c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b282c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b282c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.874074378 +0000 UTC m=+213.326875553 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b282c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28300): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28300): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28300): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316ee0 item 77 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28300): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28300): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.874363689 +0000 UTC m=+213.327164864 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28300): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b283c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b283c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b283c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b283c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b283c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.874363689 +0000 UTC m=+213.327164864 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b283c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317030 item 77 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.875222676 +0000 UTC m=+213.328023851 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28480): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b284c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b284c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b284c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003178f0 item 78 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b284c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b284c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.875557031 +0000 UTC m=+213.328358206 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b284c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.875557031 +0000 UTC m=+213.328358206 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28580): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 78 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.876420066 +0000 UTC m=+213.329221241 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28640): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366230 item 79 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.87671114 +0000 UTC m=+213.329512315 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28680): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.87671114 +0000 UTC m=+213.329512315 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28740): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366460 item 79 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.878163016 +0000 UTC m=+213.330964191 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28800): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366850 item 80 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.878489817 +0000 UTC m=+213.331290992 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28840): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.878489817 +0000 UTC m=+213.331290992 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28900): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003669a0 item 80 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.879370464 +0000 UTC m=+213.332171640 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28940): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28980): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28980): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28980): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28980): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28980): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28980): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 81 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28980): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28980): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.879686696 +0000 UTC m=+213.332487871 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28980): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b289c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b289c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b289c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b289c0): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b289c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.879686696 +0000 UTC m=+213.332487871 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b289c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366ee0 item 81 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.880507601 +0000 UTC m=+213.333308786 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28a40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367340 item 82 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.880919993 +0000 UTC m=+213.333721167 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.880919993 +0000 UTC m=+213.333721167 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28b40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367880 item 82 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28bc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28bc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28bc0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28bc0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28bc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.881729767 +0000 UTC m=+213.334530942 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28bc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c80): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c80): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c80): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c80): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367c70 item 83 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c80): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.88206241 +0000 UTC m=+213.334863585 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28c80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28cc0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28cc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28cc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28cc0): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28cc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.88206241 +0000 UTC m=+213.334863585 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28cc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ea0 item 83 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.882954639 +0000 UTC m=+213.335755813 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28d40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a230 item 84 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.883277502 +0000 UTC m=+213.336078677 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.883277502 +0000 UTC m=+213.336078677 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28e40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a5b0 item 84 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28ec0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28ec0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28ec0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28ec0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28ec0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.88406759 +0000 UTC m=+213.336868765 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b28ec0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29080): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29080): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29080): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29080): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29080): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29080): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039aaf0 item 85 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29080): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29080): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.88439882 +0000 UTC m=+213.337199985 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29080): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b290c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b290c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b290c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b290c0): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b290c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.88439882 +0000 UTC m=+213.337199985 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b290c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b030 item 85 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29140): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29140): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29140): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29140): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29140): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.885219986 +0000 UTC m=+213.338021161 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29140): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29200): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29200): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29200): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b650 item 86 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29200): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29200): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29200): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29200): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29200): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.885569089 +0000 UTC m=+213.338370254 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29200): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29240): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29240): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29240): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29240): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29240): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.885569089 +0000 UTC m=+213.338370254 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29240): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b960 item 86 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b292c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b292c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b292c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b292c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b292c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.886509208 +0000 UTC m=+213.339310382 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b292c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b293c0): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b293c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b293c0): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b293c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b293c0): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b293c0): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 87 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b293c0): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b293c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.886830038 +0000 UTC m=+213.339631213 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b293c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29400): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29400): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29400): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29400): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29400): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.886830038 +0000 UTC m=+213.339631213 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29400): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 87 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29480): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29480): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29480): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29480): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29480): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.887842892 +0000 UTC m=+213.340644058 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29480): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29540): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29540): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29540): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052700 item 88 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29540): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29540): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29540): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29540): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29540): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.888298554 +0000 UTC m=+213.341099729 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29540): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29580): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29580): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29580): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29580): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29580): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.888298554 +0000 UTC m=+213.341099729 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29580): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 88 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29640): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29640): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29640): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29640): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29640): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29640): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29640): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29640): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.889687643 +0000 UTC m=+213.342488818 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29640): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29680): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29680): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29680): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 89 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29680): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29680): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.890056753 +0000 UTC m=+213.342857929 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29680): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29740): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29740): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29740): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29740): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29740): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29740): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 89 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29740): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29740): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.890628884 +0000 UTC m=+213.343430059 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29740): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29780): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29780): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29780): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29780): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29780): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.890628884 +0000 UTC m=+213.343430059 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29780): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 89 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29880): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29880): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29880): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29880): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29880): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29880): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29880): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29880): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.89170629 +0000 UTC m=+213.344507464 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29880): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b298c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b298c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b298c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 90 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b298c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b298c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.892099706 +0000 UTC m=+213.344900880 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b298c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29980): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29980): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29980): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 90 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29980): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29980): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29980): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29980): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29980): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.892600612 +0000 UTC m=+213.345401787 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29980): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b299c0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b299c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b299c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b299c0): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b299c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.892600612 +0000 UTC m=+213.345401787 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b299c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 90 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29a80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29a80): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29a80): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29a80): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29a80): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29a80): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29a80): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29a80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.893671255 +0000 UTC m=+213.346472430 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29a80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29ac0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29ac0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29ac0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 91 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29ac0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29ac0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.894036067 +0000 UTC m=+213.346837242 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29ac0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29b80): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29b80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29b80): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29b80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29b80): >_readAt: n=2, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29b80): _writeAt: size=3, off=7 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 91 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29b80): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29b80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.894455272 +0000 UTC m=+213.347256436 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29b80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29bc0): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29bc0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29bc0): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29bc0): >_readAt: n=8, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29bc0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.894455272 +0000 UTC m=+213.347256436 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29bc0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 91 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29c80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29c80): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29c80): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29c80): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29c80): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29c80): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29c80): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29c80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.895337271 +0000 UTC m=+213.348138446 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29c80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29d00): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29d00): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29d00): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390700 item 92 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29d00): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29d00): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.895687596 +0000 UTC m=+213.348488762 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29d00): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e40): open at offset 5 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003908c0 item 92 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e40): _readAt: size=2, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e40): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e40): _writeAt: size=3, off=5 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e40): >_writeAt: n=3, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.896066245 +0000 UTC m=+213.348867419 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e80): >_readAt: n=3, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.896066245 +0000 UTC m=+213.348867419 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29e80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390a80 item 92 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29f40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29f40): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29f40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29f40): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29f40): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29f40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29f40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29f40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.896970044 +0000 UTC m=+213.349771220 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc000b29f40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b89c0): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b89c0): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b89c0): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390f50 item 93 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b89c0): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b89c0): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.897223409 +0000 UTC m=+213.350024584 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b89c0): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8e80): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8e80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8e80): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8e80): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8e80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.897223409 +0000 UTC m=+213.350024584 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8e80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391340 item 93 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f40): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f40): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f40): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f40): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f40): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f40): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f40): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f40): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.898269897 +0000 UTC m=+213.351071072 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f40): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f80): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f80): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f80): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391880 item 94 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f80): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f80): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.898627866 +0000 UTC m=+213.351429041 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b8f80): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9080): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9080): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9080): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9080): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9080): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.898627866 +0000 UTC m=+213.351429041 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9080): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 94 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9140): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9140): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9140): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9140): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9140): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9140): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9140): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9140): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.899510227 +0000 UTC m=+213.352311402 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9140): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9180): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9180): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9180): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ce0 item 95 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9180): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9180): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.899831838 +0000 UTC m=+213.352633013 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9180): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9240): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9240): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9240): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9240): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9240): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.899831838 +0000 UTC m=+213.352633013 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9240): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2000 item 95 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 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/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9340): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9340): open at offset 0 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9340): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9340): _readAt: size=2, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9340): >_readAt: n=0, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9340): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9340): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9340): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.900739666 +0000 UTC m=+213.353540840 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9340): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9380): _writeAt: size=5, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9380): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9380): >openPending: err= 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f22a0 item 96 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9380): >_writeAt: n=5, err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9380): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.901223662 +0000 UTC m=+213.354024837 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9380): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9440): _readAt: size=512, off=0 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9440): openPending: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9440): >openPending: err= 2025/01/15 02:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9440): >_readAt: n=5, err=EOF 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9440): close: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:35.901223662 +0000 UTC m=+213.354024837 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:35 DEBUG : open-test-file(0xc0003b9440): >close: err= 2025/01/15 02:46:35 DEBUG : open-test-file: Remove: 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2460 item 96 2025/01/15 02:46:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:35 DEBUG : open-test-file: >Remove: err= 2025/01/15 02:46:35 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:35 DEBUG : : Looking for writers 2025/01/15 02:46:35 DEBUG : >WaitForWriters: 2025/01/15 02:46:35 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:36 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/01/15 02:46:36 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9540): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9540): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9540): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9540): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9540): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.281578852 +0000 UTC m=+213.734380037 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9540): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9580): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9580): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9580): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9580): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9580): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9580): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9580): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.281578852 +0000 UTC m=+213.734380037 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9580): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b95c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b95c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b95c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b95c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b95c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.281578852 +0000 UTC m=+213.734380037 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b95c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2c40 item 1 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9600): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9600): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9600): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9600): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9600): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.284125165 +0000 UTC m=+213.736926340 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9600): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b96c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b96c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b96c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b96c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b96c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.284125165 +0000 UTC m=+213.736926340 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b96c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3570 item 2 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9940): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9940): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9940): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9940): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9940): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.285893333 +0000 UTC m=+213.738694518 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9940): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9980): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9980): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9980): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9980): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9980): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9980): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9980): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.285893333 +0000 UTC m=+213.738694518 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9980): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b99c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b99c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b99c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b99c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b99c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.285893333 +0000 UTC m=+213.738694518 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b99c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3a40 item 3 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9f00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9f00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9f00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9f00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9f00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.288476024 +0000 UTC m=+213.741277209 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0003b9f00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14000): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14000): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14000): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14000): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14000): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.288476024 +0000 UTC m=+213.741277209 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14000): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350000 item 4 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14040): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14040): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14040): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14040): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14040): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.289769332 +0000 UTC m=+213.742570517 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14040): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14080): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14080): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14080): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14080): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14080): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14080): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14080): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.289769332 +0000 UTC m=+213.742570517 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14080): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c140c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c140c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c140c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c140c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c140c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.289769332 +0000 UTC m=+213.742570517 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c140c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003504d0 item 5 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14180): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14180): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14180): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14180): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14180): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.291488879 +0000 UTC m=+213.744290064 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14180): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14240): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14240): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14240): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14240): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14240): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.291488879 +0000 UTC m=+213.744290064 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14240): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003509a0 item 6 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c142c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c142c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c142c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c142c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c142c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.292522463 +0000 UTC m=+213.745323648 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c142c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14380): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14380): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14380): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14380): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14380): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14380): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14380): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.292522463 +0000 UTC m=+213.745323648 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14380): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c143c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c143c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c143c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c143c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c143c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.292522463 +0000 UTC m=+213.745323648 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c143c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350d20 item 7 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14480): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14480): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14480): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14480): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14480): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.294421545 +0000 UTC m=+213.747222730 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14480): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14500): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14500): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14500): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14500): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14500): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.294421545 +0000 UTC m=+213.747222730 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14500): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351420 item 8 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14540): _readAt: size=2, off=0 2025/01/15 02:46:36 ERROR : open-test-file(0xc000c14540): Couldn't read size of file 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14540): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14540): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14540): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14540): close: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14540): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14580): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14580): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14580): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14580): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14580): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.295980951 +0000 UTC m=+213.748782136 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14580): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c145c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c145c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c145c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c145c0): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c145c0): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c145c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c145c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.295980951 +0000 UTC m=+213.748782136 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c145c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14600): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14600): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14600): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14600): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14600): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.295980951 +0000 UTC m=+213.748782136 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14600): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351b90 item 9 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14680): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14680): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14680): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14680): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14680): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.298120965 +0000 UTC m=+213.750922150 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14680): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14700): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14700): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14700): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14700): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14700): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.298120965 +0000 UTC m=+213.750922150 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14700): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e3f0 item 10 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14800): _readAt: size=2, off=0 2025/01/15 02:46:36 ERROR : open-test-file(0xc000c14800): Couldn't read size of file 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14800): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14800): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14800): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14800): close: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14800): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14840): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14840): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14840): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14840): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14840): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.299897879 +0000 UTC m=+213.752699064 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14840): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14900): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14900): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14900): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14900): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14900): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14900): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14900): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.299897879 +0000 UTC m=+213.752699064 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14900): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14940): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14940): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14940): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14940): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14940): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.299897879 +0000 UTC m=+213.752699064 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14940): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e850 item 11 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c149c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c149c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c149c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c149c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c149c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.301862544 +0000 UTC m=+213.754663719 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c149c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14a40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14a40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14a40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14a40): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14a40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.301862544 +0000 UTC m=+213.754663719 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14a40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed20 item 12 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b00): _readAt: size=2, off=0 2025/01/15 02:46:36 ERROR : open-test-file(0xc000c14b00): Couldn't read size of file 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b00): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b00): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b00): close: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.303328125 +0000 UTC m=+213.756129310 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14b40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14c40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14c40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14c40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14c40): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14c40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.303328125 +0000 UTC m=+213.756129310 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14c40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f260 item 13 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14cc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14cc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14cc0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14cc0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14cc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.304647744 +0000 UTC m=+213.757448929 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14cc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14d40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14d40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14d40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14d40): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14d40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.304647744 +0000 UTC m=+213.757448929 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14d40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f500 item 14 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e00): _readAt: size=2, off=0 2025/01/15 02:46:36 ERROR : open-test-file(0xc000c14e00): Couldn't read size of file 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e00): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e00): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e00): close: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.306028836 +0000 UTC m=+213.758830011 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14e40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14f40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14f40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14f40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14f40): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14f40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.306028836 +0000 UTC m=+213.758830011 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14f40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f9d0 item 15 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14fc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14fc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14fc0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14fc0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14fc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.307368121 +0000 UTC m=+213.760169307 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c14fc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15040): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15040): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15040): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15040): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15040): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.307368121 +0000 UTC m=+213.760169307 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15040): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fd50 item 16 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15080): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15080): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15080): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15080): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15080): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.308653797 +0000 UTC m=+213.761454982 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15080): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c150c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c150c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c150c0): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c150c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c150c0): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c150c0): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c150c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c150c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.308653797 +0000 UTC m=+213.761454982 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c150c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15100): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15100): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15100): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15100): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15100): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.308653797 +0000 UTC m=+213.761454982 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15100): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8230 item 17 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15180): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15180): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15180): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15180): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15180): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.310308743 +0000 UTC m=+213.763109918 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15180): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15200): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15200): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15200): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15200): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15200): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.310308743 +0000 UTC m=+213.763109918 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15200): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8700 item 18 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15280): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15280): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15280): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15280): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15280): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.31136644 +0000 UTC m=+213.764167616 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15280): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15340): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15340): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15340): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15340): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15340): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15340): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15340): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15340): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.31136644 +0000 UTC m=+213.764167616 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15340): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15380): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15380): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15380): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15380): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15380): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.31136644 +0000 UTC m=+213.764167616 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15380): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8b60 item 19 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15400): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15400): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15400): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15400): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15400): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.312950765 +0000 UTC m=+213.765751950 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15400): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15480): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15480): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15480): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15480): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15480): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.312950765 +0000 UTC m=+213.765751950 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15480): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a98f0 item 20 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15500): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15500): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15500): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15500): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15500): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.313999806 +0000 UTC m=+213.766800982 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15500): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c155c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c155c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c155c0): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c155c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c155c0): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c155c0): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c155c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c155c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.313999806 +0000 UTC m=+213.766800982 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c155c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15600): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15600): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15600): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15600): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15600): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.313999806 +0000 UTC m=+213.766800982 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15600): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9c70 item 21 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15680): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15680): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15680): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15680): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15680): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.315504421 +0000 UTC m=+213.768305596 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15680): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15700): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15700): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15700): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15700): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15700): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.315504421 +0000 UTC m=+213.768305596 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15700): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ec460 item 22 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15780): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15780): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15780): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15780): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15780): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.316589099 +0000 UTC m=+213.769390275 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15780): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c158c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c158c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c158c0): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c158c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c158c0): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c158c0): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c158c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c158c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.316589099 +0000 UTC m=+213.769390275 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c158c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15900): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15900): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15900): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15900): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15900): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.316589099 +0000 UTC m=+213.769390275 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15900): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ec850 item 23 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15980): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15980): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15980): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15980): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15980): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.318137276 +0000 UTC m=+213.770938451 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15980): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15a00): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15a00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15a00): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15a00): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15a00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.318137276 +0000 UTC m=+213.770938451 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15a00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eccb0 item 24 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ac0): _readAt: size=2, off=0 2025/01/15 02:46:36 ERROR : open-test-file(0xc000c15ac0): Couldn't read size of file 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ac0): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ac0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ac0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ac0): close: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ac0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15b00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15b00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15b00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15b00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15b00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.319122078 +0000 UTC m=+213.771923253 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15b00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c40): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c40): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c40): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c40): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c40): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.319122078 +0000 UTC m=+213.771923253 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c80): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c80): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c80): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.319122078 +0000 UTC m=+213.771923253 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15c80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ecfc0 item 25 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.320846232 +0000 UTC m=+213.773647398 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d80): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d80): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d80): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.320846232 +0000 UTC m=+213.773647398 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15d80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed420 item 26 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15e40): _readAt: size=2, off=0 2025/01/15 02:46:36 ERROR : open-test-file(0xc000c15e40): Couldn't read size of file 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15e40): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15e40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15e40): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15e40): close: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15e40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ec0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ec0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ec0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ec0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ec0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.321980384 +0000 UTC m=+213.774781559 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c15ec0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac000): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac000): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac000): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac000): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac000): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac000): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac000): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac000): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.321980384 +0000 UTC m=+213.774781559 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac000): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac040): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac040): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac040): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac040): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac040): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.321980384 +0000 UTC m=+213.774781559 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ac040): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed6c0 item 27 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000accc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000accc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000accc0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000accc0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000accc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.324376386 +0000 UTC m=+213.777177551 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000accc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000acdc0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000acdc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000acdc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000acdc0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000acdc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.324376386 +0000 UTC m=+213.777177551 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000acdc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eda40 item 28 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad040): _readAt: size=2, off=0 2025/01/15 02:46:36 ERROR : open-test-file(0xc0000ad040): Couldn't read size of file 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad040): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad040): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad040): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad040): close: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad040): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad080): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad080): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad080): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad080): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad080): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.325558306 +0000 UTC m=+213.778359482 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad080): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad180): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad180): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad180): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad180): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.325558306 +0000 UTC m=+213.778359482 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad180): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005edce0 item 29 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad200): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad200): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad200): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad200): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad200): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.326718598 +0000 UTC m=+213.779519773 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad200): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad280): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad280): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad280): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad280): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad280): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.326718598 +0000 UTC m=+213.779519773 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad280): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c150 item 30 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad400): _readAt: size=2, off=0 2025/01/15 02:46:36 ERROR : open-test-file(0xc0000ad400): Couldn't read size of file 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad400): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad400): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad400): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad400): close: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad400): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad500): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad500): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad500): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad500): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad500): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.327941194 +0000 UTC m=+213.780742368 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad500): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad5c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad5c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad5c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad5c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad5c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.327941194 +0000 UTC m=+213.780742368 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad5c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c8c0 item 31 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad7c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad7c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad7c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad7c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad7c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.329189959 +0000 UTC m=+213.781991135 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad7c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad840): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad840): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad840): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad840): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad840): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.329189959 +0000 UTC m=+213.781991135 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad840): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ce00 item 32 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad880): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad880): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad880): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad880): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad880): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.330342656 +0000 UTC m=+213.783143831 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0000ad880): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2300): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2300): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2300): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2300): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2300): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d110 item 33 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2300): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2300): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.330720273 +0000 UTC m=+213.783521447 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2300): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2340): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2340): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2340): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2340): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2340): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.330720273 +0000 UTC m=+213.783521447 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2340): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d420 item 33 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2400): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2400): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2400): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2400): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2400): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.331811293 +0000 UTC m=+213.784612468 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2400): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d25c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d25c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d730 item 34 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d25c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d25c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d25c0): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d25c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d25c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.332250816 +0000 UTC m=+213.785051990 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d25c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d27c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d27c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d27c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d27c0): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d27c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.332250816 +0000 UTC m=+213.785051990 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d27c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d8f0 item 34 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2880): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2880): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2880): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2880): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2880): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.333315407 +0000 UTC m=+213.786116582 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2880): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d28c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d28c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d28c0): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d28c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d28c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035df10 item 35 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d28c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d28c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.333710816 +0000 UTC m=+213.786511992 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d28c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2900): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2900): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2900): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2900): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2900): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.333710816 +0000 UTC m=+213.786511992 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2900): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0310 item 35 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2a40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2a40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2a40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2a40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2a40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.334807488 +0000 UTC m=+213.787608663 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2a40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2b80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2b80): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0770 item 36 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2b80): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2b80): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2b80): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2b80): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2b80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.335266577 +0000 UTC m=+213.788067751 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2b80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2c00): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2c00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2c00): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2c00): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2c00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.335266577 +0000 UTC m=+213.788067751 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2c00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e08c0 item 36 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2cc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2cc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2cc0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2cc0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2cc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.336461511 +0000 UTC m=+213.789262687 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2cc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2f40): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2f40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2f40): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2f40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2f40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0e70 item 37 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2f40): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2f40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.336852212 +0000 UTC m=+213.789653387 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d2f40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3080): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3080): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3080): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3080): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3080): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.336852212 +0000 UTC m=+213.789653387 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3080): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0fc0 item 37 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3100): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3100): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3100): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3100): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3100): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.338046466 +0000 UTC m=+213.790847642 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3100): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d36c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d36c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1570 item 38 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d36c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d36c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d36c0): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d36c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d36c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.338470249 +0000 UTC m=+213.791271424 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d36c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3700): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3700): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3700): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3700): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3700): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.338470249 +0000 UTC m=+213.791271424 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3700): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1ab0 item 38 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3840): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3840): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3840): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3840): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3840): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.339504694 +0000 UTC m=+213.792305869 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3840): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3980): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3980): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3980): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3980): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3980): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc150 item 39 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3980): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3980): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.339917005 +0000 UTC m=+213.792718180 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3980): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d39c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d39c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d39c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d39c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d39c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.339917005 +0000 UTC m=+213.792718180 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d39c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc380 item 39 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3b40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3b40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3b40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3b40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3b40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.341017874 +0000 UTC m=+213.793819039 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0002d3b40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430100): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430100): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cca10 item 40 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430100): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430100): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430100): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430100): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430100): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.341462987 +0000 UTC m=+213.794264162 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430100): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004302c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004302c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004302c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004302c0): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004302c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.341462987 +0000 UTC m=+213.794264162 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004302c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cccb0 item 40 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430400): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430400): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430400): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430400): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430400): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430400): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430400): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.342494777 +0000 UTC m=+213.795295942 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430400): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430600): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430600): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430600): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccf50 item 41 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430600): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430600): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.34286012 +0000 UTC m=+213.795661295 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430600): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004306c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004306c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004306c0): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004306c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004306c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd0a0 item 41 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004306c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004306c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.34333571 +0000 UTC m=+213.796136884 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004306c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430700): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430700): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430700): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430700): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430700): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.34333571 +0000 UTC m=+213.796136884 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430700): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd340 item 41 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430840): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430840): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430840): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430840): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430840): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430840): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430840): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.344462167 +0000 UTC m=+213.797263342 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430840): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430880): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430880): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430880): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd810 item 42 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430880): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430880): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.344867365 +0000 UTC m=+213.797668540 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430880): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430940): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430940): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cda40 item 42 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430940): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430940): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430940): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430940): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430940): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.345352381 +0000 UTC m=+213.798153557 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430940): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004309c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004309c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004309c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004309c0): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004309c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.345352381 +0000 UTC m=+213.798153557 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004309c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdc70 item 42 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430ac0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430ac0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430ac0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430ac0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430ac0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430ac0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430ac0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.346609273 +0000 UTC m=+213.799410438 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430ac0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430b00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430b00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430b00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003282a0 item 43 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430b00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430b00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.346980978 +0000 UTC m=+213.799782153 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430b00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c40): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c40): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328850 item 43 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c40): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.347432202 +0000 UTC m=+213.800233377 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c80): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c80): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c80): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.347432202 +0000 UTC m=+213.800233377 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430c80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328a80 item 43 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430d40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430d40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430d40): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430d40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430d40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430d40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430d40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.348499509 +0000 UTC m=+213.801300684 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430d40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430dc0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430dc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430dc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328e00 item 44 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430dc0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430dc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.348932188 +0000 UTC m=+213.801733363 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430dc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328fc0 item 44 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f40): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f40): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f40): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.349365148 +0000 UTC m=+213.802166322 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f80): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f80): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f80): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.349365148 +0000 UTC m=+213.802166322 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000430f80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329260 item 44 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431040): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431040): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431040): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431040): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431040): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431040): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431040): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.350476527 +0000 UTC m=+213.803277702 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431040): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431080): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431080): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431080): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329b20 item 45 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431080): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431080): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.350841289 +0000 UTC m=+213.803642454 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431080): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431140): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431140): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431140): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431140): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431140): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.350841289 +0000 UTC m=+213.803642454 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431140): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329d50 item 45 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431200): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431200): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431200): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431200): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431200): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431200): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431200): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.352044349 +0000 UTC m=+213.804845524 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431200): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431240): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431240): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431240): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360230 item 46 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431240): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431240): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.352449758 +0000 UTC m=+213.805250933 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431240): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431300): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431300): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431300): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431300): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431300): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.352449758 +0000 UTC m=+213.805250933 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431300): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003604d0 item 46 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004313c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004313c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004313c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004313c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004313c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004313c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004313c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.353619426 +0000 UTC m=+213.806420600 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004313c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431400): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431400): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431400): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003609a0 item 47 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431400): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431400): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.353993034 +0000 UTC m=+213.806794209 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431400): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431740): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431740): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431740): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431740): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431740): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.353993034 +0000 UTC m=+213.806794209 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431740): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360cb0 item 47 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431840): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431840): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431840): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431840): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431840): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431840): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431840): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.355123218 +0000 UTC m=+213.807924393 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431840): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431880): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431880): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431880): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361180 item 48 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431880): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431880): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.355490676 +0000 UTC m=+213.808291851 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431880): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431940): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431940): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431940): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431940): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431940): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.355490676 +0000 UTC m=+213.808291851 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431940): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003612d0 item 48 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431980): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431980): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431980): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431980): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431980): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.356647861 +0000 UTC m=+213.809449036 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431980): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004319c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004319c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004319c0): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004319c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004319c0): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004319c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003615e0 item 49 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004319c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004319c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.357129781 +0000 UTC m=+213.809930946 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc0004319c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a00): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a00): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a00): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.357129781 +0000 UTC m=+213.809930946 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361810 item 49 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a80): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a80): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a80): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.358476191 +0000 UTC m=+213.811277365 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431a80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b40): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ce0 item 50 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b40): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b40): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b40): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.358979191 +0000 UTC m=+213.811780366 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b80): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b80): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b80): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.358979191 +0000 UTC m=+213.811780366 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431b80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ea0 item 50 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431c00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431c00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431c00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431c00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431c00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.360188794 +0000 UTC m=+213.812989968 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431c00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431cc0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431cc0): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431cc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431cc0): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431cc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003622a0 item 51 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431cc0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431cc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.360601305 +0000 UTC m=+213.813402480 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431cc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d00): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d00): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d00): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.360601305 +0000 UTC m=+213.813402480 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362620 item 51 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d80): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d80): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d80): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.361692215 +0000 UTC m=+213.814493391 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000431d80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca000): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca000): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca000): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362a80 item 52 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca000): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca000): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca000): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca000): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca000): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.362155843 +0000 UTC m=+213.814957018 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca000): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.362155843 +0000 UTC m=+213.814957018 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362d20 item 52 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca0c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca0c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca0c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca0c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca0c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.363219232 +0000 UTC m=+213.816020397 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca0c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003631f0 item 53 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.363741679 +0000 UTC m=+213.816542864 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.363741679 +0000 UTC m=+213.816542864 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363420 item 53 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca240): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca240): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca240): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca240): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca240): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.364741319 +0000 UTC m=+213.817542494 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca240): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca300): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca300): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca300): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003637a0 item 54 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca300): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca300): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca300): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca300): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca300): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.36522273 +0000 UTC m=+213.818023905 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca300): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.36522273 +0000 UTC m=+213.818023905 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003639d0 item 54 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca3c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca3c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca3c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca3c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca3c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.366341091 +0000 UTC m=+213.819142266 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca3c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca480): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca480): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca480): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca480): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca480): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca480): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363dc0 item 55 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca480): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca480): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.366736381 +0000 UTC m=+213.819537556 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca480): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.366736381 +0000 UTC m=+213.819537556 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12000 item 55 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca540): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca540): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca540): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca540): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca540): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.367876995 +0000 UTC m=+213.820678170 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca540): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca600): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca600): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca600): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e122a0 item 56 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca600): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca600): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca600): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca600): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca600): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.368377651 +0000 UTC m=+213.821178816 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca600): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.368377651 +0000 UTC m=+213.821178816 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e123f0 item 56 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.369514928 +0000 UTC m=+213.822316103 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12690 item 57 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.369922601 +0000 UTC m=+213.822723775 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca800): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca800): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca800): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca800): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca800): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca800): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e127e0 item 57 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca800): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca800): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.370324192 +0000 UTC m=+213.823141688 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca800): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.370324192 +0000 UTC m=+213.823141688 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12930 item 57 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca900): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca900): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca900): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca900): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca900): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca900): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca900): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca900): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.371466539 +0000 UTC m=+213.824267715 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca900): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12bd0 item 58 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.371834888 +0000 UTC m=+213.824636063 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa00): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12d20 item 58 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa00): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa00): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa00): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.372358908 +0000 UTC m=+213.825160083 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.372358908 +0000 UTC m=+213.825160083 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12e70 item 58 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab00): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.373428068 +0000 UTC m=+213.826229243 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13110 item 59 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.373775998 +0000 UTC m=+213.826577174 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac00): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac00): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13260 item 59 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac00): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.374188951 +0000 UTC m=+213.826990126 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.374188951 +0000 UTC m=+213.826990126 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e133b0 item 59 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad00): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.375526733 +0000 UTC m=+213.828327909 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c827c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c827c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c827c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b8f0 item 60 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c827c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c827c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.377950166 +0000 UTC m=+213.830751362 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c827c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82900): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82900): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82900): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2ba40 item 60 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82900): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82900): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82900): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82900): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82900): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.378679009 +0000 UTC m=+213.831480205 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82900): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82940): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82940): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82940): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82940): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82940): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.378679009 +0000 UTC m=+213.831480205 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82940): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2bb90 item 60 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e080): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e080): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e080): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e080): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e080): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e080): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e080): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e080): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.380034245 +0000 UTC m=+213.832835440 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e080): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e0c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e0c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e0c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003248c0 item 61 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e0c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e0c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.380458309 +0000 UTC m=+213.833259523 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e0c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e3c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e3c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e3c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e3c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e3c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.380458309 +0000 UTC m=+213.833259523 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e3c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324cb0 item 61 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e480): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e480): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e480): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e480): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e480): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e480): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e480): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e480): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.381957202 +0000 UTC m=+213.834758397 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e480): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e4c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e4c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e4c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325570 item 62 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e4c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e4c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.382497683 +0000 UTC m=+213.835298887 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e4c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e580): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e580): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e580): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e580): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e580): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.382497683 +0000 UTC m=+213.835298887 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e580): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003256c0 item 62 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e640): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e640): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e640): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e640): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e640): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e640): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e640): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e640): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.383858808 +0000 UTC m=+213.836660003 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e640): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e680): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e680): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e680): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ce0 item 63 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e680): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e680): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.384289795 +0000 UTC m=+213.837090990 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e680): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e780): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e780): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e780): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e780): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e780): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.384289795 +0000 UTC m=+213.837090990 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e780): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ea0 item 63 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e880): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e880): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e880): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e880): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e880): >_readAt: n=0, err=Bad file descriptor 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e880): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e880): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e880): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.385488126 +0000 UTC m=+213.838289341 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e880): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e8c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e8c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e8c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12230 item 64 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e8c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e8c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.385871162 +0000 UTC m=+213.838672367 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e8c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e980): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e980): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e980): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e980): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e980): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.385871162 +0000 UTC m=+213.838672367 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e980): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12380 item 64 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e9c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e9c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e9c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e9c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e9c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.387411223 +0000 UTC m=+213.840212419 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067e9c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ea00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ea00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ea00): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ea00): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ea00): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12620 item 65 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ea00): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ea00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.387835447 +0000 UTC m=+213.840636642 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ea00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ebc0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ebc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ebc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ebc0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ebc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.387835447 +0000 UTC m=+213.840636642 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ebc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12770 item 65 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.389038628 +0000 UTC m=+213.841839813 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12a10 item 66 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec40): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec40): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec40): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec40): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.389502405 +0000 UTC m=+213.842303600 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec80): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec80): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec80): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.389502405 +0000 UTC m=+213.842303600 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ec80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12b60 item 66 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ecc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ecc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ecc0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ecc0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ecc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.390760428 +0000 UTC m=+213.843561613 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ecc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed00): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed00): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed00): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12e00 item 67 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed00): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.391241889 +0000 UTC m=+213.844043074 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed40): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.391241889 +0000 UTC m=+213.844043074 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ed40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12f50 item 67 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.392444459 +0000 UTC m=+213.845245654 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca040): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca100): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca100): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a1c0 item 68 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca100): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca100): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca100): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca100): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca100): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.392924055 +0000 UTC m=+213.845725240 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca100): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca140): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca140): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca140): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca140): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca140): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.392924055 +0000 UTC m=+213.845725240 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca140): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a310 item 68 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.394040364 +0000 UTC m=+213.846841559 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca180): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a620 item 69 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.394501225 +0000 UTC m=+213.847302420 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca1c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca200): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca200): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca200): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca200): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca200): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.394501225 +0000 UTC m=+213.847302420 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca200): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a770 item 69 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca280): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca280): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca280): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca280): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca280): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.395691652 +0000 UTC m=+213.848492847 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca280): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2aa80 item 70 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.39623584 +0000 UTC m=+213.849037035 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca340): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca380): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca380): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca380): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca380): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca380): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.39623584 +0000 UTC m=+213.849037035 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca380): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2ac40 item 70 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca400): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca400): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca400): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca400): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca400): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.397371324 +0000 UTC m=+213.850172519 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca400): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2af50 item 71 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.397967299 +0000 UTC m=+213.850768494 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca4c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca500): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca500): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca500): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca500): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca500): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.397967299 +0000 UTC m=+213.850768494 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca500): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b0a0 item 71 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca580): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca580): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca580): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca580): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca580): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.398986585 +0000 UTC m=+213.851787761 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca580): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b340 item 72 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.399380683 +0000 UTC m=+213.852181858 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca640): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca680): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca680): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca680): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca680): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca680): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.399380683 +0000 UTC m=+213.852181858 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca680): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b570 item 72 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca6c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca6c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca6c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca6c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca6c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca6c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca6c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.400344956 +0000 UTC m=+213.853146132 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca6c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b810 item 73 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.400745315 +0000 UTC m=+213.853546480 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca700): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2bd50 item 73 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.401248896 +0000 UTC m=+213.854050072 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca740): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca780): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca780): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca780): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca780): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca780): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.401248896 +0000 UTC m=+213.854050072 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca780): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2bea0 item 73 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.402243618 +0000 UTC m=+213.855044783 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca840): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca880): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca880): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca880): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003963f0 item 74 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca880): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca880): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.402589625 +0000 UTC m=+213.855390800 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca880): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396540 item 74 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.403001225 +0000 UTC m=+213.855802390 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca940): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca980): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca980): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca980): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca980): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca980): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.403001225 +0000 UTC m=+213.855802390 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000eca980): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003967e0 item 74 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.404156706 +0000 UTC m=+213.856957871 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa80): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa80): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396af0 item 75 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa80): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.404510188 +0000 UTC m=+213.857311364 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaa80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): _writeAt: size=3, off=2 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396c40 item 75 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.404945913 +0000 UTC m=+213.857747087 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab80): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab80): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab80): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.404945913 +0000 UTC m=+213.857747087 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecab80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396d90 item 75 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.405853921 +0000 UTC m=+213.858655087 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecac40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397180 item 76 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.40621175 +0000 UTC m=+213.859012925 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecad40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003972d0 item 76 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae00): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae00): _writeAt: size=3, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae00): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.406632207 +0000 UTC m=+213.859433382 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae40): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.406632207 +0000 UTC m=+213.859433382 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecae40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397490 item 76 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf00): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.408385226 +0000 UTC m=+213.861186401 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397810 item 77 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.408837633 +0000 UTC m=+213.861638807 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecaf40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb000): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb000): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb000): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb000): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb000): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.408837633 +0000 UTC m=+213.861638807 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb000): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397ab0 item 77 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb0c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb0c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb0c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb0c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb0c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb0c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb0c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.410430462 +0000 UTC m=+213.863231637 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb0c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb100): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb100): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb100): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397ea0 item 78 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb100): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb100): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.410833456 +0000 UTC m=+213.863634631 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb100): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb1c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb1c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb1c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb1c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb1c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.410833456 +0000 UTC m=+213.863634631 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb1c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001503f0 item 78 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb280): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb280): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb280): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb280): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb280): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb280): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb280): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.412218717 +0000 UTC m=+213.865019891 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb280): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb2c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb2c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb2c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150930 item 79 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb2c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb2c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.412638663 +0000 UTC m=+213.865439837 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb2c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb380): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb380): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb380): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb380): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb380): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.412638663 +0000 UTC m=+213.865439837 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb380): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150cb0 item 79 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb440): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb440): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb440): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb440): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb440): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb440): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb440): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.4139796 +0000 UTC m=+213.866780775 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb440): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb480): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb480): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb480): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150fc0 item 80 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb480): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb480): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.414410777 +0000 UTC m=+213.867211962 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb480): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb540): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb540): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb540): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb540): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb540): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.414410777 +0000 UTC m=+213.867211962 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb540): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151810 item 80 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb580): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb580): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb580): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb580): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb580): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.415780929 +0000 UTC m=+213.868582105 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb580): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb5c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb5c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb5c0): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb5c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb5c0): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb5c0): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151ea0 item 81 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb5c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb5c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.416226483 +0000 UTC m=+213.869027658 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb5c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb600): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb600): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb600): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb600): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb600): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.416226483 +0000 UTC m=+213.869027658 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb600): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316150 item 81 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067edc0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067edc0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067edc0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067edc0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067edc0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.41725634 +0000 UTC m=+213.870057505 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067edc0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ee80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ee80): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ee80): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e131f0 item 82 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ee80): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ee80): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ee80): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ee80): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ee80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.417719446 +0000 UTC m=+213.870520620 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ee80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef00): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef00): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef00): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.417719446 +0000 UTC m=+213.870520620 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13340 item 82 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef80): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef80): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef80): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.418562813 +0000 UTC m=+213.871363988 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ef80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f040): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f040): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f040): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f040): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f040): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f040): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13730 item 83 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f040): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f040): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.418943064 +0000 UTC m=+213.871744240 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f040): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f080): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f080): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f080): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f080): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f080): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.418943064 +0000 UTC m=+213.871744240 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f080): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13880 item 83 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f100): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f100): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f100): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f100): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f100): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.420339576 +0000 UTC m=+213.873140751 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f100): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f1c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f1c0): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f1c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13b20 item 84 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f1c0): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f1c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f1c0): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f1c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f1c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.42094558 +0000 UTC m=+213.873746755 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f1c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f200): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f200): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f200): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f200): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f200): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.42094558 +0000 UTC m=+213.873746755 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f200): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13c70 item 84 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f280): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f280): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f280): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f280): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f280): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.422147238 +0000 UTC m=+213.874948413 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f280): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f340): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f340): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f340): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f340): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f340): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f340): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13f10 item 85 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f340): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f340): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.422616045 +0000 UTC m=+213.875417210 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f340): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f380): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f380): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f380): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f380): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f380): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.422616045 +0000 UTC m=+213.875417210 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f380): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366380 item 85 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f400): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f400): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f400): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f400): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f400): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.423747081 +0000 UTC m=+213.876548255 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f400): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f4c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f4c0): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f4c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366700 item 86 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f4c0): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f4c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f4c0): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f4c0): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f4c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.424233922 +0000 UTC m=+213.877035097 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f4c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f500): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f500): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f500): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f500): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f500): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.424233922 +0000 UTC m=+213.877035097 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f500): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003668c0 item 86 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f580): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f580): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f580): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f580): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f580): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.425461729 +0000 UTC m=+213.878262893 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f580): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f680): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f680): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f680): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f680): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f680): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f680): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366c40 item 87 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f680): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f680): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.425932739 +0000 UTC m=+213.878733914 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f680): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f6c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f6c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f6c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f6c0): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f6c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.425932739 +0000 UTC m=+213.878733914 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f6c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e00 item 87 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f740): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f740): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f740): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f740): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f740): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.427101785 +0000 UTC m=+213.879902960 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f740): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f800): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f800): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f800): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003670a0 item 88 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f800): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f800): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f800): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f800): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f800): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.427970591 +0000 UTC m=+213.880771766 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f800): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f840): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f840): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f840): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f840): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f840): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.427970591 +0000 UTC m=+213.880771766 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f840): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367570 item 88 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f900): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f900): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f900): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f900): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f900): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f900): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f900): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f900): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.429207775 +0000 UTC m=+213.882008950 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f900): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f940): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f940): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f940): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ab0 item 89 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f940): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f940): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.42964879 +0000 UTC m=+213.882449965 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067f940): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa00): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa00): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa00): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa00): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367d50 item 89 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa00): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.431262659 +0000 UTC m=+213.884063844 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa40): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.431262659 +0000 UTC m=+213.884063844 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fa40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367f10 item 89 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb00): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb00): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.432454368 +0000 UTC m=+213.885255543 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a310 item 90 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.43291515 +0000 UTC m=+213.885716324 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fb40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc00): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a690 item 90 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc00): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc00): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc00): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc00): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.433444159 +0000 UTC m=+213.886245335 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc40): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.433444159 +0000 UTC m=+213.886245335 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fc40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a930 item 90 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd00): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd00): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.434696892 +0000 UTC m=+213.887498067 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b1f0 item 91 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.435099134 +0000 UTC m=+213.887900300 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fd40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe00): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe00): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe00): >_readAt: n=2, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe00): _writeAt: size=3, off=7 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b490 item 91 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe00): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.435634737 +0000 UTC m=+213.888435912 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe40): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe40): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe40): >_readAt: n=8, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.435634737 +0000 UTC m=+213.888435912 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067fe40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b730 item 91 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff00): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff00): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff00): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff00): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff00): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff00): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff00): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff00): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.436873524 +0000 UTC m=+213.889674709 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff00): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff40): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff40): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff40): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052070 item 92 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff40): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff40): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.437282388 +0000 UTC m=+213.890083563 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc00067ff40): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82080): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82080): open at offset 5 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82080): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052230 item 92 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82080): _readAt: size=2, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82080): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82080): _writeAt: size=3, off=5 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82080): >_writeAt: n=3, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82080): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.437832938 +0000 UTC m=+213.890634114 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82080): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c820c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c820c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c820c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c820c0): >_readAt: n=3, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c820c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.437832938 +0000 UTC m=+213.890634114 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c820c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 92 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82180): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82180): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82180): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82180): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82180): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82180): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82180): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82180): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.441388289 +0000 UTC m=+213.894189474 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82180): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c821c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c821c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c821c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 93 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c821c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c821c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.441811952 +0000 UTC m=+213.894613137 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c821c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82280): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82280): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82280): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82280): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82280): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.441811952 +0000 UTC m=+213.894613137 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000c82280): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 93 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb700): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb700): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb700): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb700): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb700): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb700): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb700): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb700): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.443216929 +0000 UTC m=+213.896018125 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb700): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb740): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb740): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb740): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316690 item 94 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb740): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb740): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.44366598 +0000 UTC m=+213.896467154 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb740): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb800): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb800): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb800): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb800): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb800): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.44366598 +0000 UTC m=+213.896467154 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb800): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003169a0 item 94 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb8c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb8c0): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb8c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb8c0): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb8c0): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb8c0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb8c0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb8c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.445020132 +0000 UTC m=+213.897821317 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb8c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb900): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb900): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb900): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316fc0 item 95 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb900): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb900): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.445431051 +0000 UTC m=+213.898232226 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb900): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb9c0): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb9c0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb9c0): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb9c0): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb9c0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.445431051 +0000 UTC m=+213.898232226 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecb9c0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003172d0 item 95 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 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/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecba80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecba80): open at offset 0 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecba80): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecba80): _readAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecba80): >_readAt: n=0, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecba80): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecba80): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecba80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.446760167 +0000 UTC m=+213.899561342 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecba80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbac0): _writeAt: size=5, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbac0): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbac0): >openPending: err= 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ab0 item 96 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbac0): >_writeAt: n=5, err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbac0): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.447174943 +0000 UTC m=+213.899976118 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbac0): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 02:46:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 02:46:36 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbb80): _readAt: size=512, off=0 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbb80): openPending: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbb80): >openPending: err= 2025/01/15 02:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbb80): >_readAt: n=5, err=EOF 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbb80): close: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 02:46:36.447174943 +0000 UTC m=+213.899976118 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : open-test-file(0xc000ecbb80): >close: err= 2025/01/15 02:46:36 DEBUG : open-test-file: Remove: 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317d50 item 96 2025/01/15 02:46:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 02:46:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 02:46:36 DEBUG : open-test-file: >Remove: err= 2025/01/15 02:46:36 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:36 DEBUG : : Looking for writers 2025/01/15 02:46:36 DEBUG : >WaitForWriters: 2025/01/15 02:46:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.12s) --- PASS: TestRWFileHandleOpenTests/writes (0.58s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.55s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:36 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:36 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:36 DEBUG : file1: newRWFileHandle: 2025/01/15 02:46:36 DEBUG : file1(0xc000b58080): openPending: 2025/01/15 02:46:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:36 DEBUG : file1(0xc000b58080): >openPending: err= 2025/01/15 02:46:36 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 02:46:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 02:46:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 02:46:36 DEBUG : file1(0xc000b58080): _writeAt: size=2, off=0 2025/01/15 02:46:36 DEBUG : file1(0xc000b58080): >_writeAt: n=2, err= 2025/01/15 02:46:36 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/15 02:46:36 DEBUG : file1(0xc000b58080): RWFileHandle.Flush 2025/01/15 02:46:36 DEBUG : file1(0xc000b58080): RWFileHandle.Release 2025/01/15 02:46:36 DEBUG : file1(0xc000b58080): close: 2025/01/15 02:46:36 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/15 02:46:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:36 DEBUG : file1(0xc000b58080): >close: err= 2025/01/15 02:46:36 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:36 DEBUG : : Looking for writers 2025/01/15 02:46:36 DEBUG : file1: reading active writers 2025/01/15 02:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:46:36 DEBUG : : Looking for writers 2025/01/15 02:46:36 DEBUG : file1: reading active writers 2025/01/15 02:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:46:36 DEBUG : : Looking for writers 2025/01/15 02:46:36 DEBUG : file1: reading active writers 2025/01/15 02:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:46:36 DEBUG : : Looking for writers 2025/01/15 02:46:36 DEBUG : file1: reading active writers 2025/01/15 02:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:46:36 DEBUG : file1: vfs cache: starting upload 2025/01/15 02:46:36 DEBUG : : Looking for writers 2025/01/15 02:46:36 DEBUG : file1: reading active writers 2025/01/15 02:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:46:37 DEBUG : : Looking for writers 2025/01/15 02:46:37 DEBUG : file1: reading active writers 2025/01/15 02:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:46:37 DEBUG : : Looking for writers 2025/01/15 02:46:37 DEBUG : file1: reading active writers 2025/01/15 02:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:46:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:46:37 INFO : file1: Copied (new) 2025/01/15 02:46:37 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/01/15 02:46:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 02:46:37 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/01/15 02:46:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:46:37 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 02:46:38 DEBUG : : Looking for writers 2025/01/15 02:46:38 DEBUG : file1: reading active writers 2025/01/15 02:46:38 DEBUG : >WaitForWriters: 2025/01/15 02:46:38 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:38 DEBUG : : Looking for writers 2025/01/15 02:46:38 DEBUG : file1: reading active writers 2025/01/15 02:46:38 DEBUG : >WaitForWriters: 2025/01/15 02:46:38 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:38 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:38 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:38 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:38 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:38 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:46:38 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:38 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:46:38 DEBUG : rename_me: newRWFileHandle: 2025/01/15 02:46:38 DEBUG : rename_me(0xc000b28080): openPending: 2025/01/15 02:46:38 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 02:46:38 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/15 02:46:38 DEBUG : rename_me(0xc000b28080): >openPending: err= 2025/01/15 02:46:38 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/15 02:46:38 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/15 02:46:38 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/15 02:46:38 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/15 02:46:38 DEBUG : rename_me(0xc000b28080): _writeAt: size=5, off=0 2025/01/15 02:46:38 DEBUG : rename_me(0xc000b28080): >_writeAt: n=5, err= 2025/01/15 02:46:38 DEBUG : rename_me(0xc000b28080): close: 2025/01/15 02:46:38 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-15 02:46:38.792567476 +0000 UTC m=+216.245368650 2025/01/15 02:46:38 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/15 02:46:38 DEBUG : rename_me(0xc000b28080): >close: err= 2025/01/15 02:46:38 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/15 02:46:38 DEBUG : i_was_renamed: Updating file with 0xc000c6e000 2025/01/15 02:46:38 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/15 02:46:38 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/15 02:46:38 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:38 DEBUG : : Looking for writers 2025/01/15 02:46:38 DEBUG : i_was_renamed: reading active writers 2025/01/15 02:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 02:46:38 DEBUG : : Looking for writers 2025/01/15 02:46:38 DEBUG : i_was_renamed: reading active writers 2025/01/15 02:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 02:46:38 DEBUG : : Looking for writers 2025/01/15 02:46:38 DEBUG : i_was_renamed: reading active writers 2025/01/15 02:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 02:46:38 DEBUG : : Looking for writers 2025/01/15 02:46:38 DEBUG : i_was_renamed: reading active writers 2025/01/15 02:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 02:46:38 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/15 02:46:38 DEBUG : : Looking for writers 2025/01/15 02:46:38 DEBUG : i_was_renamed: reading active writers 2025/01/15 02:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 02:46:39 DEBUG : : Looking for writers 2025/01/15 02:46:39 DEBUG : i_was_renamed: reading active writers 2025/01/15 02:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/15 02:46:39 DEBUG : : Looking for writers 2025/01/15 02:46:39 DEBUG : i_was_renamed: reading active writers 2025/01/15 02:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/15 02:46:39 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/01/15 02:46:39 INFO : i_was_renamed: Copied (new) 2025/01/15 02:46:39 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-01-15 02:46:38 +0000 UTC," 2025/01/15 02:46:39 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/15 02:46:39 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/15 02:46:39 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/15 02:46:40 DEBUG : : Looking for writers 2025/01/15 02:46:40 DEBUG : i_was_renamed: reading active writers 2025/01/15 02:46:40 DEBUG : >WaitForWriters: 2025/01/15 02:46:40 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:46:40 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:46:40 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 02:46:40 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:40 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 02:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qapecat8suge" 2025/01/15 02:46:40 INFO : files root 'rclone-test-qapecat8suge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 02:46:40 DEBUG : : forgetting directory cache 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate(0xc000c82700): _readAt: size=512, off=0 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate(0xc000c82700): openPending: 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 01:47:40 +0000 UTC," against cached fingerprint "" 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 02:46:41 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate(0xc000c82700): >openPending: err= 2025/01/15 02:46:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:41 DEBUG : : forgetting directory cache 2025/01/15 02:46:42 DEBUG : TestRWCacheUpdate(0xc000c82700): >_readAt: n=20, err=EOF 2025/01/15 02:46:42 DEBUG : TestRWCacheUpdate(0xc000c82700): close: 2025/01/15 02:46:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:47:40 +0000 UTC 2025/01/15 02:46:42 DEBUG : TestRWCacheUpdate(0xc000c82700): >close: err= 2025/01/15 02:46:42 DEBUG : : Re-reading directory (406.201825ms old) 2025/01/15 02:46:42 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:42 DEBUG : : forgetting directory cache 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate(0xc00067e480): _readAt: size=512, off=0 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate(0xc00067e480): openPending: 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 01:48:40 +0000 UTC," against cached fingerprint "20,2025-01-15 01:47:40 +0000 UTC," 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 01:48:40 +0000 UTC," != cached fingerprint "20,2025-01-15 01:47:40 +0000 UTC,") 2025/01/15 02:46:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 02:46:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate(0xc00067e480): >openPending: err= 2025/01/15 02:46:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:43 DEBUG : : forgetting directory cache 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate(0xc00067e480): >_readAt: n=20, err=EOF 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate(0xc00067e480): close: 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:48:40 +0000 UTC 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate(0xc00067e480): >close: err= 2025/01/15 02:46:43 DEBUG : : Re-reading directory (418.386885ms old) 2025/01/15 02:46:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:43 DEBUG : : forgetting directory cache 2025/01/15 02:46:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate(0xc00067e6c0): _readAt: size=512, off=0 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate(0xc00067e6c0): openPending: 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 01:49:40 +0000 UTC," against cached fingerprint "20,2025-01-15 01:48:40 +0000 UTC," 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 01:49:40 +0000 UTC," != cached fingerprint "20,2025-01-15 01:48:40 +0000 UTC,") 2025/01/15 02:46:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 02:46:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate(0xc00067e6c0): >openPending: err= 2025/01/15 02:46:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:45 DEBUG : : forgetting directory cache 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate(0xc00067e6c0): >_readAt: n=20, err=EOF 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate(0xc00067e6c0): close: 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:49:40 +0000 UTC 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate(0xc00067e6c0): >close: err= 2025/01/15 02:46:45 DEBUG : : Re-reading directory (414.862051ms old) 2025/01/15 02:46:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:45 DEBUG : : forgetting directory cache 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate(0xc00067ef80): _readAt: size=512, off=0 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate(0xc00067ef80): openPending: 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 01:50:40 +0000 UTC," against cached fingerprint "20,2025-01-15 01:49:40 +0000 UTC," 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 01:50:40 +0000 UTC," != cached fingerprint "20,2025-01-15 01:49:40 +0000 UTC,") 2025/01/15 02:46:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 02:46:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate(0xc00067ef80): >openPending: err= 2025/01/15 02:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:46 DEBUG : : forgetting directory cache 2025/01/15 02:46:47 DEBUG : TestRWCacheUpdate(0xc00067ef80): >_readAt: n=20, err=EOF 2025/01/15 02:46:47 DEBUG : TestRWCacheUpdate(0xc00067ef80): close: 2025/01/15 02:46:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:50:40 +0000 UTC 2025/01/15 02:46:47 DEBUG : TestRWCacheUpdate(0xc00067ef80): >close: err= 2025/01/15 02:46:47 DEBUG : : Re-reading directory (415.844918ms old) 2025/01/15 02:46:47 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:47 DEBUG : : forgetting directory cache 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate(0xc000c82080): _readAt: size=512, off=0 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate(0xc000c82080): openPending: 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 01:51:40 +0000 UTC," against cached fingerprint "20,2025-01-15 01:50:40 +0000 UTC," 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 01:51:40 +0000 UTC," != cached fingerprint "20,2025-01-15 01:50:40 +0000 UTC,") 2025/01/15 02:46:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 02:46:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate(0xc000c82080): >openPending: err= 2025/01/15 02:46:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:48 DEBUG : : forgetting directory cache 2025/01/15 02:46:48 DEBUG : : forgetting directory cache 2025/01/15 02:46:49 DEBUG : : forgetting directory cache 2025/01/15 02:46:49 DEBUG : TestRWCacheUpdate(0xc000c82080): >_readAt: n=20, err=EOF 2025/01/15 02:46:49 DEBUG : TestRWCacheUpdate(0xc000c82080): close: 2025/01/15 02:46:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:51:40 +0000 UTC 2025/01/15 02:46:49 DEBUG : TestRWCacheUpdate(0xc000c82080): >close: err= 2025/01/15 02:46:49 DEBUG : : Re-reading directory (784.71122ms old) 2025/01/15 02:46:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:49 DEBUG : : forgetting directory cache 2025/01/15 02:46:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate(0xc000c82800): _readAt: size=512, off=0 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate(0xc000c82800): openPending: 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 01:52:40 +0000 UTC," against cached fingerprint "20,2025-01-15 01:51:40 +0000 UTC," 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 01:52:40 +0000 UTC," != cached fingerprint "20,2025-01-15 01:51:40 +0000 UTC,") 2025/01/15 02:46:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 02:46:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate(0xc000c82800): >openPending: err= 2025/01/15 02:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:51 DEBUG : : forgetting directory cache 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate(0xc000c82800): >_readAt: n=20, err=EOF 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate(0xc000c82800): close: 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:52:40 +0000 UTC 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate(0xc000c82800): >close: err= 2025/01/15 02:46:51 DEBUG : : Re-reading directory (433.776146ms old) 2025/01/15 02:46:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:51 DEBUG : : forgetting directory cache 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate(0xc000c82d00): _readAt: size=512, off=0 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate(0xc000c82d00): openPending: 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-15 01:53:40 +0000 UTC," against cached fingerprint "20,2025-01-15 01:52:40 +0000 UTC," 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-15 01:53:40 +0000 UTC," != cached fingerprint "20,2025-01-15 01:52:40 +0000 UTC,") 2025/01/15 02:46:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/15 02:46:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate(0xc000c82d00): >openPending: err= 2025/01/15 02:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:52 DEBUG : : forgetting directory cache 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate(0xc000c82d00): >_readAt: n=21, err=EOF 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate(0xc000c82d00): close: 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:53:40 +0000 UTC 2025/01/15 02:46:52 DEBUG : TestRWCacheUpdate(0xc000c82d00): >close: err= 2025/01/15 02:46:52 DEBUG : : Re-reading directory (420.809441ms old) 2025/01/15 02:46:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:53 DEBUG : : forgetting directory cache 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate(0xc000c83040): _readAt: size=512, off=0 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate(0xc000c83040): openPending: 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-15 01:54:40 +0000 UTC," against cached fingerprint "21,2025-01-15 01:53:40 +0000 UTC," 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-15 01:54:40 +0000 UTC," != cached fingerprint "21,2025-01-15 01:53:40 +0000 UTC,") 2025/01/15 02:46:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/15 02:46:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate(0xc000c83040): >openPending: err= 2025/01/15 02:46:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:54 DEBUG : : forgetting directory cache 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate(0xc000c83040): >_readAt: n=22, err=EOF 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate(0xc000c83040): close: 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:54:40 +0000 UTC 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate(0xc000c83040): >close: err= 2025/01/15 02:46:54 DEBUG : : Re-reading directory (427.208348ms old) 2025/01/15 02:46:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:54 DEBUG : : forgetting directory cache 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate(0xc000b58400): _readAt: size=512, off=0 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate(0xc000b58400): openPending: 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-15 01:55:40 +0000 UTC," against cached fingerprint "22,2025-01-15 01:54:40 +0000 UTC," 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-15 01:55:40 +0000 UTC," != cached fingerprint "22,2025-01-15 01:54:40 +0000 UTC,") 2025/01/15 02:46:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/15 02:46:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate(0xc000b58400): >openPending: err= 2025/01/15 02:46:55 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:56 DEBUG : : forgetting directory cache 2025/01/15 02:46:56 DEBUG : TestRWCacheUpdate(0xc000b58400): >_readAt: n=23, err=EOF 2025/01/15 02:46:56 DEBUG : TestRWCacheUpdate(0xc000b58400): close: 2025/01/15 02:46:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:55:40 +0000 UTC 2025/01/15 02:46:56 DEBUG : TestRWCacheUpdate(0xc000b58400): >close: err= 2025/01/15 02:46:56 DEBUG : : Re-reading directory (405.365542ms old) 2025/01/15 02:46:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:56 DEBUG : : forgetting directory cache 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate(0xc00067f5c0): _readAt: size=512, off=0 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate(0xc00067f5c0): openPending: 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-15 01:56:40 +0000 UTC," against cached fingerprint "23,2025-01-15 01:55:40 +0000 UTC," 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-15 01:56:40 +0000 UTC," != cached fingerprint "23,2025-01-15 01:55:40 +0000 UTC,") 2025/01/15 02:46:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/15 02:46:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate(0xc00067f5c0): >openPending: err= 2025/01/15 02:46:57 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:46:57 DEBUG : : forgetting directory cache 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate(0xc00067f5c0): >_readAt: n=24, err=EOF 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate(0xc00067f5c0): close: 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 01:56:40 +0000 UTC 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate(0xc00067f5c0): >close: err= 2025/01/15 02:46:57 DEBUG : : Re-reading directory (412.498802ms old) 2025/01/15 02:46:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/15 02:46:57 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:46:57 DEBUG : : Looking for writers 2025/01/15 02:46:57 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/15 02:46:57 DEBUG : >WaitForWriters: 2025/01/15 02:46:57 DEBUG : : forgetting directory cache 2025/01/15 02:46:57 DEBUG : files root 'rclone-test-qapecat8suge': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (17.82s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:00 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 02:47:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:47:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/15 02:47:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/15 02:47:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/15 02:47:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:47:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/15 02:47:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:47:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 02:47:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:47:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/15 02:47:01 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:01 DEBUG : : Looking for writers 2025/01/15 02:47:01 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/15 02:47:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/15 02:47:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.24s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:01 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:01 DEBUG : files root 'rclone-test-qapecat8suge': Re-using VFS from active cache 2025/01/15 02:47:01 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:01 DEBUG : : Looking for writers 2025/01/15 02:47:01 DEBUG : >WaitForWriters: 2025/01/15 02:47:01 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:01 DEBUG : : Looking for writers 2025/01/15 02:47:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:02 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:02 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:02 DEBUG : : Looking for writers 2025/01/15 02:47:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:02 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:02 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:02 DEBUG : : Looking for writers 2025/01/15 02:47:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:02 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:04 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:04 DEBUG : dir: Looking for writers 2025/01/15 02:47:04 DEBUG : file2: reading active writers 2025/01/15 02:47:04 DEBUG : : Looking for writers 2025/01/15 02:47:04 DEBUG : dir: reading active writers 2025/01/15 02:47:04 DEBUG : file1: reading active writers 2025/01/15 02:47:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.04s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:05 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:07 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:07 DEBUG : dir: Looking for writers 2025/01/15 02:47:07 DEBUG : : Looking for writers 2025/01/15 02:47:07 DEBUG : dir: reading active writers 2025/01/15 02:47:07 DEBUG : file1: reading active writers 2025/01/15 02:47:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.89s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:08 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:47:10 DEBUG : file1: Open: flags=O_RDONLY 2025/01/15 02:47:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/15 02:47:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/15 02:47:10 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:47:10 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/15 02:47:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 02:47:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/15 02:47:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/15 02:47:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/15 02:47:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/15 02:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/15 02:47:10 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (0 bytes), uploading instead of streaming 2025/01/15 02:47:11 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/01/15 02:47:11 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/01/15 02:47:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/15 02:47:11 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:11 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/15 02:47:11 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:11 DEBUG : dir: Looking for writers 2025/01/15 02:47:11 DEBUG : file2: reading active writers 2025/01/15 02:47:11 DEBUG : new_file.txt: reading active writers 2025/01/15 02:47:11 DEBUG : : Looking for writers 2025/01/15 02:47:11 DEBUG : dir: reading active writers 2025/01/15 02:47:11 DEBUG : file1: reading active writers 2025/01/15 02:47:11 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.93s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:12 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/15 02:47:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000921200 2025/01/15 02:47:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/15 02:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:15 INFO : dir/file1: Moved (server-side) to: file0 2025/01/15 02:47:15 DEBUG : file0: Updating file with file0 0xc000921200 2025/01/15 02:47:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 02:47:15 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/15 02:47:15 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:15 DEBUG : dir: Looking for writers 2025/01/15 02:47:15 DEBUG : : Looking for writers 2025/01/15 02:47:15 DEBUG : dir: reading active writers 2025/01/15 02:47:15 DEBUG : file0: reading active writers 2025/01/15 02:47:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.90s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:16 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:16 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:16 DEBUG : : Looking for writers 2025/01/15 02:47:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:16 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:16 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/15 02:47:17 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/15 02:47:18 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/15 02:47:18 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/15 02:47:19 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/15 02:47:19 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:19 DEBUG : : Looking for writers 2025/01/15 02:47:19 DEBUG : a: Looking for writers 2025/01/15 02:47:19 DEBUG : b: Looking for writers 2025/01/15 02:47:19 DEBUG : c: Looking for writers 2025/01/15 02:47:19 DEBUG : d: Looking for writers 2025/01/15 02:47:19 DEBUG : : Looking for writers 2025/01/15 02:47:19 DEBUG : a: reading active writers 2025/01/15 02:47:19 DEBUG : b: reading active writers 2025/01/15 02:47:19 DEBUG : c: reading active writers 2025/01/15 02:47:19 DEBUG : d: reading active writers 2025/01/15 02:47:19 DEBUG : /: reading active writers 2025/01/15 02:47:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.75s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:20 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:20 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/15 02:47:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/15 02:47:21 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/15 02:47:21 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/15 02:47:23 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:23 DEBUG : a/b/c/d: Looking for writers 2025/01/15 02:47:23 DEBUG : a/b/c: Looking for writers 2025/01/15 02:47:23 DEBUG : d: reading active writers 2025/01/15 02:47:23 DEBUG : a/b: Looking for writers 2025/01/15 02:47:23 DEBUG : c: reading active writers 2025/01/15 02:47:23 DEBUG : a: Looking for writers 2025/01/15 02:47:23 DEBUG : b: reading active writers 2025/01/15 02:47:23 DEBUG : : Looking for writers 2025/01/15 02:47:23 DEBUG : a: reading active writers 2025/01/15 02:47:23 DEBUG : >WaitForWriters: 2025/01/15 02:47:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/a/b/c not empty`) 2025/01/15 02:47:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:47:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/a/b/c not empty`) 2025/01/15 02:47:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/15 02:47:25 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/a/b/c not empty`) 2025/01/15 02:47:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/15 02:47:25 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-qapecat8suge/a/b/c not empty`) 2025/01/15 02:47:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/15 02:47:25 DEBUG : pacer: Reducing sleep to 120ms 2025/01/15 02:47:25 DEBUG : pacer: Reducing sleep to 90ms 2025/01/15 02:47:25 DEBUG : pacer: Reducing sleep to 67.5ms 2025/01/15 02:47:25 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (5.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:25 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:25 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/01/15 02:47:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/15 02:47:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/15 02:47:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/15 02:47:25 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (5 bytes), uploading instead of streaming 2025/01/15 02:47:26 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/01/15 02:47:26 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/01/15 02:47:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:47:26 DEBUG : file1: Size of src and dst objects identical 2025/01/15 02:47:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:26 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/01/15 02:47:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:27 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/15 02:47:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/15 02:47:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 02:47:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:27 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (0 bytes), uploading instead of streaming 2025/01/15 02:47:27 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/01/15 02:47:27 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:47:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:47:27 DEBUG : file1: Size of src and dst objects identical 2025/01/15 02:47:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/15 02:47:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 02:47:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:27 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (7 bytes), uploading instead of streaming 2025/01/15 02:47:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:47:28 DEBUG : file1: Size of src and dst objects identical 2025/01/15 02:47:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:28 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:28 DEBUG : : Looking for writers 2025/01/15 02:47:28 DEBUG : file1: reading active writers 2025/01/15 02:47:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.19s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:28 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/15 02:47:30 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/15 02:47:30 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/15 02:47:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/15 02:47:30 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (11 bytes), uploading instead of streaming 2025/01/15 02:47:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:47:30 DEBUG : file1: Size of src and dst objects identical 2025/01/15 02:47:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/15 02:47:30 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:30 DEBUG : : Looking for writers 2025/01/15 02:47:30 DEBUG : file1: reading active writers 2025/01/15 02:47:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.40s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:31 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/15 02:47:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:31 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (5 bytes), uploading instead of streaming 2025/01/15 02:47:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:47:32 DEBUG : file1: Size of src and dst objects identical 2025/01/15 02:47:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:32 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/15 02:47:32 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:32 DEBUG : : Looking for writers 2025/01/15 02:47:32 DEBUG : file1: reading active writers 2025/01/15 02:47:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.28s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:32 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:32 DEBUG : file1: WriteFileHandle.Release closing 2025/01/15 02:47:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:32 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (0 bytes), uploading instead of streaming 2025/01/15 02:47:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:47:33 DEBUG : file1: Size of src and dst objects identical 2025/01/15 02:47:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/15 02:47:33 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:33 DEBUG : : Looking for writers 2025/01/15 02:47:33 DEBUG : file1: reading active writers 2025/01/15 02:47:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.29s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:33 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:34 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (2 bytes), uploading instead of streaming 2025/01/15 02:47:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:47:34 DEBUG : file1: Size of src and dst objects identical 2025/01/15 02:47:34 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/01/15 02:47:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:34 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:34 DEBUG : : Looking for writers 2025/01/15 02:47:34 DEBUG : file1: reading active writers 2025/01/15 02:47:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.41s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:35 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:35 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (0 bytes), uploading instead of streaming 2025/01/15 02:47:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:47:36 DEBUG : file1: Size of src and dst objects identical 2025/01/15 02:47:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:47:36 DEBUG : file1: Open: flags=O_RDONLY 2025/01/15 02:47:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/15 02:47:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/15 02:47:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:47:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/15 02:47:36 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:36 DEBUG : : Looking for writers 2025/01/15 02:47:36 DEBUG : file1: reading active writers 2025/01/15 02:47:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.63s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-qapecat8suge'", Local "Local file system at /tmp/rclone301137627", Modify Window "1s" 2025/01/15 02:47:36 INFO : files root 'rclone-test-qapecat8suge': poll-interval is not supported by this remote 2025/01/15 02:47:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 02:47:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 02:47:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 02:47:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 02:47:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:37 DEBUG : files root 'rclone-test-qapecat8suge': File to upload is small (100 bytes), uploading instead of streaming 2025/01/15 02:47:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/01/15 02:47:37 DEBUG : file1: Size of src and dst objects identical 2025/01/15 02:47:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 02:47:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 02:47:37 DEBUG : file1: Open: flags=O_RDONLY 2025/01/15 02:47:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/15 02:47:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/15 02:47:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 02:47:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/15 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/01/15 02:47:38 DEBUG : : Looking for writers 2025/01/15 02:47:38 DEBUG : file1: reading active writers 2025/01/15 02:47:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.50s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/01/15 02:47:38 DEBUG : files root 'rclone-test-qapecat8suge': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m36.075734363s (try 1/5): exit status 1: Failed [TestDirForgetPath TestDirCreate TestFileSetModTime/cache=off,open=true,write=true TestFileRemove TestReadFileHandleMethods TestRWFileHandleFlushRead]