"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2024/11/18 04:17:39 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tupevel5woke" 2024/11/18 04:17:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 04:17:40 DEBUG : Creating backend with remote "/tmp/rclone3383071054" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:17:40 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:17:41 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:17:41 DEBUG : dir: Looking for writers 2024/11/18 04:17:41 DEBUG : : Looking for writers 2024/11/18 04:17:41 DEBUG : dir: reading active writers 2024/11/18 04:17:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.29s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:17:42 INFO : files root 'rclone-test-tupevel5woke': 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_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file2 (15), dir/subdir/file3 (16) 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_handle_test.go:45 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddir Messages: 1 objects not found dir_handle_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Not equal: expected: 3 actual : 2 Test: TestDirHandleReaddir 2024/11/18 04:17:53 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:17:53 DEBUG : dir/subdir: Looking for writers 2024/11/18 04:17:53 DEBUG : dir: Looking for writers 2024/11/18 04:17:53 DEBUG : file2: reading active writers 2024/11/18 04:17:53 DEBUG : subdir: reading active writers 2024/11/18 04:17:53 DEBUG : : Looking for writers 2024/11/18 04:17:53 DEBUG : dir: reading active writers 2024/11/18 04:17:53 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (11.65s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:17:54 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:17:55 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:17:55 DEBUG : dir: Looking for writers 2024/11/18 04:17:55 DEBUG : file1: reading active writers 2024/11/18 04:17:55 DEBUG : : Looking for writers 2024/11/18 04:17:55 DEBUG : dir: reading active writers 2024/11/18 04:17:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.21s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:17:56 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:17:57 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:17:57 DEBUG : dir: Looking for writers 2024/11/18 04:17:57 DEBUG : : Looking for writers 2024/11/18 04:17:57 DEBUG : dir: reading active writers 2024/11/18 04:17:57 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.95s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:17:58 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:17:59 DEBUG : dir: forgetting directory cache 2024/11/18 04:17:59 DEBUG : : forgetting directory cache 2024/11/18 04:17:59 DEBUG : dir: forgetting directory cache 2024/11/18 04:17:59 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:17:59 DEBUG : : Looking for writers 2024/11/18 04:17:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.97s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:00 INFO : files root 'rclone-test-tupevel5woke': 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 2024/11/18 04:18:08 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:08 DEBUG : : Looking for writers 2024/11/18 04:18:08 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (8.50s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:08 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:11 DEBUG : : forgetting directory cache 2024/11/18 04:18:11 DEBUG : dir: forgetting directory cache 2024/11/18 04:18:12 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:12 DEBUG : fil/a/b: Looking for writers 2024/11/18 04:18:12 DEBUG : fil/a: Looking for writers 2024/11/18 04:18:12 DEBUG : b: reading active writers 2024/11/18 04:18:12 DEBUG : fil: Looking for writers 2024/11/18 04:18:12 DEBUG : a: reading active writers 2024/11/18 04:18:12 DEBUG : dir: Looking for writers 2024/11/18 04:18:12 DEBUG : : Looking for writers 2024/11/18 04:18:12 DEBUG : dir: reading active writers 2024/11/18 04:18:12 DEBUG : fil: reading active writers 2024/11/18 04:18:12 DEBUG : >WaitForWriters: 2024/11/18 04:18:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/fil/a not empty`) 2024/11/18 04:18:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/18 04:18:13 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/fil/a not empty`) 2024/11/18 04:18:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/18 04:18:13 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/fil/a not empty`) 2024/11/18 04:18:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/18 04:18:13 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/fil/a not empty`) 2024/11/18 04:18:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/18 04:18:13 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/fil/a not empty`) 2024/11/18 04:18:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/18 04:18:13 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/fil/a not empty`) 2024/11/18 04:18:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/18 04:18:14 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/fil/a not empty`) 2024/11/18 04:18:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/18 04:18:14 DEBUG : pacer: Reducing sleep to 960ms 2024/11/18 04:18:16 DEBUG : pacer: Reducing sleep to 720ms 2024/11/18 04:18:16 DEBUG : pacer: Reducing sleep to 540ms 2024/11/18 04:18:17 DEBUG : pacer: Reducing sleep to 405ms --- PASS: TestDirWalk (8.87s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:17 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:18 DEBUG : pacer: Reducing sleep to 303.75ms 2024/11/18 04:18:19 DEBUG : pacer: Reducing sleep to 227.8125ms 2024/11/18 04:18:19 DEBUG : pacer: Reducing sleep to 170.859375ms 2024/11/18 04:18:19 DEBUG : pacer: Reducing sleep to 128.144531ms 2024/11/18 04:18:19 DEBUG : pacer: Reducing sleep to 96.108398ms 2024/11/18 04:18:19 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:19 DEBUG : dir: Looking for writers 2024/11/18 04:18:19 DEBUG : : Looking for writers 2024/11/18 04:18:19 DEBUG : dir: reading active writers 2024/11/18 04:18:19 DEBUG : >WaitForWriters: 2024/11/18 04:18:19 DEBUG : pacer: Reducing sleep to 72.081298ms 2024/11/18 04:18:19 DEBUG : pacer: Reducing sleep to 54.060973ms 2024/11/18 04:18:20 DEBUG : pacer: Reducing sleep to 40.545729ms 2024/11/18 04:18:20 DEBUG : pacer: Reducing sleep to 30.409296ms 2024/11/18 04:18:20 DEBUG : pacer: Reducing sleep to 22.806972ms --- PASS: TestDirSetModTime (2.75s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:20 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:21 DEBUG : pacer: Reducing sleep to 17.105229ms 2024/11/18 04:18:21 DEBUG : pacer: Reducing sleep to 12.828921ms 2024/11/18 04:18:21 DEBUG : pacer: Reducing sleep to 10ms 2024/11/18 04:18:21 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:21 DEBUG : dir: Looking for writers 2024/11/18 04:18:21 DEBUG : file1: reading active writers 2024/11/18 04:18:21 DEBUG : : Looking for writers 2024/11/18 04:18:21 DEBUG : dir: reading active writers 2024/11/18 04:18:21 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.05s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:22 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2024/11/18 04:18:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/18 04:18:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/18 04:18:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/18 04:18:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/18 04:18:27 DEBUG : dir: invalidating directory cache 2024/11/18 04:18:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/18 04:18:27 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/18 04:18:27 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/18 04:18:27 DEBUG : dir/file1: Reset virtual modtime 2024/11/18 04:18:27 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/18 04:18:27 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/18 04:18:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/18 04:18:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/18 04:18:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:18:27 DEBUG : dir: invalidating directory cache 2024/11/18 04:18:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/18 04:18:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/18 04:18:27 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/18 04:18:27 DEBUG : : forgetting directory cache 2024/11/18 04:18:27 DEBUG : dir: forgetting directory cache 2024/11/18 04:18:27 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/18 04:18:27 DEBUG : dir/file1: Reset virtual modtime 2024/11/18 04:18:27 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/18 04:18:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:27 DEBUG : dir/virtualDir: Looking for writers 2024/11/18 04:18:27 DEBUG : dir: Looking for writers 2024/11/18 04:18:27 DEBUG : virtualFile2: reading active writers 2024/11/18 04:18:27 DEBUG : virtualFile: reading active writers 2024/11/18 04:18:27 DEBUG : virtualDir: reading active writers 2024/11/18 04:18:27 DEBUG : file1: reading active writers 2024/11/18 04:18:27 DEBUG : : Looking for writers 2024/11/18 04:18:27 DEBUG : dir: reading active writers 2024/11/18 04:18:27 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.60s) --- PASS: TestDirReadDirAll/Virtual (2.36s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:29 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:30 ERROR : dir/: Can only open directories read only 2024/11/18 04:18:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:30 DEBUG : dir: Looking for writers 2024/11/18 04:18:30 DEBUG : : Looking for writers 2024/11/18 04:18:30 DEBUG : dir: reading active writers 2024/11/18 04:18:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.94s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:31 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:32 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:18:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/18 04:18:32 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/18 04:18:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/18 04:18:32 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (5 bytes), uploading instead of streaming 2024/11/18 04:18:33 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2024/11/18 04:18:33 DEBUG : dir/potato: Size of src and dst objects identical 2024/11/18 04:18:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/18 04:18:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:33 DEBUG : dir: Looking for writers 2024/11/18 04:18:33 DEBUG : file1: reading active writers 2024/11/18 04:18:33 DEBUG : potato: reading active writers 2024/11/18 04:18:33 DEBUG : : Looking for writers 2024/11/18 04:18:33 DEBUG : dir: reading active writers 2024/11/18 04:18:33 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.93s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:33 INFO : files root 'rclone-test-tupevel5woke': 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:386 Error: Should be true Test: TestDirMkdir 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:386 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdir 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:386 Error: Received unexpected error: file does not exist Test: TestDirMkdir 2024/11/18 04:18:42 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:42 DEBUG : : Looking for writers 2024/11/18 04:18:42 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (8.41s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:42 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/18 04:18:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/18 04:18:45 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:45 DEBUG : dir/sub/subsub: Looking for writers 2024/11/18 04:18:45 DEBUG : dir/sub: Looking for writers 2024/11/18 04:18:45 DEBUG : subsub: reading active writers 2024/11/18 04:18:45 DEBUG : dir: Looking for writers 2024/11/18 04:18:45 DEBUG : sub: reading active writers 2024/11/18 04:18:45 DEBUG : file1: reading active writers 2024/11/18 04:18:45 DEBUG : : Looking for writers 2024/11/18 04:18:45 DEBUG : dir: reading active writers 2024/11/18 04:18:45 DEBUG : >WaitForWriters: 2024/11/18 04:18:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/dir not empty`) 2024/11/18 04:18:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/18 04:18:46 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/dir not empty`) 2024/11/18 04:18:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/18 04:18:46 DEBUG : pacer: Reducing sleep to 30ms 2024/11/18 04:18:46 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdirSub (4.23s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:46 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:47 DEBUG : pacer: Reducing sleep to 16.875ms 2024/11/18 04:18:47 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/11/18 04:18:47 DEBUG : pacer: Reducing sleep to 10ms 2024/11/18 04:18:47 ERROR : dir/: Dir.Remove not empty 2024/11/18 04:18:47 DEBUG : dir/file1: Remove: 2024/11/18 04:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:18:48 DEBUG : dir/file1: >Remove: err= 2024/11/18 04:18:48 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/18 04:18:48 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:48 DEBUG : : Looking for writers 2024/11/18 04:18:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.01s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:48 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:49 DEBUG : dir/file1: Remove: 2024/11/18 04:18:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:18:50 DEBUG : dir/file1: >Remove: err= 2024/11/18 04:18:50 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/18 04:18:50 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:50 DEBUG : : Looking for writers 2024/11/18 04:18:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.98s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:50 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:51 DEBUG : dir/file1: Remove: 2024/11/18 04:18:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:18:52 DEBUG : dir/file1: >Remove: err= 2024/11/18 04:18:52 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:52 DEBUG : dir: Looking for writers 2024/11/18 04:18:52 DEBUG : : Looking for writers 2024/11/18 04:18:52 DEBUG : dir: reading active writers 2024/11/18 04:18:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.29s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:52 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:18:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/18 04:18:55 DEBUG : dir: Updating dir with dir2 0xc0009931e0 2024/11/18 04:18:55 DEBUG : dir: forgetting directory cache 2024/11/18 04:18:55 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/18 04:18:55 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/18 04:18:56 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/18 04:18:56 DEBUG : file2: Updating file with file2 0xc0005949c0 2024/11/18 04:18:56 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/18 04:18:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/18 04:18:57 INFO : dir2/file3: Deleted 2024/11/18 04:18:57 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/18 04:18:57 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005949c0 2024/11/18 04:18:57 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/18 04:18:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/18 04:18:58 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/18 04:18:58 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000931ad0 2024/11/18 04:18:58 DEBUG : empty directory: forgetting directory cache 2024/11/18 04:18:58 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/18 04:18:58 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/18 04:18:58 DEBUG : dir2: Renaming to "dir3" 2024/11/18 04:18:58 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:18:58 DEBUG : dir3: Looking for writers 2024/11/18 04:18:58 DEBUG : file3: reading active writers 2024/11/18 04:18:58 DEBUG : renamed empty directory: Looking for writers 2024/11/18 04:18:58 DEBUG : : Looking for writers 2024/11/18 04:18:58 DEBUG : dir3: reading active writers 2024/11/18 04:18:58 DEBUG : renamed empty directory: reading active writers 2024/11/18 04:18:58 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.72s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:18:59 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:19:01 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:01 DEBUG : dir: Looking for writers 2024/11/18 04:19:01 DEBUG : file1: reading active writers 2024/11/18 04:19:01 DEBUG : : Looking for writers 2024/11/18 04:19:01 DEBUG : dir: reading active writers 2024/11/18 04:19:01 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.13s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:19:01 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:19:04 DEBUG : Can set mod time: true 2024/11/18 04:19:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/18 04:19:04 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:04 DEBUG : dir: Looking for writers 2024/11/18 04:19:04 DEBUG : file1: reading active writers 2024/11/18 04:19:04 DEBUG : : Looking for writers 2024/11/18 04:19:04 DEBUG : dir: reading active writers 2024/11/18 04:19:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:19:05 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:19:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 04:19:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 04:19:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:19:06 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 04:19:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/11/18 04:19:07 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/18 04:19:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/18 04:19:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:19:07 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:07 DEBUG : dir: Looking for writers 2024/11/18 04:19:07 DEBUG : file1: reading active writers 2024/11/18 04:19:07 DEBUG : : Looking for writers 2024/11/18 04:19:07 DEBUG : dir: reading active writers 2024/11/18 04:19:07 DEBUG : >WaitForWriters: 2024/11/18 04:19:07 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:07 DEBUG : dir: Looking for writers 2024/11/18 04:19:07 DEBUG : file1: reading active writers 2024/11/18 04:19:07 DEBUG : : Looking for writers 2024/11/18 04:19:07 DEBUG : dir: reading active writers 2024/11/18 04:19:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:19:08 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-tupevel5woke'": object not found 2024/11/18 04:19:09 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:09 DEBUG : : Looking for writers 2024/11/18 04:19:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:19:09 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:19:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:19:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:19:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:19:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:19:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/18 04:19:14 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:14 DEBUG : dir: Looking for writers 2024/11/18 04:19:14 DEBUG : file1: reading active writers 2024/11/18 04:19:14 DEBUG : : Looking for writers 2024/11/18 04:19:14 DEBUG : dir: reading active writers 2024/11/18 04:19:14 DEBUG : >WaitForWriters: 2024/11/18 04:19:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:19:14 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:19:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:19:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:19:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:19:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:19:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/18 04:19:16 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:19:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:19:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:19:16 DEBUG : dir/file1(0xc0003fce40): close: 2024/11/18 04:19:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/18 04:19:16 DEBUG : dir/file1(0xc0003fce40): >close: err= 2024/11/18 04:19:16 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:16 DEBUG : dir: Looking for writers 2024/11/18 04:19:16 DEBUG : file1: reading active writers 2024/11/18 04:19:16 DEBUG : : Looking for writers 2024/11/18 04:19:16 DEBUG : dir: reading active writers 2024/11/18 04:19:16 DEBUG : >WaitForWriters: 2024/11/18 04:19:16 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:16 DEBUG : dir: Looking for writers 2024/11/18 04:19:16 DEBUG : file1: reading active writers 2024/11/18 04:19:16 DEBUG : : Looking for writers 2024/11/18 04:19:16 DEBUG : dir: reading active writers 2024/11/18 04:19:16 DEBUG : >WaitForWriters: 2024/11/18 04:19:16 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:19:17 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:19:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:19:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:19:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:19:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:19:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:19:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/18 04:19:18 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:19:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:19:18 DEBUG : dir/file1(0xc00098bb00): _writeAt: size=5, off=0 2024/11/18 04:19:18 DEBUG : dir/file1(0xc00098bb00): openPending: 2024/11/18 04:19:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:19:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/18 04:19:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:19:18 DEBUG : dir/file1(0xc00098bb00): >openPending: err= 2024/11/18 04:19:18 DEBUG : dir/file1(0xc00098bb00): >_writeAt: n=5, err= 2024/11/18 04:19:18 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/18 04:19:18 DEBUG : dir/file1(0xc00098bb00): close: 2024/11/18 04:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/11/18 04:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/11/18 04:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/11/18 04:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/18 04:19:18 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/18 04:19:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:19:18 DEBUG : dir/file1(0xc00098bb00): >close: err= 2024/11/18 04:19:18 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:18 DEBUG : dir: Looking for writers 2024/11/18 04:19:18 DEBUG : file1: reading active writers 2024/11/18 04:19:18 DEBUG : : Looking for writers 2024/11/18 04:19:18 DEBUG : dir: reading active writers 2024/11/18 04:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:19:18 DEBUG : dir: Looking for writers 2024/11/18 04:19:18 DEBUG : file1: reading active writers 2024/11/18 04:19:18 DEBUG : : Looking for writers 2024/11/18 04:19:18 DEBUG : dir: reading active writers 2024/11/18 04:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:19:18 DEBUG : dir: Looking for writers 2024/11/18 04:19:18 DEBUG : file1: reading active writers 2024/11/18 04:19:18 DEBUG : : Looking for writers 2024/11/18 04:19:18 DEBUG : dir: reading active writers 2024/11/18 04:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:19:19 DEBUG : dir: Looking for writers 2024/11/18 04:19:19 DEBUG : file1: reading active writers 2024/11/18 04:19:19 DEBUG : : Looking for writers 2024/11/18 04:19:19 DEBUG : dir: reading active writers 2024/11/18 04:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:19:19 DEBUG : dir/file1: vfs cache: starting upload 2024/11/18 04:19:19 DEBUG : dir: Looking for writers 2024/11/18 04:19:19 DEBUG : file1: reading active writers 2024/11/18 04:19:19 DEBUG : : Looking for writers 2024/11/18 04:19:19 DEBUG : dir: reading active writers 2024/11/18 04:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:19:19 DEBUG : dir: Looking for writers 2024/11/18 04:19:19 DEBUG : file1: reading active writers 2024/11/18 04:19:19 DEBUG : : Looking for writers 2024/11/18 04:19:19 DEBUG : dir: reading active writers 2024/11/18 04:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:19:19 DEBUG : dir: Looking for writers 2024/11/18 04:19:19 DEBUG : file1: reading active writers 2024/11/18 04:19:19 DEBUG : : Looking for writers 2024/11/18 04:19:19 DEBUG : dir: reading active writers 2024/11/18 04:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:19:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/11/18 04:19:19 INFO : dir/file1: Copied (replaced existing) 2024/11/18 04:19:19 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2024/11/18 04:19:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/18 04:19:19 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/11/18 04:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:19:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/18 04:19:20 DEBUG : dir: Looking for writers 2024/11/18 04:19:20 DEBUG : file1: reading active writers 2024/11/18 04:19:20 DEBUG : : Looking for writers 2024/11/18 04:19:20 DEBUG : dir: reading active writers 2024/11/18 04:19:20 DEBUG : >WaitForWriters: 2024/11/18 04:19:20 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:20 DEBUG : dir: Looking for writers 2024/11/18 04:19:20 DEBUG : file1: reading active writers 2024/11/18 04:19:20 DEBUG : : Looking for writers 2024/11/18 04:19:20 DEBUG : dir: reading active writers 2024/11/18 04:19:20 DEBUG : >WaitForWriters: 2024/11/18 04:19:20 DEBUG : vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (19.50s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.12s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (0.91s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (5.66s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.82s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:19:21 INFO : files root 'rclone-test-tupevel5woke': 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:178 Error: Should be true Test: TestFileOpenRead 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:178 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenRead 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:178 Error: Received unexpected error: file does not exist Test: TestFileOpenRead 2024/11/18 04:19:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:29 DEBUG : : Looking for writers 2024/11/18 04:19:29 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (8.63s) === RUN TestFileOpenReadUnknownSize 2024/11/18 04:19:29 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/18 04:19:29 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/18 04:19:29 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:19:29 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/18 04:19:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:19:29 DEBUG : : Looking for writers 2024/11/18 04:19:29 DEBUG : file.txt: reading active writers 2024/11/18 04:19:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.01s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:19:29 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:19:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:19:58 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (25 bytes), uploading instead of streaming 2024/11/18 04:20:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/11/18 04:20:00 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/18 04:20:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:00 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:00 DEBUG : dir: Looking for writers 2024/11/18 04:20:00 DEBUG : file1: reading active writers 2024/11/18 04:20:00 DEBUG : : Looking for writers 2024/11/18 04:20:00 DEBUG : dir: reading active writers 2024/11/18 04:20:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (31.20s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:01 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:02 DEBUG : dir/file1: Remove: 2024/11/18 04:20:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:02 DEBUG : dir/file1: >Remove: err= 2024/11/18 04:20:02 DEBUG : dir/file1: Remove: 2024/11/18 04:20:02 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/18 04:20:02 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:02 DEBUG : dir: Looking for writers 2024/11/18 04:20:02 DEBUG : : Looking for writers 2024/11/18 04:20:02 DEBUG : dir: reading active writers 2024/11/18 04:20:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.45s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:03 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:04 DEBUG : dir/file1: Remove: 2024/11/18 04:20:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:05 DEBUG : dir/file1: >Remove: err= 2024/11/18 04:20:05 DEBUG : dir/file1: Remove: 2024/11/18 04:20:05 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/18 04:20:05 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:05 DEBUG : dir: Looking for writers 2024/11/18 04:20:05 DEBUG : : Looking for writers 2024/11/18 04:20:05 DEBUG : dir: reading active writers 2024/11/18 04:20:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.43s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:05 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:20:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 04:20:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/18 04:20:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 04:20:07 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/18 04:20:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 04:20:07 DEBUG : dir/file1: Open: flags=0x3 2024/11/18 04:20:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/18 04:20:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/18 04:20:07 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:07 DEBUG : dir: Looking for writers 2024/11/18 04:20:07 DEBUG : file1: reading active writers 2024/11/18 04:20:07 DEBUG : : Looking for writers 2024/11/18 04:20:07 DEBUG : dir: reading active writers 2024/11/18 04:20:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.07s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:08 INFO : files root 'rclone-test-tupevel5woke': 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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false 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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false 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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/off,forceCache=false 2024/11/18 04:20:16 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:16 DEBUG : : Looking for writers 2024/11/18 04:20:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:16 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:20:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:20:18 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:18 DEBUG : dir: Looking for writers 2024/11/18 04:20:18 DEBUG : file1: reading active writers 2024/11/18 04:20:18 DEBUG : : Looking for writers 2024/11/18 04:20:18 DEBUG : dir: reading active writers 2024/11/18 04:20:18 DEBUG : >WaitForWriters: 2024/11/18 04:20:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 04:20:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00082e600 2024/11/18 04:20:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 04:20:19 DEBUG : dir/file1: Updating file with dir/file1 0xc00082e600 2024/11/18 04:20:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 04:20:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 04:20:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 04:20:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc00082e600 2024/11/18 04:20:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:20 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (25 bytes), uploading instead of streaming 2024/11/18 04:20:21 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/11/18 04:20:21 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/18 04:20:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:21 DEBUG : newLeaf: Running delayed rename now 2024/11/18 04:20:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 04:20:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00082e600 2024/11/18 04:20:21 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:21 DEBUG : dir: Looking for writers 2024/11/18 04:20:21 DEBUG : : Looking for writers 2024/11/18 04:20:21 DEBUG : dir: reading active writers 2024/11/18 04:20:21 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:21 DEBUG : >WaitForWriters: 2024/11/18 04:20:21 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:21 DEBUG : dir: Looking for writers 2024/11/18 04:20:21 DEBUG : : Looking for writers 2024/11/18 04:20:21 DEBUG : dir: reading active writers 2024/11/18 04:20:21 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:21 DEBUG : >WaitForWriters: 2024/11/18 04:20:21 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:22 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:20:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:22 INFO : 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=true 2024/11/18 04:20:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:30 DEBUG : : Looking for writers 2024/11/18 04:20:30 DEBUG : >WaitForWriters: 2024/11/18 04:20:30 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:31 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:20:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:20:32 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:32 DEBUG : dir: Looking for writers 2024/11/18 04:20:32 DEBUG : file1: reading active writers 2024/11/18 04:20:32 DEBUG : : Looking for writers 2024/11/18 04:20:32 DEBUG : dir: reading active writers 2024/11/18 04:20:32 DEBUG : >WaitForWriters: 2024/11/18 04:20:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 04:20:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000594c00 2024/11/18 04:20:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 04:20:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000594c00 2024/11/18 04:20:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 04:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 04:20:37 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:20:37 DEBUG : dir/file1(0xc000929480): openPending: 2024/11/18 04:20:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:20:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/18 04:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:37 DEBUG : dir/file1(0xc000929480): >openPending: err= 2024/11/18 04:20:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 04:20:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:20:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:20:37 DEBUG : dir/file1(0xc000929480): _writeAt: size=25, off=0 2024/11/18 04:20:37 DEBUG : dir/file1(0xc000929480): >_writeAt: n=25, err= 2024/11/18 04:20:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 04:20:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 04:20:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000594c00 2024/11/18 04:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:37 DEBUG : newLeaf(0xc000929480): close: 2024/11/18 04:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/18 04:20:37 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-18 04:20:37.230466742 +0000 UTC m=+177.832211813 2024/11/18 04:20:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/18 04:20:37 DEBUG : newLeaf(0xc000929480): >close: err= 2024/11/18 04:20:37 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:37 DEBUG : dir: Looking for writers 2024/11/18 04:20:37 DEBUG : : Looking for writers 2024/11/18 04:20:37 DEBUG : dir: reading active writers 2024/11/18 04:20:37 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:20:37 DEBUG : dir: Looking for writers 2024/11/18 04:20:37 DEBUG : : Looking for writers 2024/11/18 04:20:37 DEBUG : dir: reading active writers 2024/11/18 04:20:37 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:20:37 DEBUG : dir: Looking for writers 2024/11/18 04:20:37 DEBUG : : Looking for writers 2024/11/18 04:20:37 DEBUG : dir: reading active writers 2024/11/18 04:20:37 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:20:37 DEBUG : dir: Looking for writers 2024/11/18 04:20:37 DEBUG : : Looking for writers 2024/11/18 04:20:37 DEBUG : dir: reading active writers 2024/11/18 04:20:37 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:20:37 DEBUG : newLeaf: vfs cache: starting upload 2024/11/18 04:20:37 DEBUG : dir: Looking for writers 2024/11/18 04:20:37 DEBUG : : Looking for writers 2024/11/18 04:20:37 DEBUG : dir: reading active writers 2024/11/18 04:20:37 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:20:38 DEBUG : dir: Looking for writers 2024/11/18 04:20:38 DEBUG : : Looking for writers 2024/11/18 04:20:38 DEBUG : dir: reading active writers 2024/11/18 04:20:38 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:20:38 DEBUG : dir: Looking for writers 2024/11/18 04:20:38 DEBUG : : Looking for writers 2024/11/18 04:20:38 DEBUG : dir: reading active writers 2024/11/18 04:20:38 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:20:38 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/11/18 04:20:38 INFO : newLeaf: Copied (replaced existing) 2024/11/18 04:20:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-18 04:20:37 +0000 UTC," 2024/11/18 04:20:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/18 04:20:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/18 04:20:39 DEBUG : dir: Looking for writers 2024/11/18 04:20:39 DEBUG : : Looking for writers 2024/11/18 04:20:39 DEBUG : dir: reading active writers 2024/11/18 04:20:39 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:39 DEBUG : >WaitForWriters: 2024/11/18 04:20:39 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:39 DEBUG : dir: Looking for writers 2024/11/18 04:20:39 DEBUG : : Looking for writers 2024/11/18 04:20:39 DEBUG : dir: reading active writers 2024/11/18 04:20:39 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:39 DEBUG : >WaitForWriters: 2024/11/18 04:20:39 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:40 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:20:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:20:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 04:20:41 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:20:41 DEBUG : dir/file1(0xc0000adbc0): openPending: 2024/11/18 04:20:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:20:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/18 04:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:41 DEBUG : dir/file1(0xc0000adbc0): >openPending: err= 2024/11/18 04:20:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 04:20:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:20:41 DEBUG : dir/file1(0xc0000adbc0): _writeAt: size=14, off=0 2024/11/18 04:20:41 DEBUG : dir/file1(0xc0000adbc0): >_writeAt: n=14, err= 2024/11/18 04:20:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/18 04:20:41 DEBUG : dir/file1(0xc0000adbc0): close: 2024/11/18 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/18 04:20:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/18 04:20:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:20:41 DEBUG : dir/file1(0xc0000adbc0): >close: err= 2024/11/18 04:20:41 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:41 DEBUG : dir: Looking for writers 2024/11/18 04:20:41 DEBUG : file1: reading active writers 2024/11/18 04:20:41 DEBUG : : Looking for writers 2024/11/18 04:20:41 DEBUG : dir: reading active writers 2024/11/18 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:20:41 DEBUG : dir: Looking for writers 2024/11/18 04:20:41 DEBUG : file1: reading active writers 2024/11/18 04:20:41 DEBUG : : Looking for writers 2024/11/18 04:20:41 DEBUG : dir: reading active writers 2024/11/18 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:20:41 DEBUG : dir: Looking for writers 2024/11/18 04:20:41 DEBUG : file1: reading active writers 2024/11/18 04:20:41 DEBUG : : Looking for writers 2024/11/18 04:20:41 DEBUG : dir: reading active writers 2024/11/18 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:20:41 DEBUG : dir: Looking for writers 2024/11/18 04:20:41 DEBUG : file1: reading active writers 2024/11/18 04:20:41 DEBUG : : Looking for writers 2024/11/18 04:20:41 DEBUG : dir: reading active writers 2024/11/18 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:20:41 DEBUG : dir/file1: vfs cache: starting upload 2024/11/18 04:20:41 DEBUG : dir: Looking for writers 2024/11/18 04:20:41 DEBUG : file1: reading active writers 2024/11/18 04:20:41 DEBUG : : Looking for writers 2024/11/18 04:20:41 DEBUG : dir: reading active writers 2024/11/18 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:20:41 DEBUG : dir: Looking for writers 2024/11/18 04:20:41 DEBUG : file1: reading active writers 2024/11/18 04:20:41 DEBUG : : Looking for writers 2024/11/18 04:20:41 DEBUG : dir: reading active writers 2024/11/18 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:20:42 DEBUG : dir: Looking for writers 2024/11/18 04:20:42 DEBUG : file1: reading active writers 2024/11/18 04:20:42 DEBUG : : Looking for writers 2024/11/18 04:20:42 DEBUG : dir: reading active writers 2024/11/18 04:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:20:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/11/18 04:20:42 INFO : dir/file1: Copied (replaced existing) 2024/11/18 04:20:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/18 04:20:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/18 04:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/18 04:20:42 DEBUG : dir: Looking for writers 2024/11/18 04:20:42 DEBUG : file1: reading active writers 2024/11/18 04:20:42 DEBUG : : Looking for writers 2024/11/18 04:20:42 DEBUG : dir: reading active writers 2024/11/18 04:20:42 DEBUG : >WaitForWriters: 2024/11/18 04:20:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:20:42 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:20:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:20:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:20:42 DEBUG : dir/file1(0xc0000add40): _readAt: size=512, off=0 2024/11/18 04:20:42 DEBUG : dir/file1(0xc0000add40): openPending: 2024/11/18 04:20:42 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," 2024/11/18 04:20:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/18 04:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:42 DEBUG : dir/file1(0xc0000add40): >openPending: err= 2024/11/18 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/18 04:20:42 DEBUG : dir/file1(0xc0000add40): >_readAt: n=14, err=EOF 2024/11/18 04:20:42 DEBUG : dir/file1(0xc0000add40): close: 2024/11/18 04:20:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:20:42 DEBUG : dir/file1(0xc0000add40): >close: err= 2024/11/18 04:20:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 04:20:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 04:20:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000000b40 2024/11/18 04:20:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 04:20:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/18 04:20:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000000b40 2024/11/18 04:20:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 04:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 04:20:44 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:20:44 DEBUG : dir/file1(0xc00098a380): openPending: 2024/11/18 04:20:44 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," 2024/11/18 04:20:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/18 04:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:44 DEBUG : dir/file1(0xc00098a380): >openPending: err= 2024/11/18 04:20:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 04:20:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:20:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:20:44 DEBUG : dir/file1(0xc00098a380): _writeAt: size=25, off=0 2024/11/18 04:20:44 DEBUG : dir/file1(0xc00098a380): >_writeAt: n=25, err= 2024/11/18 04:20:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 04:20:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 04:20:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000000b40 2024/11/18 04:20:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:45 DEBUG : newLeaf(0xc00098a380): close: 2024/11/18 04:20:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/18 04:20:45 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-18 04:20:44.812428533 +0000 UTC m=+185.414173594 2024/11/18 04:20:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/18 04:20:45 DEBUG : newLeaf(0xc00098a380): >close: err= 2024/11/18 04:20:45 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:45 DEBUG : dir: Looking for writers 2024/11/18 04:20:45 DEBUG : : Looking for writers 2024/11/18 04:20:45 DEBUG : dir: reading active writers 2024/11/18 04:20:45 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:20:45 DEBUG : dir: Looking for writers 2024/11/18 04:20:45 DEBUG : : Looking for writers 2024/11/18 04:20:45 DEBUG : dir: reading active writers 2024/11/18 04:20:45 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:20:45 DEBUG : dir: Looking for writers 2024/11/18 04:20:45 DEBUG : : Looking for writers 2024/11/18 04:20:45 DEBUG : dir: reading active writers 2024/11/18 04:20:45 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:20:45 DEBUG : dir: Looking for writers 2024/11/18 04:20:45 DEBUG : : Looking for writers 2024/11/18 04:20:45 DEBUG : dir: reading active writers 2024/11/18 04:20:45 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:20:45 DEBUG : newLeaf: vfs cache: starting upload 2024/11/18 04:20:45 DEBUG : dir: Looking for writers 2024/11/18 04:20:45 DEBUG : : Looking for writers 2024/11/18 04:20:45 DEBUG : dir: reading active writers 2024/11/18 04:20:45 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:20:45 DEBUG : dir: Looking for writers 2024/11/18 04:20:45 DEBUG : : Looking for writers 2024/11/18 04:20:45 DEBUG : dir: reading active writers 2024/11/18 04:20:45 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:20:46 DEBUG : dir: Looking for writers 2024/11/18 04:20:46 DEBUG : : Looking for writers 2024/11/18 04:20:46 DEBUG : dir: reading active writers 2024/11/18 04:20:46 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:20:46 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/11/18 04:20:46 INFO : newLeaf: Copied (replaced existing) 2024/11/18 04:20:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-18 04:20:44 +0000 UTC," 2024/11/18 04:20:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/18 04:20:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/18 04:20:46 DEBUG : dir: Looking for writers 2024/11/18 04:20:46 DEBUG : : Looking for writers 2024/11/18 04:20:46 DEBUG : dir: reading active writers 2024/11/18 04:20:46 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:46 DEBUG : >WaitForWriters: 2024/11/18 04:20:46 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:46 DEBUG : dir: Looking for writers 2024/11/18 04:20:46 DEBUG : : Looking for writers 2024/11/18 04:20:46 DEBUG : dir: reading active writers 2024/11/18 04:20:46 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:46 DEBUG : >WaitForWriters: 2024/11/18 04:20:46 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:47 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:20:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:20:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:20:49 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:49 DEBUG : dir: Looking for writers 2024/11/18 04:20:49 DEBUG : file1: reading active writers 2024/11/18 04:20:49 DEBUG : : Looking for writers 2024/11/18 04:20:49 DEBUG : dir: reading active writers 2024/11/18 04:20:49 DEBUG : >WaitForWriters: 2024/11/18 04:20:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:20:49 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:20:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:20:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:20:49 DEBUG : dir/file1(0xc000452900): _readAt: size=512, off=0 2024/11/18 04:20:49 DEBUG : dir/file1(0xc000452900): openPending: 2024/11/18 04:20:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:20:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/18 04:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:49 DEBUG : dir/file1(0xc000452900): >openPending: err= 2024/11/18 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/18 04:20:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:20:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:20:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:20:49 DEBUG : dir/file1(0xc000452900): >_readAt: n=14, err=EOF 2024/11/18 04:20:49 DEBUG : dir/file1(0xc000452900): close: 2024/11/18 04:20:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:20:49 DEBUG : dir/file1(0xc000452900): >close: err= 2024/11/18 04:20:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 04:20:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 04:20:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000594300 2024/11/18 04:20:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 04:20:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/18 04:20:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000594300 2024/11/18 04:20:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 04:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 04:20:51 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:20:51 DEBUG : dir/file1(0xc0007ccec0): openPending: 2024/11/18 04:20:51 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," 2024/11/18 04:20:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/18 04:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:20:51 DEBUG : dir/file1(0xc0007ccec0): >openPending: err= 2024/11/18 04:20:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 04:20:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:20:51 DEBUG : dir/file1(0xc0007ccec0): _writeAt: size=25, off=0 2024/11/18 04:20:51 DEBUG : dir/file1(0xc0007ccec0): >_writeAt: n=25, err= 2024/11/18 04:20:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 04:20:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 04:20:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000594300 2024/11/18 04:20:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:20:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:52 DEBUG : newLeaf(0xc0007ccec0): close: 2024/11/18 04:20:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/18 04:20:52 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-18 04:20:51.488664665 +0000 UTC m=+192.090409736 2024/11/18 04:20:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/18 04:20:52 DEBUG : newLeaf(0xc0007ccec0): >close: err= 2024/11/18 04:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:52 DEBUG : dir: Looking for writers 2024/11/18 04:20:52 DEBUG : : Looking for writers 2024/11/18 04:20:52 DEBUG : dir: reading active writers 2024/11/18 04:20:52 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:20:52 DEBUG : dir: Looking for writers 2024/11/18 04:20:52 DEBUG : : Looking for writers 2024/11/18 04:20:52 DEBUG : dir: reading active writers 2024/11/18 04:20:52 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:20:52 DEBUG : dir: Looking for writers 2024/11/18 04:20:52 DEBUG : : Looking for writers 2024/11/18 04:20:52 DEBUG : dir: reading active writers 2024/11/18 04:20:52 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:20:52 DEBUG : dir: Looking for writers 2024/11/18 04:20:52 DEBUG : : Looking for writers 2024/11/18 04:20:52 DEBUG : dir: reading active writers 2024/11/18 04:20:52 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:20:52 DEBUG : newLeaf: vfs cache: starting upload 2024/11/18 04:20:52 DEBUG : dir: Looking for writers 2024/11/18 04:20:52 DEBUG : : Looking for writers 2024/11/18 04:20:52 DEBUG : dir: reading active writers 2024/11/18 04:20:52 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:20:52 DEBUG : dir: Looking for writers 2024/11/18 04:20:52 DEBUG : : Looking for writers 2024/11/18 04:20:52 DEBUG : dir: reading active writers 2024/11/18 04:20:52 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:20:52 DEBUG : dir: Looking for writers 2024/11/18 04:20:52 DEBUG : : Looking for writers 2024/11/18 04:20:52 DEBUG : dir: reading active writers 2024/11/18 04:20:52 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:20:52 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/11/18 04:20:52 INFO : newLeaf: Copied (replaced existing) 2024/11/18 04:20:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-18 04:20:51 +0000 UTC," 2024/11/18 04:20:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/18 04:20:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 04:20:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/18 04:20:53 DEBUG : dir: Looking for writers 2024/11/18 04:20:53 DEBUG : : Looking for writers 2024/11/18 04:20:53 DEBUG : dir: reading active writers 2024/11/18 04:20:53 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:53 DEBUG : >WaitForWriters: 2024/11/18 04:20:53 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:53 DEBUG : dir: Looking for writers 2024/11/18 04:20:53 DEBUG : : Looking for writers 2024/11/18 04:20:53 DEBUG : dir: reading active writers 2024/11/18 04:20:53 DEBUG : newLeaf: reading active writers 2024/11/18 04:20:53 DEBUG : >WaitForWriters: 2024/11/18 04:20:53 DEBUG : vfs cache: cleaner exiting --- FAIL: TestFileRename (46.34s) --- FAIL: TestFileRename/off,forceCache=false (8.51s) --- PASS: TestFileRename/minimal,forceCache=false (6.09s) --- FAIL: TestFileRename/minimal,forceCache=true (8.53s) --- PASS: TestFileRename/writes,forceCache=false (8.99s) --- PASS: TestFileRename/writes,forceCache=true (7.56s) --- PASS: TestFileRename/full,forceCache=false (6.68s) === 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-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:54 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:54 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:54 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:54 DEBUG : : Looking for writers 2024/11/18 04:20:54 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:54 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:20:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:20:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 04:20:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 04:20:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:20:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/18 04:20:56 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/18 04:20:56 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:20:56 DEBUG : dir: Looking for writers 2024/11/18 04:20:56 DEBUG : file1: reading active writers 2024/11/18 04:20:56 DEBUG : : Looking for writers 2024/11/18 04:20:56 DEBUG : dir: reading active writers 2024/11/18 04:20:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.27s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:20:56 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:20:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:20:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:20:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 04:20:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 04:20:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:20:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/18 04:20:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/18 04:20:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/18 04:20:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/18 04:20:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/18 04:20:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/18 04:20:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/18 04:20:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/18 04:20:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/18 04:20:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/18 04:20:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/18 04:20:59 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/18 04:20:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/18 04:20:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/18 04:20:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/18 04:20:59 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/18 04:21:00 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:00 DEBUG : dir: Looking for writers 2024/11/18 04:21:00 DEBUG : file1: reading active writers 2024/11/18 04:21:00 DEBUG : : Looking for writers 2024/11/18 04:21:00 DEBUG : dir: reading active writers 2024/11/18 04:21:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.84s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:00 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:21:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:21:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 04:21:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 04:21:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/18 04:21:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/18 04:21:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/18 04:21:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/18 04:21:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/18 04:21:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/18 04:21:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/18 04:21:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/18 04:21:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/18 04:21:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/18 04:21:03 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/18 04:21:03 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/18 04:21:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/18 04:21:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/18 04:21:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/18 04:21:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/18 04:21:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/18 04:21:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/18 04:21:04 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/18 04:21:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/18 04:21:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/18 04:21:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/18 04:21:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/18 04:21:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/18 04:21:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/18 04:21:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/18 04:21:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/18 04:21:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/18 04:21:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/18 04:21:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/18 04:21:04 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:04 DEBUG : dir: Looking for writers 2024/11/18 04:21:04 DEBUG : file1: reading active writers 2024/11/18 04:21:04 DEBUG : : Looking for writers 2024/11/18 04:21:04 DEBUG : dir: reading active writers 2024/11/18 04:21:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.39s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:05 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:21:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:21:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 04:21:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 04:21:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:06 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:06 DEBUG : dir: Looking for writers 2024/11/18 04:21:06 DEBUG : file1: reading active writers 2024/11/18 04:21:06 DEBUG : : Looking for writers 2024/11/18 04:21:06 DEBUG : dir: reading active writers 2024/11/18 04:21:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.35s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:07 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:21:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:21:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 04:21:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 04:21:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:09 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/18 04:21:09 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/18 04:21:09 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:09 DEBUG : dir: Looking for writers 2024/11/18 04:21:09 DEBUG : file1: reading active writers 2024/11/18 04:21:09 DEBUG : : Looking for writers 2024/11/18 04:21:09 DEBUG : dir: reading active writers 2024/11/18 04:21:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.35s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:09 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:09 INFO : 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:72 Error: Should be true Test: TestRWFileHandleMethodsRead 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:72 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsRead Messages: 1 objects not found 2024/11/18 04:21:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:21:18 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:72 Error: Received unexpected error: file does not exist Test: TestRWFileHandleMethodsRead 2024/11/18 04:21:18 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:18 DEBUG : : Looking for writers 2024/11/18 04:21:18 DEBUG : >WaitForWriters: 2024/11/18 04:21:18 DEBUG : vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (8.55s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:18 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:21:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:21:19 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:21:19 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:21:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 04:21:19 DEBUG : dir/file1(0xc000452e00): _readAt: size=1, off=0 2024/11/18 04:21:19 DEBUG : dir/file1(0xc000452e00): openPending: 2024/11/18 04:21:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:21:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 04:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:19 DEBUG : dir/file1(0xc000452e00): >openPending: err= 2024/11/18 04:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/18 04:21:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:21:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): >_readAt: n=1, err= 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): _readAt: size=1, off=5 2024/11/18 04:21:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): >_readAt: n=1, err= 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): _readAt: size=1, off=3 2024/11/18 04:21:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): >_readAt: n=1, err= 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): _readAt: size=1, off=13 2024/11/18 04:21:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): >_readAt: n=1, err= 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): _readAt: size=16, off=100 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): >_readAt: n=0, err=EOF 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): close: 2024/11/18 04:21:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:21:20 DEBUG : dir/file1(0xc000452e00): >close: err= 2024/11/18 04:21:20 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:20 DEBUG : dir: Looking for writers 2024/11/18 04:21:20 DEBUG : file1: reading active writers 2024/11/18 04:21:20 DEBUG : : Looking for writers 2024/11/18 04:21:20 DEBUG : dir: reading active writers 2024/11/18 04:21:20 DEBUG : >WaitForWriters: 2024/11/18 04:21:20 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.57s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:20 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:20 DEBUG : Config file has changed externally - reloading 2024/11/18 04:21:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:21:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:21:22 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:21:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:21:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:21:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): _readAt: size=1, off=0 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): openPending: 2024/11/18 04:21:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:21:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 04:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): >openPending: err= 2024/11/18 04:21:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/18 04:21:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:21:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): >_readAt: n=1, err= 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): _readAt: size=1, off=5 2024/11/18 04:21:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): >_readAt: n=1, err= 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): _readAt: size=1, off=1 2024/11/18 04:21:22 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): >_readAt: n=1, err= 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): _readAt: size=6, off=10 2024/11/18 04:21:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): >_readAt: n=6, err= 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): _readAt: size=256, off=10 2024/11/18 04:21:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): >_readAt: n=6, err=EOF 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): _readAt: size=256, off=100 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): >_readAt: n=0, err=EOF 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): close: 2024/11/18 04:21:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): >close: err= 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): _readAt: size=256, off=100 2024/11/18 04:21:22 DEBUG : dir/file1(0xc000e30840): >_readAt: n=0, err=file already closed 2024/11/18 04:21:22 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:22 DEBUG : dir: Looking for writers 2024/11/18 04:21:22 DEBUG : file1: reading active writers 2024/11/18 04:21:22 DEBUG : : Looking for writers 2024/11/18 04:21:22 DEBUG : dir: reading active writers 2024/11/18 04:21:22 DEBUG : >WaitForWriters: 2024/11/18 04:21:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.34s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:23 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:21:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:21:24 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:21:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:21:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:21:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 04:21:24 DEBUG : dir/file1(0xc000452100): RWFileHandle.Flush 2024/11/18 04:21:24 DEBUG : dir/file1(0xc000452100): _readAt: size=256, off=0 2024/11/18 04:21:24 DEBUG : dir/file1(0xc000452100): openPending: 2024/11/18 04:21:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:21:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 04:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:24 DEBUG : dir/file1(0xc000452100): >openPending: err= 2024/11/18 04:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/18 04:21:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:21:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:24 DEBUG : dir/file1(0xc000452100): >_readAt: n=16, err=EOF 2024/11/18 04:21:24 DEBUG : dir/file1(0xc000452100): RWFileHandle.Flush 2024/11/18 04:21:24 DEBUG : dir/file1(0xc000452100): RWFileHandle.Flush 2024/11/18 04:21:24 DEBUG : dir/file1(0xc000452100): close: 2024/11/18 04:21:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:21:24 DEBUG : dir/file1(0xc000452100): >close: err= 2024/11/18 04:21:24 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:24 DEBUG : dir: Looking for writers 2024/11/18 04:21:24 DEBUG : file1: reading active writers 2024/11/18 04:21:24 DEBUG : : Looking for writers 2024/11/18 04:21:24 DEBUG : dir: reading active writers 2024/11/18 04:21:24 DEBUG : >WaitForWriters: 2024/11/18 04:21:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.34s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:25 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:21:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 04:21:26 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:21:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:21:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:21:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 04:21:26 DEBUG : dir/file1(0xc0003fc8c0): _readAt: size=256, off=0 2024/11/18 04:21:26 DEBUG : dir/file1(0xc0003fc8c0): openPending: 2024/11/18 04:21:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:21:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 04:21:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:26 DEBUG : dir/file1(0xc0003fc8c0): >openPending: err= 2024/11/18 04:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/18 04:21:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:21:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:27 DEBUG : dir/file1(0xc0003fc8c0): >_readAt: n=16, err=EOF 2024/11/18 04:21:27 DEBUG : dir/file1(0xc0003fc8c0): RWFileHandle.Release 2024/11/18 04:21:27 DEBUG : dir/file1(0xc0003fc8c0): close: 2024/11/18 04:21:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:21:27 DEBUG : dir/file1(0xc0003fc8c0): >close: err= 2024/11/18 04:21:27 DEBUG : dir/file1(0xc0003fc8c0): RWFileHandle.Release 2024/11/18 04:21:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:27 DEBUG : dir: Looking for writers 2024/11/18 04:21:27 DEBUG : file1: reading active writers 2024/11/18 04:21:27 DEBUG : : Looking for writers 2024/11/18 04:21:27 DEBUG : dir: reading active writers 2024/11/18 04:21:27 DEBUG : >WaitForWriters: 2024/11/18 04:21:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.24s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:27 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:27 DEBUG : file1: newRWFileHandle: 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): openPending: 2024/11/18 04:21:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): >openPending: err= 2024/11/18 04:21:27 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 04:21:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 04:21:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): _writeAt: size=5, off=0 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): >_writeAt: n=5, err= 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): _writeAt: size=7, off=5 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): >_writeAt: n=7, err= 2024/11/18 04:21:27 DEBUG : file1: vfs cache: truncate to size=11 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): close: 2024/11/18 04:21:27 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 04:21:27.99571603 +0000 UTC m=+228.597461091 2024/11/18 04:21:27 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): >close: err= 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): close: 2024/11/18 04:21:27 DEBUG : file1(0xc000e30680): >close: err=file already closed 2024/11/18 04:21:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:27 DEBUG : : Looking for writers 2024/11/18 04:21:27 DEBUG : file1: reading active writers 2024/11/18 04:21:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:21:28 DEBUG : : Looking for writers 2024/11/18 04:21:28 DEBUG : file1: reading active writers 2024/11/18 04:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:21:28 DEBUG : : Looking for writers 2024/11/18 04:21:28 DEBUG : file1: reading active writers 2024/11/18 04:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:21:28 DEBUG : : Looking for writers 2024/11/18 04:21:28 DEBUG : file1: reading active writers 2024/11/18 04:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:21:28 DEBUG : file1: vfs cache: starting upload 2024/11/18 04:21:28 DEBUG : : Looking for writers 2024/11/18 04:21:28 DEBUG : file1: reading active writers 2024/11/18 04:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:21:28 DEBUG : : Looking for writers 2024/11/18 04:21:28 DEBUG : file1: reading active writers 2024/11/18 04:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:21:28 DEBUG : : Looking for writers 2024/11/18 04:21:28 DEBUG : file1: reading active writers 2024/11/18 04:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:21:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:21:28 INFO : file1: Copied (new) 2024/11/18 04:21:28 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-18 04:21:27 +0000 UTC," 2024/11/18 04:21:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 04:21:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:28 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 04:21:29 DEBUG : : Looking for writers 2024/11/18 04:21:29 DEBUG : file1: reading active writers 2024/11/18 04:21:29 DEBUG : >WaitForWriters: 2024/11/18 04:21:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:29 DEBUG : : Looking for writers 2024/11/18 04:21:29 DEBUG : file1: reading active writers 2024/11/18 04:21:29 DEBUG : >WaitForWriters: 2024/11/18 04:21:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.00s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:29 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:29 DEBUG : file1: newRWFileHandle: 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): openPending: 2024/11/18 04:21:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): >openPending: err= 2024/11/18 04:21:29 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 04:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 04:21:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): _writeAt: size=7, off=0 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): >_writeAt: n=7, err= 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): _writeAt: size=6, off=5 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): >_writeAt: n=6, err= 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): close: 2024/11/18 04:21:29 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 04:21:29.994849218 +0000 UTC m=+230.596594279 2024/11/18 04:21:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): >close: err= 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): _writeAt: size=5, off=0 2024/11/18 04:21:29 DEBUG : file1(0xc000e30a80): >_writeAt: n=0, err=file already closed 2024/11/18 04:21:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:29 DEBUG : : Looking for writers 2024/11/18 04:21:29 DEBUG : file1: reading active writers 2024/11/18 04:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:21:30 DEBUG : : Looking for writers 2024/11/18 04:21:30 DEBUG : file1: reading active writers 2024/11/18 04:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:21:30 DEBUG : : Looking for writers 2024/11/18 04:21:30 DEBUG : file1: reading active writers 2024/11/18 04:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:21:30 DEBUG : : Looking for writers 2024/11/18 04:21:30 DEBUG : file1: reading active writers 2024/11/18 04:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:21:30 DEBUG : file1: vfs cache: starting upload 2024/11/18 04:21:30 DEBUG : : Looking for writers 2024/11/18 04:21:30 DEBUG : file1: reading active writers 2024/11/18 04:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:21:30 DEBUG : : Looking for writers 2024/11/18 04:21:30 DEBUG : file1: reading active writers 2024/11/18 04:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:21:30 DEBUG : : Looking for writers 2024/11/18 04:21:30 DEBUG : file1: reading active writers 2024/11/18 04:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:21:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:21:30 INFO : file1: Copied (new) 2024/11/18 04:21:30 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-18 04:21:29 +0000 UTC," 2024/11/18 04:21:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 04:21:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:30 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 04:21:31 DEBUG : : Looking for writers 2024/11/18 04:21:31 DEBUG : file1: reading active writers 2024/11/18 04:21:31 DEBUG : >WaitForWriters: 2024/11/18 04:21:31 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:31 DEBUG : : Looking for writers 2024/11/18 04:21:31 DEBUG : file1: reading active writers 2024/11/18 04:21:31 DEBUG : >WaitForWriters: 2024/11/18 04:21:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:31 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:31 DEBUG : file1: newRWFileHandle: 2024/11/18 04:21:31 DEBUG : file1(0xc000f2ee00): openPending: 2024/11/18 04:21:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:31 DEBUG : file1(0xc000f2ee00): >openPending: err= 2024/11/18 04:21:31 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 04:21:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 04:21:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 04:21:31 DEBUG : file1(0xc000f2ee00): close: 2024/11/18 04:21:31 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 04:21:31.962064755 +0000 UTC m=+232.563809816 2024/11/18 04:21:31 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:31 DEBUG : file1(0xc000f2ee00): >close: err= 2024/11/18 04:21:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/18 04:21:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 04:21:31 DEBUG : file2: newRWFileHandle: 2024/11/18 04:21:31 DEBUG : file2(0xc000f2eec0): openPending: 2024/11/18 04:21:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/18 04:21:31 DEBUG : file2(0xc000f2eec0): >openPending: err= 2024/11/18 04:21:31 DEBUG : file2: >newRWFileHandle: err= 2024/11/18 04:21:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/18 04:21:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/18 04:21:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/18 04:21:31 DEBUG : file2(0xc000f2eec0): RWFileHandle.Flush 2024/11/18 04:21:31 DEBUG : file2(0xc000f2eec0): RWFileHandle.Release 2024/11/18 04:21:31 DEBUG : file2(0xc000f2eec0): close: 2024/11/18 04:21:31 DEBUG : file2: vfs cache: setting modification time to 2024-11-18 04:21:31.962692278 +0000 UTC m=+232.564437338 2024/11/18 04:21:31 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:31 DEBUG : file2(0xc000f2eec0): >close: err= 2024/11/18 04:21:31 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:31 DEBUG : : Looking for writers 2024/11/18 04:21:31 DEBUG : file1: reading active writers 2024/11/18 04:21:31 DEBUG : file2: reading active writers 2024/11/18 04:21:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/18 04:21:31 DEBUG : : Looking for writers 2024/11/18 04:21:31 DEBUG : file1: reading active writers 2024/11/18 04:21:31 DEBUG : file2: reading active writers 2024/11/18 04:21:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/18 04:21:31 DEBUG : : Looking for writers 2024/11/18 04:21:31 DEBUG : file1: reading active writers 2024/11/18 04:21:31 DEBUG : file2: reading active writers 2024/11/18 04:21:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/18 04:21:32 DEBUG : : Looking for writers 2024/11/18 04:21:32 DEBUG : file1: reading active writers 2024/11/18 04:21:32 DEBUG : file2: reading active writers 2024/11/18 04:21:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/18 04:21:32 DEBUG : file2: vfs cache: starting upload 2024/11/18 04:21:32 DEBUG : file1: vfs cache: starting upload 2024/11/18 04:21:32 DEBUG : : Looking for writers 2024/11/18 04:21:32 DEBUG : file2: reading active writers 2024/11/18 04:21:32 DEBUG : file1: reading active writers 2024/11/18 04:21:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/11/18 04:21:32 DEBUG : : Looking for writers 2024/11/18 04:21:32 DEBUG : file1: reading active writers 2024/11/18 04:21:32 DEBUG : file2: reading active writers 2024/11/18 04:21:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/11/18 04:21:32 DEBUG : : Looking for writers 2024/11/18 04:21:32 DEBUG : file1: reading active writers 2024/11/18 04:21:32 DEBUG : file2: reading active writers 2024/11/18 04:21:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/11/18 04:21:32 DEBUG : file2: Dst hash empty - aborting Src hash check 2024/11/18 04:21:32 INFO : file2: Copied (new) 2024/11/18 04:21:32 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-18 04:21:31 +0000 UTC," 2024/11/18 04:21:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/18 04:21:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/18 04:21:32 INFO : file2: vfs cache: upload succeeded try #1 2024/11/18 04:21:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:21:33 INFO : file1: Copied (new) 2024/11/18 04:21:33 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-18 04:21:31 +0000 UTC," 2024/11/18 04:21:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 04:21:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:33 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 04:21:33 DEBUG : : Looking for writers 2024/11/18 04:21:33 DEBUG : file1: reading active writers 2024/11/18 04:21:33 DEBUG : file2: reading active writers 2024/11/18 04:21:33 DEBUG : >WaitForWriters: 2024/11/18 04:21:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:33 DEBUG : : Looking for writers 2024/11/18 04:21:33 DEBUG : file1: reading active writers 2024/11/18 04:21:33 DEBUG : file2: reading active writers 2024/11/18 04:21:33 DEBUG : >WaitForWriters: 2024/11/18 04:21:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:33 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:34 DEBUG : file1: newRWFileHandle: 2024/11/18 04:21:34 DEBUG : file1(0xc000f2f600): openPending: 2024/11/18 04:21:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:34 DEBUG : file1(0xc000f2f600): >openPending: err= 2024/11/18 04:21:34 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 04:21:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 04:21:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 04:21:34 DEBUG : file1(0xc000f2f600): _writeAt: size=5, off=0 2024/11/18 04:21:34 DEBUG : file1(0xc000f2f600): >_writeAt: n=5, err= 2024/11/18 04:21:34 DEBUG : file1(0xc000f2f600): RWFileHandle.Flush 2024/11/18 04:21:34 DEBUG : file1(0xc000f2f600): RWFileHandle.Flush 2024/11/18 04:21:34 DEBUG : file1(0xc000f2f600): close: 2024/11/18 04:21:34 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 04:21:34.102089387 +0000 UTC m=+234.703834448 2024/11/18 04:21:34 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:34 DEBUG : file1(0xc000f2f600): >close: err= 2024/11/18 04:21:34 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:34 DEBUG : : Looking for writers 2024/11/18 04:21:34 DEBUG : file1: reading active writers 2024/11/18 04:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:21:34 DEBUG : : Looking for writers 2024/11/18 04:21:34 DEBUG : file1: reading active writers 2024/11/18 04:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:21:34 DEBUG : : Looking for writers 2024/11/18 04:21:34 DEBUG : file1: reading active writers 2024/11/18 04:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:21:34 DEBUG : : Looking for writers 2024/11/18 04:21:34 DEBUG : file1: reading active writers 2024/11/18 04:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:21:34 DEBUG : file1: vfs cache: starting upload 2024/11/18 04:21:34 DEBUG : : Looking for writers 2024/11/18 04:21:34 DEBUG : file1: reading active writers 2024/11/18 04:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:21:34 DEBUG : : Looking for writers 2024/11/18 04:21:34 DEBUG : file1: reading active writers 2024/11/18 04:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:21:34 DEBUG : : Looking for writers 2024/11/18 04:21:34 DEBUG : file1: reading active writers 2024/11/18 04:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:21:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:21:34 INFO : file1: Copied (new) 2024/11/18 04:21:34 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-18 04:21:34 +0000 UTC," 2024/11/18 04:21:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 04:21:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:34 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 04:21:35 DEBUG : : Looking for writers 2024/11/18 04:21:35 DEBUG : file1: reading active writers 2024/11/18 04:21:35 DEBUG : >WaitForWriters: 2024/11/18 04:21:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:35 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:35 DEBUG : file1: newRWFileHandle: 2024/11/18 04:21:35 DEBUG : file1(0xc000452a80): openPending: 2024/11/18 04:21:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:35 DEBUG : file1(0xc000452a80): >openPending: err= 2024/11/18 04:21:35 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 04:21:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 04:21:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 04:21:35 DEBUG : file1(0xc000452a80): _writeAt: size=5, off=0 2024/11/18 04:21:35 DEBUG : file1(0xc000452a80): >_writeAt: n=5, err= 2024/11/18 04:21:35 DEBUG : file1(0xc000452a80): RWFileHandle.Release 2024/11/18 04:21:35 DEBUG : file1(0xc000452a80): close: 2024/11/18 04:21:35 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 04:21:35.940517984 +0000 UTC m=+236.542263055 2024/11/18 04:21:35 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:35 DEBUG : file1(0xc000452a80): >close: err= 2024/11/18 04:21:35 DEBUG : file1(0xc000452a80): RWFileHandle.Release 2024/11/18 04:21:35 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:35 DEBUG : : Looking for writers 2024/11/18 04:21:35 DEBUG : file1: reading active writers 2024/11/18 04:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:21:35 DEBUG : : Looking for writers 2024/11/18 04:21:35 DEBUG : file1: reading active writers 2024/11/18 04:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:21:35 DEBUG : : Looking for writers 2024/11/18 04:21:35 DEBUG : file1: reading active writers 2024/11/18 04:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:21:36 DEBUG : : Looking for writers 2024/11/18 04:21:36 DEBUG : file1: reading active writers 2024/11/18 04:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:21:36 DEBUG : file1: vfs cache: starting upload 2024/11/18 04:21:36 DEBUG : : Looking for writers 2024/11/18 04:21:36 DEBUG : file1: reading active writers 2024/11/18 04:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:21:36 DEBUG : : Looking for writers 2024/11/18 04:21:36 DEBUG : file1: reading active writers 2024/11/18 04:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:21:36 DEBUG : : Looking for writers 2024/11/18 04:21:36 DEBUG : file1: reading active writers 2024/11/18 04:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:21:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:21:36 INFO : file1: Copied (new) 2024/11/18 04:21:36 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-18 04:21:35 +0000 UTC," 2024/11/18 04:21:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 04:21:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:36 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 04:21:37 DEBUG : : Looking for writers 2024/11/18 04:21:37 DEBUG : file1: reading active writers 2024/11/18 04:21:37 DEBUG : >WaitForWriters: 2024/11/18 04:21:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:37 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/18 04:21:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 04:21:38 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:21:38 DEBUG : dir/file1(0xc00098a140): openPending: 2024/11/18 04:21:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:21:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 04:21:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:38 DEBUG : dir/file1(0xc00098a140): >openPending: err= 2024/11/18 04:21:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 04:21:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:21:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:21:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 04:21:38 DEBUG : dir/file1(0xc00098a140): _writeAt: size=5, off=0 2024/11/18 04:21:38 DEBUG : dir/file1(0xc00098a140): >_writeAt: n=5, err= 2024/11/18 04:21:38 DEBUG : dir/file1(0xc00098a140): close: 2024/11/18 04:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:38 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-18 04:21:38.910818792 +0000 UTC m=+239.512563863 2024/11/18 04:21:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:38 DEBUG : dir/file1(0xc00098a140): >close: err= 2024/11/18 04:21:38 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:38 DEBUG : dir: Looking for writers 2024/11/18 04:21:38 DEBUG : file1: reading active writers 2024/11/18 04:21:38 DEBUG : : Looking for writers 2024/11/18 04:21:38 DEBUG : dir: reading active writers 2024/11/18 04:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:21:38 DEBUG : dir: Looking for writers 2024/11/18 04:21:38 DEBUG : file1: reading active writers 2024/11/18 04:21:38 DEBUG : : Looking for writers 2024/11/18 04:21:38 DEBUG : dir: reading active writers 2024/11/18 04:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:21:38 DEBUG : dir: Looking for writers 2024/11/18 04:21:38 DEBUG : file1: reading active writers 2024/11/18 04:21:38 DEBUG : : Looking for writers 2024/11/18 04:21:38 DEBUG : dir: reading active writers 2024/11/18 04:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:21:38 DEBUG : dir: Looking for writers 2024/11/18 04:21:38 DEBUG : file1: reading active writers 2024/11/18 04:21:38 DEBUG : : Looking for writers 2024/11/18 04:21:38 DEBUG : dir: reading active writers 2024/11/18 04:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:21:39 DEBUG : dir/file1: vfs cache: starting upload 2024/11/18 04:21:39 DEBUG : dir: Looking for writers 2024/11/18 04:21:39 DEBUG : file1: reading active writers 2024/11/18 04:21:39 DEBUG : : Looking for writers 2024/11/18 04:21:39 DEBUG : dir: reading active writers 2024/11/18 04:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:21:39 DEBUG : dir: Looking for writers 2024/11/18 04:21:39 DEBUG : file1: reading active writers 2024/11/18 04:21:39 DEBUG : : Looking for writers 2024/11/18 04:21:39 DEBUG : dir: reading active writers 2024/11/18 04:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:21:39 DEBUG : dir: Looking for writers 2024/11/18 04:21:39 DEBUG : file1: reading active writers 2024/11/18 04:21:39 DEBUG : : Looking for writers 2024/11/18 04:21:39 DEBUG : dir: reading active writers 2024/11/18 04:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:21:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/11/18 04:21:39 INFO : dir/file1: Copied (replaced existing) 2024/11/18 04:21:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-18 04:21:38 +0000 UTC," 2024/11/18 04:21:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/18 04:21:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/18 04:21:40 DEBUG : dir: Looking for writers 2024/11/18 04:21:40 DEBUG : file1: reading active writers 2024/11/18 04:21:40 DEBUG : : Looking for writers 2024/11/18 04:21:40 DEBUG : dir: reading active writers 2024/11/18 04:21:40 DEBUG : >WaitForWriters: 2024/11/18 04:21:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.27s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:40 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:42 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 04:21:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 04:21:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 04:21:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 04:21:42 DEBUG : dir/file1(0xc0003fd340): _writeAt: size=5, off=0 2024/11/18 04:21:42 DEBUG : dir/file1(0xc0003fd340): openPending: 2024/11/18 04:21:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/11/18 04:21:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 04:21:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:42 DEBUG : dir/file1(0xc0003fd340): >openPending: err= 2024/11/18 04:21:42 DEBUG : dir/file1(0xc0003fd340): >_writeAt: n=5, err= 2024/11/18 04:21:42 DEBUG : dir/file1(0xc0003fd340): _writeAt: size=15, off=5 2024/11/18 04:21:42 DEBUG : dir/file1(0xc0003fd340): >_writeAt: n=15, err= 2024/11/18 04:21:42 DEBUG : dir/file1(0xc0003fd340): close: 2024/11/18 04:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/18 04:21:42 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-18 04:21:42.249893256 +0000 UTC m=+242.851638337 2024/11/18 04:21:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:42 DEBUG : dir/file1(0xc0003fd340): >close: err= 2024/11/18 04:21:42 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:42 DEBUG : dir: Looking for writers 2024/11/18 04:21:42 DEBUG : file1: reading active writers 2024/11/18 04:21:42 DEBUG : : Looking for writers 2024/11/18 04:21:42 DEBUG : dir: reading active writers 2024/11/18 04:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:21:42 DEBUG : dir: Looking for writers 2024/11/18 04:21:42 DEBUG : file1: reading active writers 2024/11/18 04:21:42 DEBUG : : Looking for writers 2024/11/18 04:21:42 DEBUG : dir: reading active writers 2024/11/18 04:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:21:42 DEBUG : dir: Looking for writers 2024/11/18 04:21:42 DEBUG : file1: reading active writers 2024/11/18 04:21:42 DEBUG : : Looking for writers 2024/11/18 04:21:42 DEBUG : dir: reading active writers 2024/11/18 04:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:21:42 DEBUG : dir: Looking for writers 2024/11/18 04:21:42 DEBUG : file1: reading active writers 2024/11/18 04:21:42 DEBUG : : Looking for writers 2024/11/18 04:21:42 DEBUG : dir: reading active writers 2024/11/18 04:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:21:42 DEBUG : dir/file1: vfs cache: starting upload 2024/11/18 04:21:42 DEBUG : dir: Looking for writers 2024/11/18 04:21:42 DEBUG : file1: reading active writers 2024/11/18 04:21:42 DEBUG : : Looking for writers 2024/11/18 04:21:42 DEBUG : dir: reading active writers 2024/11/18 04:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:21:42 DEBUG : dir: Looking for writers 2024/11/18 04:21:42 DEBUG : file1: reading active writers 2024/11/18 04:21:42 DEBUG : : Looking for writers 2024/11/18 04:21:42 DEBUG : dir: reading active writers 2024/11/18 04:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:21:42 DEBUG : dir: Looking for writers 2024/11/18 04:21:42 DEBUG : file1: reading active writers 2024/11/18 04:21:42 DEBUG : : Looking for writers 2024/11/18 04:21:42 DEBUG : dir: reading active writers 2024/11/18 04:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:21:43 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/11/18 04:21:43 INFO : dir/file1: Copied (replaced existing) 2024/11/18 04:21:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-18 04:21:42 +0000 UTC," 2024/11/18 04:21:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/18 04:21:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/18 04:21:43 DEBUG : dir: Looking for writers 2024/11/18 04:21:43 DEBUG : file1: reading active writers 2024/11/18 04:21:43 DEBUG : : Looking for writers 2024/11/18 04:21:43 DEBUG : dir: reading active writers 2024/11/18 04:21:43 DEBUG : >WaitForWriters: 2024/11/18 04:21:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.33s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:44 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:44 DEBUG : file1: newRWFileHandle: 2024/11/18 04:21:44 DEBUG : file1(0xc000928d40): openPending: 2024/11/18 04:21:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:44 DEBUG : file1(0xc000928d40): >openPending: err= 2024/11/18 04:21:44 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 04:21:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 04:21:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 04:21:44 DEBUG : file1(0xc000928d40): _writeAt: size=5, off=0 2024/11/18 04:21:44 DEBUG : file1(0xc000928d40): >_writeAt: n=5, err= 2024/11/18 04:21:44 DEBUG : file1(0xc000928d40): close: 2024/11/18 04:21:44 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 04:21:44.380291776 +0000 UTC m=+244.982036868 2024/11/18 04:21:44 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:44 DEBUG : file1(0xc000928d40): >close: err= 2024/11/18 04:21:44 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:44 DEBUG : : Looking for writers 2024/11/18 04:21:44 DEBUG : file1: reading active writers 2024/11/18 04:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:21:44 DEBUG : : Looking for writers 2024/11/18 04:21:44 DEBUG : file1: reading active writers 2024/11/18 04:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:21:44 DEBUG : : Looking for writers 2024/11/18 04:21:44 DEBUG : file1: reading active writers 2024/11/18 04:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:21:44 DEBUG : : Looking for writers 2024/11/18 04:21:44 DEBUG : file1: reading active writers 2024/11/18 04:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:21:44 DEBUG : file1: vfs cache: starting upload 2024/11/18 04:21:44 DEBUG : : Looking for writers 2024/11/18 04:21:44 DEBUG : file1: reading active writers 2024/11/18 04:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:21:44 DEBUG : : Looking for writers 2024/11/18 04:21:44 DEBUG : file1: reading active writers 2024/11/18 04:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:21:45 DEBUG : : Looking for writers 2024/11/18 04:21:45 DEBUG : file1: reading active writers 2024/11/18 04:21:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:21:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:21:45 INFO : file1: Copied (new) 2024/11/18 04:21:45 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-18 04:21:44 +0000 UTC," 2024/11/18 04:21:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 04:21:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:45 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 04:21:45 DEBUG : : Looking for writers 2024/11/18 04:21:45 DEBUG : file1: reading active writers 2024/11/18 04:21:45 DEBUG : >WaitForWriters: 2024/11/18 04:21:45 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.91s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:46 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/18 04:21:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc940): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc940): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc940): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc940): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc940): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.281891211 +0000 UTC m=+246.883636272 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc940): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc980): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc980): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc980): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc980): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc980): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.281891211 +0000 UTC m=+246.883636272 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc9c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc9c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc9c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc9c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc9c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.281891211 +0000 UTC m=+246.883636272 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fc9c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5f730 item 1 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.283813042 +0000 UTC m=+246.885558114 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.283813042 +0000 UTC m=+246.885558114 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5fab0 item 2 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.28506945 +0000 UTC m=+246.886814521 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fca80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcac0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcac0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcac0): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcac0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.28506945 +0000 UTC m=+246.886814521 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb00): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.28506945 +0000 UTC m=+246.886814521 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5fd50 item 3 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.286641347 +0000 UTC m=+246.888386408 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcb80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.286641347 +0000 UTC m=+246.888386408 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0460 item 4 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.288509797 +0000 UTC m=+246.890254858 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcc80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fccc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fccc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fccc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fccc0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fccc0): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fccc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fccc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.288509797 +0000 UTC m=+246.890254858 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fccc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd00): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.288509797 +0000 UTC m=+246.890254858 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f09a0 item 5 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.290662289 +0000 UTC m=+246.892407350 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcd80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fce00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fce00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fce00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fce00): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fce00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.290662289 +0000 UTC m=+246.892407350 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fce00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1260 item 6 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcf00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcf00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcf00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcf00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcf00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.292100296 +0000 UTC m=+246.893845357 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcf00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcfc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcfc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcfc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcfc0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcfc0): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcfc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcfc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.292100296 +0000 UTC m=+246.893845357 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fcfc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd000): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd000): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd000): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd000): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd000): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.292100296 +0000 UTC m=+246.893845357 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd000): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f19d0 item 7 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd0c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd0c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd0c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd0c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd0c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.29442538 +0000 UTC m=+246.896170441 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd0c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.29442538 +0000 UTC m=+246.896170441 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2000 item 8 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452100): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000452100): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452100): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452100): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452100): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452100): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452140): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452140): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452140): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.295557555 +0000 UTC m=+246.897302617 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.295557555 +0000 UTC m=+246.897302617 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.295557555 +0000 UTC m=+246.897302617 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5a690 item 9 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004522c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004522c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004522c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004522c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004522c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.296877321 +0000 UTC m=+246.898622382 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004522c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.296877321 +0000 UTC m=+246.898622382 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5aa10 item 10 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000452440): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.298173132 +0000 UTC m=+246.899918193 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.298173132 +0000 UTC m=+246.899918193 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.298173132 +0000 UTC m=+246.899918193 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5ae70 item 11 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452640): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452640): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452640): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.301450716 +0000 UTC m=+246.903195778 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004526c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004526c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004526c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004526c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004526c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.301450716 +0000 UTC m=+246.903195778 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004526c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5b2d0 item 12 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000452780): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.302769309 +0000 UTC m=+246.904514370 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452880): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452880): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452880): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452880): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452880): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.302769309 +0000 UTC m=+246.904514370 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452880): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5b5e0 item 13 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452900): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452900): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452900): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.303801268 +0000 UTC m=+246.905546329 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.303801268 +0000 UTC m=+246.905546329 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5b960 item 14 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000452a40): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.304898518 +0000 UTC m=+246.906643579 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.304898518 +0000 UTC m=+246.906643579 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5bce0 item 15 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.306424659 +0000 UTC m=+246.908169720 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452cc0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452cc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452cc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452cc0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452cc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.306424659 +0000 UTC m=+246.908169720 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452cc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348150 item 16 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.307942935 +0000 UTC m=+246.909687997 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.307942935 +0000 UTC m=+246.909687997 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.307942935 +0000 UTC m=+246.909687997 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003485b0 item 17 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.312019103 +0000 UTC m=+246.913764164 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.312019103 +0000 UTC m=+246.913764164 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348ee0 item 18 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.313382229 +0000 UTC m=+246.915127290 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452fc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452fc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452fc0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452fc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452fc0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452fc0): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452fc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452fc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.313382229 +0000 UTC m=+246.915127290 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452fc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.313382229 +0000 UTC m=+246.915127290 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003493b0 item 19 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453080): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453080): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453080): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453080): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453080): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.315167564 +0000 UTC m=+246.916912625 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453080): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.315167564 +0000 UTC m=+246.916912625 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b90 item 20 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453180): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453180): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453180): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.316832024 +0000 UTC m=+246.918577076 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004533c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004533c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004533c0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004533c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004533c0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004533c0): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004533c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004533c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.316832024 +0000 UTC m=+246.918577076 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004533c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453400): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453400): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453400): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453400): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453400): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.316832024 +0000 UTC m=+246.918577076 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453400): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349f10 item 21 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.318492567 +0000 UTC m=+246.920237618 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453500): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453500): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453500): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453500): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453500): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.318492567 +0000 UTC m=+246.920237618 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453500): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021a850 item 22 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.319708509 +0000 UTC m=+246.921453571 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.319708509 +0000 UTC m=+246.921453571 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.319708509 +0000 UTC m=+246.921453571 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ab60 item 23 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453700): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453700): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453700): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453700): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453700): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.321148539 +0000 UTC m=+246.922893600 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453700): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453780): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453780): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453780): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453780): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453780): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.321148539 +0000 UTC m=+246.922893600 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453780): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021afc0 item 24 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000453840): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453880): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453880): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453880): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453880): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453880): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.322309508 +0000 UTC m=+246.924054569 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453880): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453940): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453940): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453940): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453940): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453940): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453940): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453940): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453940): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.322309508 +0000 UTC m=+246.924054569 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453940): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453980): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453980): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453980): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.322309508 +0000 UTC m=+246.924054569 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021b260 item 25 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.323830991 +0000 UTC m=+246.925576052 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.323830991 +0000 UTC m=+246.925576052 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021b730 item 26 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b40): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000453b40): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b40): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b40): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b40): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.325000697 +0000 UTC m=+246.926745758 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c40): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c40): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c40): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c40): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.325000697 +0000 UTC m=+246.926745758 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.325000697 +0000 UTC m=+246.926745758 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021bab0 item 27 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.326472497 +0000 UTC m=+246.928217557 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.326472497 +0000 UTC m=+246.928217557 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b63f0 item 28 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e40): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000453e40): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e40): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e40): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e40): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.327572301 +0000 UTC m=+246.929317362 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.327572301 +0000 UTC m=+246.929317362 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b68c0 item 29 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928040): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928040): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928040): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.328516055 +0000 UTC m=+246.930261116 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.328516055 +0000 UTC m=+246.930261116 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6d90 item 30 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009281c0): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc0009281c0): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009281c0): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009281c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009281c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009281c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009281c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.329652098 +0000 UTC m=+246.931397159 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.329652098 +0000 UTC m=+246.931397159 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7180 item 31 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 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 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928340): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928340): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928340): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928340): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928340): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.330743206 +0000 UTC m=+246.932488267 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928340): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.330743206 +0000 UTC m=+246.932488267 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7570 item 32 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928500): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928500): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928500): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928500): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928500): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.331729258 +0000 UTC m=+246.933474320 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928500): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7960 item 33 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.332060688 +0000 UTC m=+246.933805739 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009285c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009285c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009285c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009285c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009285c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.332060688 +0000 UTC m=+246.933805739 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009285c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7b20 item 33 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928600): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928600): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928600): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928600): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928600): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.333044016 +0000 UTC m=+246.934789076 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928600): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7e30 item 34 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.333456075 +0000 UTC m=+246.935201136 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.333456075 +0000 UTC m=+246.935201136 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 34 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009286c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009286c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009286c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009286c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009286c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.334825243 +0000 UTC m=+246.936570304 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009286c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a3f0 item 35 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.335276256 +0000 UTC m=+246.937021317 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928740): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928740): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928740): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928740): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928740): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.335276256 +0000 UTC m=+246.937021317 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928740): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 35 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009287c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009287c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009287c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009287c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009287c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.336340494 +0000 UTC m=+246.938085555 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009287c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928880): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928880): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 36 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928880): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928880): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928880): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928880): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928880): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.336775948 +0000 UTC m=+246.938521008 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928880): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009288c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009288c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009288c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009288c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009288c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.336775948 +0000 UTC m=+246.938521008 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009288c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aee0 item 36 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928900): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928900): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928900): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.338230014 +0000 UTC m=+246.939975076 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928940): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928940): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928940): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928940): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928940): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b3b0 item 37 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928940): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928940): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.338852147 +0000 UTC m=+246.940597207 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928940): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928980): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928980): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928980): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.338852147 +0000 UTC m=+246.940597207 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b570 item 37 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928a00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928a00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928a00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928a00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928a00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.34038468 +0000 UTC m=+246.942129741 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928a00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bea0 item 38 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ac0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ac0): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ac0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.341006241 +0000 UTC m=+246.942751303 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b00): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.341006241 +0000 UTC m=+246.942751303 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a0e0 item 38 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.342358658 +0000 UTC m=+246.944103719 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928b80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c40): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a380 item 39 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c40): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.34294329 +0000 UTC m=+246.944688352 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.34294329 +0000 UTC m=+246.944688352 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928c80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a4d0 item 39 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928d00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928d00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928d00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928d00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928d00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.344409359 +0000 UTC m=+246.946154430 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928d00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a770 item 40 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e40): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e40): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.344908112 +0000 UTC m=+246.946653173 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e80): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.344908112 +0000 UTC m=+246.946653173 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928e80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a8c0 item 40 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ec0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ec0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ec0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ec0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ec0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ec0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.346234189 +0000 UTC m=+246.947979250 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928ec0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095ab60 item 41 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.346776301 +0000 UTC m=+246.948521362 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f40): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095acb0 item 41 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f40): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.347254916 +0000 UTC m=+246.948999987 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.347254916 +0000 UTC m=+246.948999987 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928f80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095ae00 item 41 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929040): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929040): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929040): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929040): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929040): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.348803119 +0000 UTC m=+246.950548180 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929080): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929080): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929080): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b0a0 item 42 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929080): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929080): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.349210049 +0000 UTC m=+246.950955110 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929080): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929140): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b260 item 42 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929140): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929140): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929140): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929140): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.34964921 +0000 UTC m=+246.951394271 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929180): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929180): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929180): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.34964921 +0000 UTC m=+246.951394271 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b490 item 42 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929240): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929240): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929240): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929240): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929240): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.350813235 +0000 UTC m=+246.952558296 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929280): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929280): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b730 item 43 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929280): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.351209775 +0000 UTC m=+246.952954827 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929340): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929340): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929340): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929340): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929340): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b880 item 43 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929340): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929340): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.351638537 +0000 UTC m=+246.953383598 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929340): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929380): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929380): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929380): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.351638537 +0000 UTC m=+246.953383598 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b9d0 item 43 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929440): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929440): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929440): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929440): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929440): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929440): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929440): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.352774098 +0000 UTC m=+246.954519160 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929440): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009294c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009294c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009294c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095bc70 item 44 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009294c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009294c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.35312859 +0000 UTC m=+246.954873641 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009294c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009295c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009295c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095bdc0 item 44 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009295c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009295c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009295c0): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009295c0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009295c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.353603638 +0000 UTC m=+246.955348700 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009295c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929600): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929600): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929600): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929600): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929600): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.353603638 +0000 UTC m=+246.955348700 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929600): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095bf10 item 44 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009296c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009296c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009296c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009296c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009296c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009296c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009296c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.356696457 +0000 UTC m=+246.958441538 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009296c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929700): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929700): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929700): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322620 item 45 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929700): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929700): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.357133734 +0000 UTC m=+246.958878785 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929700): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009297c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009297c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009297c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009297c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009297c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.357133734 +0000 UTC m=+246.958878785 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009297c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322850 item 45 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929880): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929880): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929880): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929880): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929880): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929880): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929880): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.358347101 +0000 UTC m=+246.960092162 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929880): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009298c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009298c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009298c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e00 item 46 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009298c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009298c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.358739915 +0000 UTC m=+246.960484976 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009298c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929980): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929980): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929980): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.358739915 +0000 UTC m=+246.960484976 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322fc0 item 46 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.360001712 +0000 UTC m=+246.961746773 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323810 item 47 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.360398944 +0000 UTC m=+246.962144005 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929a80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929b40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929b40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929b40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929b40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929b40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.360398944 +0000 UTC m=+246.962144005 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929b40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323e30 item 47 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.361595099 +0000 UTC m=+246.963340161 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 48 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.362006739 +0000 UTC m=+246.963751800 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929c40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d00): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.362006739 +0000 UTC m=+246.963751800 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004125b0 item 48 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.363261262 +0000 UTC m=+246.965006314 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d80): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d80): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004129a0 item 49 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d80): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.36366722 +0000 UTC m=+246.965412272 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929d80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929dc0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929dc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929dc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929dc0): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929dc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.36366722 +0000 UTC m=+246.965412272 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929dc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 49 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929e40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929e40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929e40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929e40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929e40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.364911616 +0000 UTC m=+246.966656677 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929e40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f00): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e00 item 50 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f00): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f00): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.365455372 +0000 UTC m=+246.967200432 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f40): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.365455372 +0000 UTC m=+246.967200432 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000929f40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412fc0 item 50 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e040): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e040): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e040): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.366831533 +0000 UTC m=+246.968576594 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004133b0 item 51 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.367337459 +0000 UTC m=+246.969082530 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.367337459 +0000 UTC m=+246.969082530 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413500 item 51 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.368695386 +0000 UTC m=+246.970440446 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413810 item 52 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.369285658 +0000 UTC m=+246.971030709 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.369285658 +0000 UTC m=+246.971030709 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 52 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e340): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e340): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e340): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e340): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e340): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.37077948 +0000 UTC m=+246.972524551 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e340): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e400): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e400): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e400): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e400): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e400): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e400): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413c70 item 53 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e400): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e400): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.371322224 +0000 UTC m=+246.973067285 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e400): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e440): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e440): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e440): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e440): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e440): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.371322224 +0000 UTC m=+246.973067285 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e440): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413e30 item 53 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e4c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e4c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e4c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e4c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e4c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.372614038 +0000 UTC m=+246.974359099 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e4c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e580): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e580): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e580): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498460 item 54 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e580): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e580): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e580): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e580): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e580): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.373190394 +0000 UTC m=+246.974935455 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e5c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e5c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e5c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e5c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e5c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.373190394 +0000 UTC m=+246.974935455 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e5c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498ee0 item 54 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e640): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e640): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e640): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.375251636 +0000 UTC m=+246.976996707 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e700): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e700): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e700): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e700): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e700): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e700): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004993b0 item 55 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e700): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e700): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.375713447 +0000 UTC m=+246.977458509 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e700): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e740): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e740): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e740): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e740): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e740): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.375713447 +0000 UTC m=+246.977458509 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e740): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004999d0 item 55 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e7c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e7c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e7c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e7c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e7c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.377141306 +0000 UTC m=+246.978886367 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e7c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e8c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e8c0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e8c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492540 item 56 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e8c0): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e8c0): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e8c0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e8c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.377520003 +0000 UTC m=+246.979265054 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e8c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e900): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e900): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e900): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.377520003 +0000 UTC m=+246.979265054 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004927e0 item 56 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e9c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e9c0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e9c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e9c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e9c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e9c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e9c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.378552583 +0000 UTC m=+246.980297644 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e9c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ea00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ea00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ea00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492f50 item 57 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ea00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ea00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.379033502 +0000 UTC m=+246.980778562 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ea00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eac0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eac0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eac0): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eac0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004931f0 item 57 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eac0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.379498439 +0000 UTC m=+246.981243501 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eb00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eb00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eb00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eb00): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eb00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.379498439 +0000 UTC m=+246.981243501 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2eb00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493340 item 57 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ebc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ebc0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ebc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ebc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ebc0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ebc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ebc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ebc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.380614124 +0000 UTC m=+246.982359185 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ebc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ec00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ec00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ec00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493b20 item 58 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ec00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ec00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.38098116 +0000 UTC m=+246.982726222 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ec00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ecc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ecc0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ecc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c70 item 58 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ecc0): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ecc0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ecc0): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ecc0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ecc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.381617499 +0000 UTC m=+246.983362560 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ecc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ed00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ed00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ed00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ed00): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ed00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.381617499 +0000 UTC m=+246.983362560 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ed00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a070 item 58 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2edc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2edc0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2edc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2edc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2edc0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2edc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2edc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2edc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.38260835 +0000 UTC m=+246.984353412 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2edc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ee40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ee40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ee40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa10 item 59 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ee40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ee40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.383020711 +0000 UTC m=+246.984765771 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ee40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef40): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef40): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ab60 item 59 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef40): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.383493154 +0000 UTC m=+246.985238225 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef80): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.383493154 +0000 UTC m=+246.985238225 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ef80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ad90 item 59 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f040): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f040): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f040): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f040): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f040): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f040): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.385380239 +0000 UTC m=+246.987125300 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f080): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f080): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f080): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da070 item 60 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f080): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f080): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.385713331 +0000 UTC m=+246.987458393 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f080): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f140): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f140): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da1c0 item 60 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f140): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f140): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f140): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f140): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.386441973 +0000 UTC m=+246.988187034 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f180): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f180): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f180): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.386441973 +0000 UTC m=+246.988187034 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da380 item 60 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f240): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f240): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f240): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f240): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f240): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f240): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.387496262 +0000 UTC m=+246.989241324 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f280): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f280): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da700 item 61 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f280): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.387998412 +0000 UTC m=+246.989743472 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f340): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f340): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f340): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f340): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f340): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.387998412 +0000 UTC m=+246.989743472 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f340): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da9a0 item 61 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f400): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f400): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f400): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f400): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f400): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f400): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f400): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f400): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.38897711 +0000 UTC m=+246.990722171 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f400): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f440): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f440): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f440): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dacb0 item 62 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f440): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f440): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.389359755 +0000 UTC m=+246.991104815 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f440): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f500): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f500): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f500): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f500): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f500): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.389359755 +0000 UTC m=+246.991104815 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f500): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dae00 item 62 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f5c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f5c0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f5c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f5c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f5c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f5c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f5c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f5c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.390365805 +0000 UTC m=+246.992110855 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f5c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f680): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f680): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f680): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db110 item 63 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f680): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f680): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.390829201 +0000 UTC m=+246.992574262 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f680): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f740): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f740): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f740): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f740): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f740): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.390829201 +0000 UTC m=+246.992574262 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f740): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db2d0 item 63 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 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 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f800): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f800): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f800): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f800): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f800): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f800): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f800): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f800): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.391784024 +0000 UTC m=+246.993529086 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f800): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f840): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f840): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f840): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db5e0 item 64 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f840): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f840): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.392123138 +0000 UTC m=+246.993868200 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f840): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f900): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f900): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f900): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.392123138 +0000 UTC m=+246.993868200 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db730 item 64 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f940): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f940): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f940): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f940): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f940): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.393078643 +0000 UTC m=+246.994823705 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f940): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f980): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f980): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f980): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f980): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbab0 item 65 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f980): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.393493569 +0000 UTC m=+246.995238630 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f9c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f9c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f9c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f9c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f9c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.393493569 +0000 UTC m=+246.995238630 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2f9c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbc00 item 65 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.3943887 +0000 UTC m=+246.996133762 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4070 item 66 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa40): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa40): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa40): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.394881492 +0000 UTC m=+246.996626553 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa80): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.394881492 +0000 UTC m=+246.996626553 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fa80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4310 item 66 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fac0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fac0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.395791091 +0000 UTC m=+246.997536142 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb00): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb00): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4690 item 67 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.39622919 +0000 UTC m=+246.997974261 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.39622919 +0000 UTC m=+246.997974261 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fb40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d47e0 item 67 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fbc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fbc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fbc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fbc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fbc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.404934415 +0000 UTC m=+247.006679475 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fbc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fc80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fc80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4cb0 item 68 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fc80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fc80): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fc80): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fc80): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fc80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.405359819 +0000 UTC m=+247.007104881 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fc80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fcc0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fcc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fcc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fcc0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fcc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.405359819 +0000 UTC m=+247.007104881 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fcc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4f50 item 68 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.40635564 +0000 UTC m=+247.008100701 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd40): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd40): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5340 item 69 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd40): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.406791554 +0000 UTC m=+247.008536615 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.406791554 +0000 UTC m=+247.008536615 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fd80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5500 item 69 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fe00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fe00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fe00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fe00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fe00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.407791942 +0000 UTC m=+247.009537004 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fe00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fec0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fec0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d57a0 item 70 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fec0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fec0): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fec0): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fec0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fec0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.408178436 +0000 UTC m=+247.009923496 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2fec0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ff00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ff00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ff00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ff00): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ff00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.408178436 +0000 UTC m=+247.009923496 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2ff00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5960 item 70 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30080): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30080): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30080): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30080): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30080): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.409027843 +0000 UTC m=+247.010772894 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30080): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30140): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30140): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30140): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30140): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5d50 item 71 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30140): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.40939586 +0000 UTC m=+247.011140921 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30180): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30180): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30180): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.40939586 +0000 UTC m=+247.011140921 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ea0 item 71 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.410521774 +0000 UTC m=+247.012266834 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa310 item 72 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.410980892 +0000 UTC m=+247.012725953 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.410980892 +0000 UTC m=+247.012725953 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aaa80 item 72 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30540): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30540): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30540): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30540): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30540): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30540): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30540): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.412064186 +0000 UTC m=+247.013809247 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30540): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30580): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30580): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30580): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aae70 item 73 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30580): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30580): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.412433706 +0000 UTC m=+247.014178766 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab110 item 73 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.412805811 +0000 UTC m=+247.014550862 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.412805811 +0000 UTC m=+247.014550862 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab490 item 73 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.413802724 +0000 UTC m=+247.015547785 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30740): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30740): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30740): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab9d0 item 74 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30740): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30740): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.414193253 +0000 UTC m=+247.015938315 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30740): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abb90 item 74 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.414676967 +0000 UTC m=+247.016422029 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30840): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30840): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30840): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30840): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30840): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.414676967 +0000 UTC m=+247.016422029 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30840): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abe30 item 74 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30900): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30900): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30900): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30900): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30900): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.41629506 +0000 UTC m=+247.018040122 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30940): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30940): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30940): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 75 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30940): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30940): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.417001951 +0000 UTC m=+247.018747012 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30940): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a00): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a00): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 75 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.417703883 +0000 UTC m=+247.019448944 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.417703883 +0000 UTC m=+247.019448944 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30a40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 75 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b40): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.41945809 +0000 UTC m=+247.021203151 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 76 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.419959327 +0000 UTC m=+247.021704388 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 76 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c40): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c40): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c40): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.420512 +0000 UTC m=+247.022257060 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.420512 +0000 UTC m=+247.022257060 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 76 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.421795808 +0000 UTC m=+247.023540870 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 77 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.422226463 +0000 UTC m=+247.023971524 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.422226463 +0000 UTC m=+247.023971524 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4700 item 77 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f00): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.423758275 +0000 UTC m=+247.025503336 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4b60 item 78 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.424203927 +0000 UTC m=+247.025948989 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.424203927 +0000 UTC m=+247.025948989 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4cb0 item 78 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.425771155 +0000 UTC m=+247.027516217 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31100): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31100): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31100): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a51f0 item 79 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31100): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31100): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.42621785 +0000 UTC m=+247.027962911 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.42621785 +0000 UTC m=+247.027962911 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5340 item 79 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31280): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31280): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31280): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31280): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31280): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.427688729 +0000 UTC m=+247.029433789 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e312c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e312c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e312c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5b20 item 80 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e312c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e312c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.42802132 +0000 UTC m=+247.029766370 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e312c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31380): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31380): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31380): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.42802132 +0000 UTC m=+247.029766370 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5dc0 item 80 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd3c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd3c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd3c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd3c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd3c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.42908648 +0000 UTC m=+247.030831541 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd3c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd600): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd600): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd600): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd600): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd600): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd600): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d22a0 item 81 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd600): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd600): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.429558782 +0000 UTC m=+247.031303843 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fd600): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda00): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.429558782 +0000 UTC m=+247.031303843 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d24d0 item 81 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.430323351 +0000 UTC m=+247.032068412 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fda80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdb40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdb40): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdb40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2e70 item 82 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdb40): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdb40): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdb40): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdb40): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdb40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.430704493 +0000 UTC m=+247.032449554 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdb40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdbc0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdbc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdbc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdbc0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdbc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.430704493 +0000 UTC m=+247.032449554 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdbc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3030 item 82 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdc40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdc40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdc40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdc40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdc40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.431663735 +0000 UTC m=+247.033408796 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdc40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd00): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd00): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd00): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3490 item 83 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.431998942 +0000 UTC m=+247.033744002 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd40): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.431998942 +0000 UTC m=+247.033744002 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdd40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3650 item 83 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fddc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fddc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fddc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fddc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fddc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.432845904 +0000 UTC m=+247.034590965 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fddc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdec0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdec0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdec0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3ab0 item 84 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdec0): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdec0): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdec0): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdec0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdec0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.433218329 +0000 UTC m=+247.034963390 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdec0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdf00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdf00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdf00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdf00): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdf00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.433218329 +0000 UTC m=+247.034963390 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0003fdf00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3ce0 item 84 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ad9c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ad9c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ad9c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ad9c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ad9c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.434121708 +0000 UTC m=+247.035866759 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ad9c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ada80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ada80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ada80): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ada80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ada80): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ada80): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f00150 item 85 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ada80): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ada80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.434457576 +0000 UTC m=+247.036202627 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ada80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adac0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adac0): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.434457576 +0000 UTC m=+247.036202627 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f002a0 item 85 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adb40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adb40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adb40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adb40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adb40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.435473092 +0000 UTC m=+247.037218173 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adb40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adc80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adc80): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adc80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f00620 item 86 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adc80): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adc80): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adc80): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adc80): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adc80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.435930597 +0000 UTC m=+247.037675658 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adc80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adcc0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adcc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adcc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adcc0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adcc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.435930597 +0000 UTC m=+247.037675658 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000adcc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f00770 item 86 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000add40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000add40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000add40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000add40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000add40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.436753615 +0000 UTC m=+247.038498676 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000add40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ade00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ade00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ade00): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ade00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ade00): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ade00): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f00a80 item 87 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ade00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ade00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.437100233 +0000 UTC m=+247.038845294 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0000ade00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c000): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c000): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c000): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c000): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c000): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.437100233 +0000 UTC m=+247.038845294 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c000): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f00bd0 item 87 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c080): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c080): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c080): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c080): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c080): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.438028006 +0000 UTC m=+247.039773067 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c080): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c180): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c180): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f00f50 item 88 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c180): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c180): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c180): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c180): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.438481865 +0000 UTC m=+247.040226926 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c1c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c1c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c1c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c1c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c1c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.438481865 +0000 UTC m=+247.040226926 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c1c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f010a0 item 88 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c4c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c4c0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c4c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c4c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c4c0): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c4c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c4c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c4c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.439459551 +0000 UTC m=+247.041204602 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c4c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c500): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c500): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c500): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f01340 item 89 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c500): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c500): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.439853286 +0000 UTC m=+247.041598357 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c500): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c980): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c980): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c980): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c980): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c980): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f01490 item 89 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c980): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.44033654 +0000 UTC m=+247.042081601 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049c980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cc80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cc80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cc80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cc80): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cc80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.44033654 +0000 UTC m=+247.042081601 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cc80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f01960 item 89 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cd80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cd80): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cd80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cd80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cd80): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cd80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cd80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cd80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.44133202 +0000 UTC m=+247.043077081 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049cd80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049d7c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049d7c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049d7c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f01c70 item 90 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049d7c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049d7c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.44173368 +0000 UTC m=+247.043478741 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00049d7c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14040): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14040): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f01dc0 item 90 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14040): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14040): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14040): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14040): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.442270002 +0000 UTC m=+247.044015063 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14080): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14080): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14080): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14080): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14080): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.442270002 +0000 UTC m=+247.044015063 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14080): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f01f10 item 90 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14140): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14140): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14140): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14140): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14140): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14140): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.44339277 +0000 UTC m=+247.045137821 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac230 item 91 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.443765286 +0000 UTC m=+247.045510346 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac380 item 91 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.444168218 +0000 UTC m=+247.045913279 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.444168218 +0000 UTC m=+247.045913279 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac4d0 item 91 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.445204124 +0000 UTC m=+247.046949185 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac770 item 92 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.445561101 +0000 UTC m=+247.047306162 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14440): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14440): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14440): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac8c0 item 92 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14440): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14440): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14440): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14440): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14440): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.445965797 +0000 UTC m=+247.047710848 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14440): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.445965797 +0000 UTC m=+247.047710848 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faca10 item 92 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.447042038 +0000 UTC m=+247.048787099 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faccb0 item 93 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.447426406 +0000 UTC m=+247.049171467 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.447426406 +0000 UTC m=+247.049171467 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000face00 item 93 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14700): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14700): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14700): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14700): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14700): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14700): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14700): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14700): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.448469063 +0000 UTC m=+247.050214125 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14700): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad0a0 item 94 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.448803549 +0000 UTC m=+247.050548610 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.448803549 +0000 UTC m=+247.050548610 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad1f0 item 94 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14900): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14900): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14900): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14900): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14900): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14900): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.449768903 +0000 UTC m=+247.051513963 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad490 item 95 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.450097918 +0000 UTC m=+247.051842978 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a00): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.450097918 +0000 UTC m=+247.051842978 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad5e0 item 95 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 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 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.451156896 +0000 UTC m=+247.052901956 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad880 item 96 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.451618819 +0000 UTC m=+247.053363880 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.451618819 +0000 UTC m=+247.053363880 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad9d0 item 96 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= 2024/11/18 04:21:46 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:46 DEBUG : : Looking for writers 2024/11/18 04:21:46 DEBUG : >WaitForWriters: 2024/11/18 04:21:46 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:46 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/18 04:21:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.835154716 +0000 UTC m=+247.436899787 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.835154716 +0000 UTC m=+247.436899787 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.835154716 +0000 UTC m=+247.436899787 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100e700 item 1 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.836688731 +0000 UTC m=+247.438433793 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.836688731 +0000 UTC m=+247.438433793 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100ea80 item 2 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.83784433 +0000 UTC m=+247.439589391 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14fc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14fc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14fc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14fc0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14fc0): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14fc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14fc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.83784433 +0000 UTC m=+247.439589391 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14fc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15040): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15040): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15040): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.83784433 +0000 UTC m=+247.439589391 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100ed20 item 3 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc040): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc040): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc040): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.839920329 +0000 UTC m=+247.441665400 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc100): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc100): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc100): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc100): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc100): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.839920329 +0000 UTC m=+247.441665400 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100e310 item 4 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc140): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc140): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc140): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.840886144 +0000 UTC m=+247.442631195 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc180): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc180): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc180): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc180): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc180): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.840886144 +0000 UTC m=+247.442631195 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc1c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc1c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc1c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc1c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc1c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.840886144 +0000 UTC m=+247.442631195 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc1c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100e5b0 item 5 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc240): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc240): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc240): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.842165114 +0000 UTC m=+247.443910175 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc2c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc2c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc2c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc2c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc2c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.842165114 +0000 UTC m=+247.443910175 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc2c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100e930 item 6 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc340): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc340): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc340): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc340): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc340): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.843024398 +0000 UTC m=+247.444769460 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc340): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc400): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc400): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc400): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc400): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc400): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc400): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc400): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.843024398 +0000 UTC m=+247.444769460 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc400): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc440): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc440): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc440): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc440): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc440): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.843024398 +0000 UTC m=+247.444769460 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc440): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100ebd0 item 7 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc4c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc4c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc4c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc4c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc4c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.844415487 +0000 UTC m=+247.446160548 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc4c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc540): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc540): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc540): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc540): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc540): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.844415487 +0000 UTC m=+247.446160548 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc540): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100f1f0 item 8 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc580): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc0007cc580): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc580): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc580): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc580): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc580): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc5c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc5c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc5c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc5c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc5c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.845318946 +0000 UTC m=+247.447064007 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc5c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc600): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc600): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc600): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc600): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc600): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc600): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc600): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.845318946 +0000 UTC m=+247.447064007 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc600): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc640): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc640): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc640): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.845318946 +0000 UTC m=+247.447064007 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100f490 item 9 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc6c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc6c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc6c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc6c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc6c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.846475678 +0000 UTC m=+247.448220739 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc6c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc740): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc740): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc740): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc740): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc740): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.846475678 +0000 UTC m=+247.448220739 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc740): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100f810 item 10 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc800): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc0007cc800): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc800): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc800): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc800): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc800): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc800): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc840): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc840): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc840): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc840): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc840): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.847659869 +0000 UTC m=+247.449404940 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc840): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc900): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc900): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc900): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc900): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc900): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.847659869 +0000 UTC m=+247.449404940 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc940): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc940): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc940): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc940): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc940): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.847659869 +0000 UTC m=+247.449404940 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cc940): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100fab0 item 11 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cca40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cca40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cca40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cca40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cca40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.849050599 +0000 UTC m=+247.450795650 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cca40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccac0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccac0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.849050599 +0000 UTC m=+247.450795650 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100fe30 item 12 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccb80): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc0007ccb80): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccb80): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccb80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccb80): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccb80): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccb80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccbc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccbc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccbc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccbc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccbc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.849990184 +0000 UTC m=+247.451735365 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccbc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccc80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccc80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccc80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccc80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccc80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.849990184 +0000 UTC m=+247.451735365 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccc80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a48c0 item 13 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.85093025 +0000 UTC m=+247.452675311 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.85093025 +0000 UTC m=+247.452675311 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007ccd80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4cb0 item 14 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce40): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc0007cce40): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce40): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce40): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce40): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.852170457 +0000 UTC m=+247.453915518 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cce80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd0c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd0c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd0c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd0c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd0c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.852170457 +0000 UTC m=+247.453915518 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd0c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a51f0 item 15 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd140): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd140): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd140): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.853368276 +0000 UTC m=+247.455113337 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd1c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd1c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd1c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd1c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd1c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.853368276 +0000 UTC m=+247.455113337 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd1c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a55e0 item 16 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd200): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd200): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd200): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd200): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd200): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.854473571 +0000 UTC m=+247.456218631 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd200): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd240): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd240): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd240): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd240): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd240): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd240): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.854473571 +0000 UTC m=+247.456218631 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd280): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd280): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd280): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.854473571 +0000 UTC m=+247.456218631 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5dc0 item 17 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd300): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd300): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd300): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd300): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd300): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.856155653 +0000 UTC m=+247.457900715 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd300): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd380): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd380): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd380): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.856155653 +0000 UTC m=+247.457900715 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5e1c0 item 18 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd400): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd400): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd400): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd400): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd400): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.857010621 +0000 UTC m=+247.458755682 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd400): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd4c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd4c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd4c0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd4c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd4c0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd4c0): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd4c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd4c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.857010621 +0000 UTC m=+247.458755682 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd4c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd500): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd500): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd500): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd500): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd500): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.857010621 +0000 UTC m=+247.458755682 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd500): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5e4d0 item 19 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd580): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd580): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd580): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd580): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd580): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.85817146 +0000 UTC m=+247.459916511 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd600): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd600): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd600): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd600): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd600): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.85817146 +0000 UTC m=+247.459916511 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd600): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5ea10 item 20 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd680): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd680): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd680): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd680): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd680): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.859065379 +0000 UTC m=+247.460810441 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd680): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd740): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd740): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd740): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd740): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd740): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd740): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd740): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd740): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.859065379 +0000 UTC m=+247.460810441 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd740): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd780): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd780): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd780): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd780): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd780): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.859065379 +0000 UTC m=+247.460810441 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd780): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5ee00 item 21 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd800): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd800): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd800): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd800): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd800): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.860252258 +0000 UTC m=+247.461997319 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd800): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd880): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd880): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd880): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd880): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd880): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.860252258 +0000 UTC m=+247.461997319 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd880): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5f340 item 22 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd900): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd900): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd900): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.861193516 +0000 UTC m=+247.462938577 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd9c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd9c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd9c0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd9c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd9c0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd9c0): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd9c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd9c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.861193516 +0000 UTC m=+247.462938577 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cd9c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda00): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.861193516 +0000 UTC m=+247.462938577 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5f650 item 23 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.862438442 +0000 UTC m=+247.464183503 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cda80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdb00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdb00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdb00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdb00): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdb00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.862438442 +0000 UTC m=+247.464183503 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdb00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5fa40 item 24 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdbc0): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc0007cdbc0): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdbc0): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdbc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdbc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdbc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdbc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdc00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdc00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdc00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdc00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdc00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.863441917 +0000 UTC m=+247.465186978 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdc00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdcc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdcc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdcc0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdcc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdcc0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdcc0): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdcc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdcc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.863441917 +0000 UTC m=+247.465186978 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdcc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14000): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14000): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14000): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14000): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14000): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.863441917 +0000 UTC m=+247.465186978 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14000): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5fce0 item 25 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14100): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14100): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14100): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14100): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14100): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.864889551 +0000 UTC m=+247.466634612 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.864889551 +0000 UTC m=+247.466634612 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0620 item 26 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000d14240): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.865890121 +0000 UTC m=+247.467635182 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.865890121 +0000 UTC m=+247.467635182 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14340): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.865890121 +0000 UTC m=+247.467635182 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0cb0 item 27 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14400): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14400): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14400): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14400): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14400): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.867343887 +0000 UTC m=+247.469088948 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14400): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.867343887 +0000 UTC m=+247.469088948 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14480): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1420 item 28 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000d14540): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14540): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.868294302 +0000 UTC m=+247.470039364 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.868294302 +0000 UTC m=+247.470039364 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1ce0 item 29 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d146c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d146c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d146c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d146c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d146c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.869269416 +0000 UTC m=+247.471014476 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d146c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.869269416 +0000 UTC m=+247.471014476 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14780): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5a000 item 30 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): _readAt: size=2, off=0 2024/11/18 04:21:46 ERROR : open-test-file(0xc000d14840): Couldn't read size of file 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): close: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14840): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14880): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14880): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14880): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14880): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14880): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.87016057 +0000 UTC m=+247.471905631 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14880): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.87016057 +0000 UTC m=+247.471905631 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14940): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5a3f0 item 31 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 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 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d149c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d149c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d149c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d149c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d149c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.871092512 +0000 UTC m=+247.472837573 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d149c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.871092512 +0000 UTC m=+247.472837573 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5a700 item 32 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.872114911 +0000 UTC m=+247.473859973 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14a80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5a9a0 item 33 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.872432806 +0000 UTC m=+247.474177866 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.872432806 +0000 UTC m=+247.474177866 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5aaf0 item 33 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.873358004 +0000 UTC m=+247.475103065 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5afc0 item 34 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b80): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b80): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.873731061 +0000 UTC m=+247.475476122 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14b80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.873731061 +0000 UTC m=+247.475476122 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14bc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5b110 item 34 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.874758891 +0000 UTC m=+247.476503962 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c40): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5b420 item 35 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c40): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.875123583 +0000 UTC m=+247.476868634 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.875123583 +0000 UTC m=+247.476868634 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14c80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5b5e0 item 35 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14d00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14d00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14d00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14d00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14d00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.876043371 +0000 UTC m=+247.477788432 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14d00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14dc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14dc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5b960 item 36 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14dc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14dc0): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14dc0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14dc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.876421387 +0000 UTC m=+247.478166449 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14dc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e00): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.876421387 +0000 UTC m=+247.478166449 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5bb90 item 36 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.877470277 +0000 UTC m=+247.479215339 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5bea0 item 37 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.877888199 +0000 UTC m=+247.479633249 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14e80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.877888199 +0000 UTC m=+247.479633249 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14ec0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348150 item 37 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.879346744 +0000 UTC m=+247.481091805 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d14f40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15100): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15100): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003485b0 item 38 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15100): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15100): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15100): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15100): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15100): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.879882936 +0000 UTC m=+247.481627997 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15140): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15140): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15140): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.879882936 +0000 UTC m=+247.481627997 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348770 item 38 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15200): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15200): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15200): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15200): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15200): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.882741205 +0000 UTC m=+247.484486266 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15200): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15340): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15340): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15340): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15340): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15340): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348f50 item 39 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15340): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15340): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.884136072 +0000 UTC m=+247.485881132 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15340): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d153c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d153c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d153c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d153c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d153c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.884136072 +0000 UTC m=+247.485881132 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d153c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003491f0 item 39 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15440): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15440): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15440): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15440): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15440): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.887580918 +0000 UTC m=+247.489325989 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15440): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15700): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15700): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349650 item 40 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15700): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15700): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15700): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15700): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15700): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.888741958 +0000 UTC m=+247.490487039 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15700): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15740): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15740): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15740): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15740): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15740): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.888741958 +0000 UTC m=+247.490487039 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15740): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ab0 item 40 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15900): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15900): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15900): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15900): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15900): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.893589043 +0000 UTC m=+247.495334105 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15940): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15940): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15940): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ea0 item 41 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15940): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15940): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.894782775 +0000 UTC m=+247.496527836 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15940): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15980): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15980): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15980): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15980): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021a230 item 41 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15980): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.896042318 +0000 UTC m=+247.497787399 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d159c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d159c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d159c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d159c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d159c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.896042318 +0000 UTC m=+247.497787399 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d159c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021a3f0 item 41 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.899277532 +0000 UTC m=+247.501022593 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021aa10 item 42 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.900146115 +0000 UTC m=+247.501891176 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15b40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15c00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15c00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ab60 item 42 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15c00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15c00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15c00): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15c00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15c00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.901354693 +0000 UTC m=+247.503099755 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15c00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15d40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15d40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15d40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15d40): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15d40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.901354693 +0000 UTC m=+247.503099755 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15d40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ad90 item 42 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15ec0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15ec0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15ec0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15ec0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15ec0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15ec0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.903955342 +0000 UTC m=+247.505700403 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15ec0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15f00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15f00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15f00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021b030 item 43 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15f00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15f00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.905072189 +0000 UTC m=+247.506817249 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000d15f00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e300c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e300c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e300c0): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e300c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e300c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021b180 item 43 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e300c0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e300c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.906081014 +0000 UTC m=+247.507826065 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e300c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30100): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30100): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30100): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30100): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30100): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.906081014 +0000 UTC m=+247.507826065 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021b340 item 43 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30280): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30280): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30280): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30280): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30280): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.908799011 +0000 UTC m=+247.510544072 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021b6c0 item 44 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.909778281 +0000 UTC m=+247.511523352 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e302c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021b810 item 44 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.910864992 +0000 UTC m=+247.512610053 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30480): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.910864992 +0000 UTC m=+247.512610053 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e304c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021b9d0 item 44 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.91381816 +0000 UTC m=+247.515563221 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e305c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6230 item 45 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.914951347 +0000 UTC m=+247.516696439 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30600): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.914951347 +0000 UTC m=+247.516696439 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30700): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b63f0 item 45 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e307c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e307c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e307c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e307c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e307c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e307c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e307c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.91848497 +0000 UTC m=+247.520230030 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e307c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b68c0 item 46 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.91953471 +0000 UTC m=+247.521279771 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30800): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e308c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e308c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e308c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e308c0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e308c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.91953471 +0000 UTC m=+247.521279771 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e308c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6af0 item 46 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30980): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30980): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30980): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30980): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30980): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.922681971 +0000 UTC m=+247.524427052 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e309c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e309c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e309c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6f50 item 47 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e309c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e309c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.923472368 +0000 UTC m=+247.525217428 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e309c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ac0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ac0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.923472368 +0000 UTC m=+247.525217428 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7180 item 47 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.926248715 +0000 UTC m=+247.527993775 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30b80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30bc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30bc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30bc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7570 item 48 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30bc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30bc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.926904309 +0000 UTC m=+247.528649380 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30bc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.926904309 +0000 UTC m=+247.528649380 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30c80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7730 item 48 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30cc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30cc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30cc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30cc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30cc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.928525739 +0000 UTC m=+247.530270801 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30cc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d00): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d00): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7b20 item 49 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.928958488 +0000 UTC m=+247.530703569 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.928958488 +0000 UTC m=+247.530703569 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30d40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7ce0 item 49 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30dc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30dc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30dc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30dc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30dc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.930208573 +0000 UTC m=+247.531953635 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30dc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e80): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 50 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e80): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e80): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e80): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.93064539 +0000 UTC m=+247.532390451 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30e80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ec0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ec0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ec0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ec0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ec0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.93064539 +0000 UTC m=+247.532390451 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30ec0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a230 item 50 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.931576008 +0000 UTC m=+247.533321089 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e30f40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 51 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.931917246 +0000 UTC m=+247.533662307 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31000): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31040): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31040): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31040): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.931917246 +0000 UTC m=+247.533662307 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a8c0 item 51 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.93288812 +0000 UTC m=+247.534633181 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e310c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31180): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31180): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aee0 item 52 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31180): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31180): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31180): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31180): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.933307884 +0000 UTC m=+247.535052945 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.933307884 +0000 UTC m=+247.535052945 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e311c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b110 item 52 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31240): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31240): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31240): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.934292173 +0000 UTC m=+247.536037255 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31300): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31300): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31300): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31300): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31300): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31300): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b570 item 53 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31300): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31300): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.934742956 +0000 UTC m=+247.536488017 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31300): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31340): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31340): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31340): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31340): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31340): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.934742956 +0000 UTC m=+247.536488017 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31340): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b8f0 item 53 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e313c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e313c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e313c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e313c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e313c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.935781916 +0000 UTC m=+247.537526977 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e313c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31480): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31480): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31480): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a0e0 item 54 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31480): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31480): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31480): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31480): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31480): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.936183777 +0000 UTC m=+247.537928838 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31480): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e314c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e314c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e314c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e314c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e314c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.936183777 +0000 UTC m=+247.537928838 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e314c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a230 item 54 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31540): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31540): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31540): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31540): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31540): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.937104198 +0000 UTC m=+247.538849258 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31540): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31600): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31600): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31600): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31600): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31600): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31600): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a4d0 item 55 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31600): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31600): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.937430297 +0000 UTC m=+247.539175348 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31600): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31640): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31640): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31640): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.937430297 +0000 UTC m=+247.539175348 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a620 item 55 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e316c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e316c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e316c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e316c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e316c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.938350686 +0000 UTC m=+247.540095747 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e316c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31780): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31780): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31780): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a8c0 item 56 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31780): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31780): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31780): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31780): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31780): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.938858494 +0000 UTC m=+247.540603556 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31780): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e317c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e317c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e317c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e317c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e317c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.938858494 +0000 UTC m=+247.540603556 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e317c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095aa10 item 56 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e318c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e318c0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e318c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e318c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e318c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e318c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e318c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e318c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.939784796 +0000 UTC m=+247.541529847 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e318c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31900): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31900): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095acb0 item 57 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31900): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.940132925 +0000 UTC m=+247.541877987 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e319c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e319c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e319c0): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e319c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e319c0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e319c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095ae00 item 57 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e319c0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e319c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.940518556 +0000 UTC m=+247.542263617 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e319c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31a00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31a00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31a00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31a00): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31a00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.940518556 +0000 UTC m=+247.542263617 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31a00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095af50 item 57 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ac0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ac0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ac0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ac0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.94147847 +0000 UTC m=+247.543223532 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31b00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31b00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31b00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b260 item 58 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31b00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31b00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.941774974 +0000 UTC m=+247.543520035 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31b00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31bc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31bc0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31bc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b490 item 58 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31bc0): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31bc0): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31bc0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31bc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.942205909 +0000 UTC m=+247.543950970 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31bc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31c00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31c00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31c00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31c00): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31c00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.942205909 +0000 UTC m=+247.543950970 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31c00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b5e0 item 58 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31cc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31cc0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31cc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31cc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31cc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31cc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31cc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.94318079 +0000 UTC m=+247.544925851 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31cc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31d00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31d00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31d00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b880 item 59 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31d00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31d00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.943513653 +0000 UTC m=+247.545258713 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31d00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31dc0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31dc0): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31dc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31dc0): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31dc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095b9d0 item 59 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31dc0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31dc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.943897259 +0000 UTC m=+247.545642320 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31dc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31e00): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31e00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31e00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31e00): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31e00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.943897259 +0000 UTC m=+247.545642320 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31e00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095bb20 item 59 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ec0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ec0): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ec0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ec0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ec0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ec0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ec0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.944811147 +0000 UTC m=+247.546556208 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31ec0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31f00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31f00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31f00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095bdc0 item 60 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31f00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31f00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.945163194 +0000 UTC m=+247.546908255 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000e31f00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a040): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a040): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095bf10 item 60 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a040): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a040): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a040): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a040): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.945671434 +0000 UTC m=+247.547416495 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a0c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a0c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a0c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a0c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a0c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.945671434 +0000 UTC m=+247.547416495 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a0c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322310 item 60 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a200): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a200): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a200): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a200): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a200): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a200): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a200): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a200): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.946701197 +0000 UTC m=+247.548446249 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a200): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a240): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a240): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322850 item 61 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a240): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.947085646 +0000 UTC m=+247.548830717 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc00098a240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdd80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdd80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdd80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdd80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdd80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.947085646 +0000 UTC m=+247.548830717 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdd80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5fea0 item 61 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde40): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde40): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.948911277 +0000 UTC m=+247.550656338 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 62 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.949344066 +0000 UTC m=+247.551089126 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cde80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdf40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdf40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdf40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdf40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdf40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.949344066 +0000 UTC m=+247.551089126 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0007cdf40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004125b0 item 62 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452080): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452080): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452080): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452080): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452080): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452080): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452080): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452080): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.950813922 +0000 UTC m=+247.552558973 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452080): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004129a0 item 63 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.951249627 +0000 UTC m=+247.552994687 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004520c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.951249627 +0000 UTC m=+247.552994687 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452180): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 63 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 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 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): >_readAt: n=0, err=Bad file descriptor 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.953389324 +0000 UTC m=+247.555134386 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452280): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452280): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e00 item 64 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452280): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.954895168 +0000 UTC m=+247.556640229 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.954895168 +0000 UTC m=+247.556640229 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412fc0 item 64 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004523c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004523c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004523c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004523c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004523c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.957520513 +0000 UTC m=+247.559265584 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004523c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452400): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452400): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452400): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452400): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452400): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004133b0 item 65 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452400): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452400): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.958356795 +0000 UTC m=+247.560101866 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452400): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.958356795 +0000 UTC m=+247.560101866 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452440): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413500 item 65 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.959620847 +0000 UTC m=+247.561365908 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004524c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452500): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452500): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413810 item 66 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452500): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452500): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452500): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452500): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452500): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.959993393 +0000 UTC m=+247.561738455 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452500): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452540): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452540): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452540): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452540): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452540): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.959993393 +0000 UTC m=+247.561738455 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452540): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 66 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.960880971 +0000 UTC m=+247.562626032 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413c70 item 67 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.961419527 +0000 UTC m=+247.563164588 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004525c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452600): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452600): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452600): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452600): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452600): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.961419527 +0000 UTC m=+247.563164588 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452600): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413e30 item 67 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452680): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452680): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452680): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452680): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452680): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.962468147 +0000 UTC m=+247.564213208 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452680): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452740): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452740): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498460 item 68 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452740): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452740): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452740): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452740): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452740): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.962932965 +0000 UTC m=+247.564678017 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452740): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.962932965 +0000 UTC m=+247.564678017 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452780): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498ee0 item 68 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.964007383 +0000 UTC m=+247.565752444 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004527c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452800): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452800): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452800): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452800): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452800): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004993b0 item 69 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452800): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452800): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.964402751 +0000 UTC m=+247.566147812 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452800): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452840): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452840): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452840): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452840): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452840): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.964402751 +0000 UTC m=+247.566147812 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452840): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004999d0 item 69 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004528c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004528c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004528c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004528c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004528c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.965323823 +0000 UTC m=+247.567068884 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004528c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492540 item 70 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.965726695 +0000 UTC m=+247.567471757 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452980): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004529c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004529c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004529c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004529c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004529c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.965726695 +0000 UTC m=+247.567471757 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004529c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004927e0 item 70 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.966672582 +0000 UTC m=+247.568417644 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452a40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b80): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b80): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492f50 item 71 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b80): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.967071097 +0000 UTC m=+247.568816168 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452b80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.967071097 +0000 UTC m=+247.568816168 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452bc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004931f0 item 71 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.968044927 +0000 UTC m=+247.569789987 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452c40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004935e0 item 72 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.968442539 +0000 UTC m=+247.570187600 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.968442539 +0000 UTC m=+247.570187600 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493b20 item 72 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.969297757 +0000 UTC m=+247.571042818 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452d80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452dc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452dc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452dc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a070 item 73 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452dc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452dc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.969634797 +0000 UTC m=+247.571379858 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452dc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a3f0 item 73 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.970041437 +0000 UTC m=+247.571786498 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e40): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.970041437 +0000 UTC m=+247.571786498 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452e40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa10 item 73 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.970883019 +0000 UTC m=+247.572628080 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ad90 item 74 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.97122101 +0000 UTC m=+247.572966071 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000452f40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b8f0 item 74 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.971587386 +0000 UTC m=+247.573332446 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453000): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453040): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453040): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453040): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453040): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453040): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.971587386 +0000 UTC m=+247.573332446 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453040): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da070 item 74 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.972399272 +0000 UTC m=+247.574144333 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453140): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453140): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da380 item 75 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453140): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.972722857 +0000 UTC m=+247.574467918 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453240): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453240): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453240): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453240): _writeAt: size=3, off=2 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da540 item 75 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453240): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.973146278 +0000 UTC m=+247.574891339 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453380): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453380): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453380): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.973146278 +0000 UTC m=+247.574891339 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da700 item 75 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453440): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453440): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453440): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453440): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453440): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453440): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453440): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.974063922 +0000 UTC m=+247.575808973 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453440): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daaf0 item 76 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.974382528 +0000 UTC m=+247.576127588 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453480): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453540): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453540): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dacb0 item 76 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453540): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453540): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453540): _writeAt: size=3, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453540): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453540): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.974815006 +0000 UTC m=+247.576560067 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453540): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.974815006 +0000 UTC m=+247.576560067 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453580): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dae00 item 76 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.975714908 +0000 UTC m=+247.577459958 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db110 item 77 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.976049132 +0000 UTC m=+247.577794193 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453680): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453740): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453740): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453740): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453740): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453740): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.976049132 +0000 UTC m=+247.577794193 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453740): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db2d0 item 77 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453800): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453800): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453800): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453800): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453800): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453800): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453800): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.976976936 +0000 UTC m=+247.578721996 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453800): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db5e0 item 78 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.977256057 +0000 UTC m=+247.579001118 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453840): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453900): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453900): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453900): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453900): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453900): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.977256057 +0000 UTC m=+247.579001118 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453900): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db730 item 78 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004539c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004539c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004539c0): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004539c0): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004539c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004539c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004539c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.978152832 +0000 UTC m=+247.579897893 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0004539c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbab0 item 79 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.978619084 +0000 UTC m=+247.580364144 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453a00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ac0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ac0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ac0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ac0): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ac0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.978619084 +0000 UTC m=+247.580364144 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ac0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbc00 item 79 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.982030027 +0000 UTC m=+247.583775088 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453b80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453bc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453bc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453bc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4070 item 80 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453bc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453bc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.982314908 +0000 UTC m=+247.584059969 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453bc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): >_readAt: n=5, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.982314908 +0000 UTC m=+247.584059969 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453c80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4310 item 80 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453cc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453cc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453cc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453cc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453cc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.984124239 +0000 UTC m=+247.585869300 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453cc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4690 item 81 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.98450472 +0000 UTC m=+247.586249781 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d00): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d40): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d40): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d40): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.98450472 +0000 UTC m=+247.586249781 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453d40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d47e0 item 81 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453dc0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453dc0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453dc0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453dc0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453dc0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.985526368 +0000 UTC m=+247.587271429 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453dc0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4cb0 item 82 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.985878316 +0000 UTC m=+247.587623377 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453e80): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ec0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ec0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ec0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ec0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ec0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.985878316 +0000 UTC m=+247.587623377 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453ec0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4f50 item 82 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.987131417 +0000 UTC m=+247.588876469 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000453f40): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928080): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928080): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928080): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928080): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928080): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928080): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5340 item 83 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928080): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928080): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.987649165 +0000 UTC m=+247.589394236 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928080): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.987649165 +0000 UTC m=+247.589394236 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009280c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5500 item 83 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928140): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928140): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928140): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.988886196 +0000 UTC m=+247.590631257 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d57a0 item 84 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.989456822 +0000 UTC m=+247.591201883 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928200): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928240): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928240): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928240): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928240): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928240): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.989456822 +0000 UTC m=+247.591201883 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928240): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5960 item 84 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.990471428 +0000 UTC m=+247.592216489 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009282c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928380): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928380): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928380): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928380): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928380): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5d50 item 85 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928380): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.990857779 +0000 UTC m=+247.592602850 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.990857779 +0000 UTC m=+247.592602850 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc0009283c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ea0 item 85 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.99292396 +0000 UTC m=+247.594669012 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928540): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa310 item 86 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.993482224 +0000 UTC m=+247.595227285 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928640): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.993482224 +0000 UTC m=+247.595227285 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928680): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aaa80 item 86 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.994986234 +0000 UTC m=+247.596731295 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000928700): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052310 item 87 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.995472853 +0000 UTC m=+247.597217904 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e100): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): >_readAt: n=8, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.995472853 +0000 UTC m=+247.597217904 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e140): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 87 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.996337519 +0000 UTC m=+247.598082580 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e1c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 88 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): _readAt: size=2, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): _writeAt: size=3, off=5 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.996762202 +0000 UTC m=+247.598507263 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e280): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): _readAt: size=512, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): >_readAt: n=3, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.996762202 +0000 UTC m=+247.598507263 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e2c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: Remove: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 88 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e380): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e380): open at offset 0 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e380): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e380): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e380): >_readAt: n=0, err=EOF 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e380): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e380): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e380): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.997613213 +0000 UTC m=+247.599358273 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e380): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e3c0): _writeAt: size=5, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e3c0): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e3c0): >openPending: err= 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 89 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e3c0): >_writeAt: n=5, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e3c0): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.999432231 +0000 UTC m=+247.601177292 2024/11/18 04:21:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e3c0): >close: err= 2024/11/18 04:21:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 04:21:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/18 04:21:46 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:46 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e480): _readAt: size=2, off=0 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e480): openPending: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e480): open at offset 5 2024/11/18 04:21:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e480): >openPending: err= 2024/11/18 04:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e480): >_readAt: n=2, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e480): _writeAt: size=3, off=7 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 89 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e480): >_writeAt: n=3, err= 2024/11/18 04:21:46 DEBUG : open-test-file(0xc000f2e480): close: 2024/11/18 04:21:46 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.999899032 +0000 UTC m=+247.601644093 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e480): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e4c0): _readAt: size=512, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e4c0): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e4c0): >openPending: err= 2024/11/18 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e4c0): >_readAt: n=8, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e4c0): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:46.999899032 +0000 UTC m=+247.601644093 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e4c0): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: Remove: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 89 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file(0xc0003fc080): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc0003fc080): open at offset 0 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc0003fc080): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc0003fc080): _readAt: size=2, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc0003fc080): >_readAt: n=0, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc0003fc080): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc0003fc080): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc0003fc080): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.001079839 +0000 UTC m=+247.602824900 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc0003fc080): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e080): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e080): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e080): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 90 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e080): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e080): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.001387654 +0000 UTC m=+247.603132715 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e080): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e140): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e140): open at offset 5 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e140): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 90 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e140): _readAt: size=2, off=5 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e140): >_readAt: n=0, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e140): _writeAt: size=3, off=5 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e140): >_writeAt: n=3, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e140): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.001794515 +0000 UTC m=+247.603539576 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e140): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e180): _readAt: size=512, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e180): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e180): >openPending: err= 2024/11/18 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e180): >_readAt: n=3, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e180): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.001794515 +0000 UTC m=+247.603539576 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e180): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: Remove: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 90 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e240): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e240): open at offset 0 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e240): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e240): _readAt: size=2, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e240): >_readAt: n=0, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e240): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e240): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e240): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.002657336 +0000 UTC m=+247.604402407 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e240): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e280): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e280): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e280): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 91 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e280): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e280): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.002945705 +0000 UTC m=+247.604690766 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e280): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e340): _readAt: size=2, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e340): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e340): open at offset 5 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e340): >openPending: err= 2024/11/18 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e340): >_readAt: n=2, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e340): _writeAt: size=3, off=7 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 91 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e340): >_writeAt: n=3, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e340): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.003302862 +0000 UTC m=+247.605047924 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e340): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e500): _readAt: size=512, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e500): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e500): >openPending: err= 2024/11/18 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e500): >_readAt: n=8, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e500): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.003302862 +0000 UTC m=+247.605047924 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e500): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: Remove: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa000 item 91 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e5c0): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e5c0): open at offset 0 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e5c0): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e5c0): _readAt: size=2, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e5c0): >_readAt: n=0, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e5c0): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e5c0): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e5c0): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.00447433 +0000 UTC m=+247.606219392 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e5c0): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e600): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e600): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e600): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa930 item 92 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e600): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e600): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.004890027 +0000 UTC m=+247.606635088 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e600): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e6c0): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e6c0): open at offset 5 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e6c0): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aac40 item 92 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e6c0): _readAt: size=2, off=5 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e6c0): >_readAt: n=0, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e6c0): _writeAt: size=3, off=5 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e6c0): >_writeAt: n=3, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e6c0): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.005358783 +0000 UTC m=+247.607103835 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e6c0): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e700): _readAt: size=512, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e700): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e700): >openPending: err= 2024/11/18 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e700): >_readAt: n=3, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e700): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.005358783 +0000 UTC m=+247.607103835 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e700): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: Remove: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aae00 item 92 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e7c0): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e7c0): open at offset 0 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e7c0): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e7c0): _readAt: size=2, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e7c0): >_readAt: n=0, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e7c0): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e7c0): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e7c0): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.00720376 +0000 UTC m=+247.608948822 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e7c0): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e800): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e800): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e800): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab2d0 item 93 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e800): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e800): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.007710046 +0000 UTC m=+247.609455108 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e800): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e900): _readAt: size=512, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e900): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e900): >openPending: err= 2024/11/18 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e900): >_readAt: n=5, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e900): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.007710046 +0000 UTC m=+247.609455108 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e900): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: Remove: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab5e0 item 93 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e9c0): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e9c0): open at offset 0 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e9c0): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e9c0): _readAt: size=2, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e9c0): >_readAt: n=0, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e9c0): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e9c0): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e9c0): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.009061632 +0000 UTC m=+247.610806693 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2e9c0): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ea00): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ea00): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ea00): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abb20 item 94 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ea00): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ea00): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.009464985 +0000 UTC m=+247.611210047 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ea00): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eac0): _readAt: size=512, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eac0): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eac0): >openPending: err= 2024/11/18 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eac0): >_readAt: n=5, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eac0): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.009464985 +0000 UTC m=+247.611210047 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eac0): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: Remove: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abdc0 item 94 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eb80): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eb80): open at offset 0 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eb80): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eb80): _readAt: size=2, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eb80): >_readAt: n=0, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eb80): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eb80): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eb80): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.010781685 +0000 UTC m=+247.612526746 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2eb80): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ebc0): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ebc0): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ebc0): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322380 item 95 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ebc0): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ebc0): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.011247166 +0000 UTC m=+247.612992226 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ebc0): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ec80): _readAt: size=512, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ec80): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ec80): >openPending: err= 2024/11/18 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ec80): >_readAt: n=5, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ec80): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.011247166 +0000 UTC m=+247.612992226 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ec80): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: Remove: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322690 item 95 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:47 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 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed40): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed40): open at offset 0 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed40): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed40): _readAt: size=2, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed40): >_readAt: n=0, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed40): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed40): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed40): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.012629768 +0000 UTC m=+247.614374829 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed40): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed80): _writeAt: size=5, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed80): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed80): >openPending: err= 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322c40 item 96 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed80): >_writeAt: n=5, err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed80): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.013063348 +0000 UTC m=+247.614808409 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ed80): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 04:21:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 04:21:47 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ee80): _readAt: size=512, off=0 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ee80): openPending: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ee80): >openPending: err= 2024/11/18 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ee80): >_readAt: n=5, err=EOF 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ee80): close: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 04:21:47.013063348 +0000 UTC m=+247.614808409 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : open-test-file(0xc000f2ee80): >close: err= 2024/11/18 04:21:47 DEBUG : open-test-file: Remove: 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322ee0 item 96 2024/11/18 04:21:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 04:21:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 04:21:47 DEBUG : open-test-file: >Remove: err= 2024/11/18 04:21:47 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:47 DEBUG : : Looking for writers 2024/11/18 04:21:47 DEBUG : >WaitForWriters: 2024/11/18 04:21:47 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.11s) --- PASS: TestRWFileHandleOpenTests/writes (0.55s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- 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.56s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:47 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:47 DEBUG : file1: newRWFileHandle: 2024/11/18 04:21:47 DEBUG : file1(0xc0003fc140): openPending: 2024/11/18 04:21:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:47 DEBUG : file1(0xc0003fc140): >openPending: err= 2024/11/18 04:21:47 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 04:21:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 04:21:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 04:21:47 DEBUG : file1(0xc0003fc140): _writeAt: size=2, off=0 2024/11/18 04:21:47 DEBUG : file1(0xc0003fc140): >_writeAt: n=2, err= 2024/11/18 04:21:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/18 04:21:47 DEBUG : file1(0xc0003fc140): RWFileHandle.Flush 2024/11/18 04:21:47 DEBUG : file1(0xc0003fc140): RWFileHandle.Release 2024/11/18 04:21:47 DEBUG : file1(0xc0003fc140): close: 2024/11/18 04:21:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/18 04:21:47 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:47 DEBUG : file1(0xc0003fc140): >close: err= 2024/11/18 04:21:47 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:47 DEBUG : : Looking for writers 2024/11/18 04:21:47 DEBUG : file1: reading active writers 2024/11/18 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:21:47 DEBUG : : Looking for writers 2024/11/18 04:21:47 DEBUG : file1: reading active writers 2024/11/18 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:21:47 DEBUG : : Looking for writers 2024/11/18 04:21:47 DEBUG : file1: reading active writers 2024/11/18 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:21:47 DEBUG : : Looking for writers 2024/11/18 04:21:47 DEBUG : file1: reading active writers 2024/11/18 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:21:47 DEBUG : file1: vfs cache: starting upload 2024/11/18 04:21:47 DEBUG : : Looking for writers 2024/11/18 04:21:47 DEBUG : file1: reading active writers 2024/11/18 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:21:47 DEBUG : : Looking for writers 2024/11/18 04:21:47 DEBUG : file1: reading active writers 2024/11/18 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:21:48 DEBUG : : Looking for writers 2024/11/18 04:21:48 DEBUG : file1: reading active writers 2024/11/18 04:21:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:21:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:21:48 INFO : file1: Copied (new) 2024/11/18 04:21:48 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2024/11/18 04:21:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 04:21:48 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/11/18 04:21:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:21:48 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 04:21:48 DEBUG : : Looking for writers 2024/11/18 04:21:48 DEBUG : file1: reading active writers 2024/11/18 04:21:48 DEBUG : >WaitForWriters: 2024/11/18 04:21:48 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:48 DEBUG : : Looking for writers 2024/11/18 04:21:48 DEBUG : file1: reading active writers 2024/11/18 04:21:48 DEBUG : >WaitForWriters: 2024/11/18 04:21:48 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.97s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:49 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:21:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:21:49 DEBUG : rename_me: newRWFileHandle: 2024/11/18 04:21:49 DEBUG : rename_me(0xc0003fc540): openPending: 2024/11/18 04:21:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 04:21:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/18 04:21:49 DEBUG : rename_me(0xc0003fc540): >openPending: err= 2024/11/18 04:21:49 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/18 04:21:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/18 04:21:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/18 04:21:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/18 04:21:49 DEBUG : rename_me(0xc0003fc540): _writeAt: size=5, off=0 2024/11/18 04:21:49 DEBUG : rename_me(0xc0003fc540): >_writeAt: n=5, err= 2024/11/18 04:21:49 DEBUG : rename_me(0xc0003fc540): close: 2024/11/18 04:21:49 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-18 04:21:49.409635922 +0000 UTC m=+250.011380993 2024/11/18 04:21:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/18 04:21:49 DEBUG : rename_me(0xc0003fc540): >close: err= 2024/11/18 04:21:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/18 04:21:49 DEBUG : i_was_renamed: Updating file with 0xc00082ee40 2024/11/18 04:21:49 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/18 04:21:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/18 04:21:49 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:21:49 DEBUG : : Looking for writers 2024/11/18 04:21:49 DEBUG : i_was_renamed: reading active writers 2024/11/18 04:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 04:21:49 DEBUG : : Looking for writers 2024/11/18 04:21:49 DEBUG : i_was_renamed: reading active writers 2024/11/18 04:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 04:21:49 DEBUG : : Looking for writers 2024/11/18 04:21:49 DEBUG : i_was_renamed: reading active writers 2024/11/18 04:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 04:21:49 DEBUG : : Looking for writers 2024/11/18 04:21:49 DEBUG : i_was_renamed: reading active writers 2024/11/18 04:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 04:21:49 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/18 04:21:49 DEBUG : : Looking for writers 2024/11/18 04:21:49 DEBUG : i_was_renamed: reading active writers 2024/11/18 04:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/18 04:21:49 DEBUG : : Looking for writers 2024/11/18 04:21:49 DEBUG : i_was_renamed: reading active writers 2024/11/18 04:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/18 04:21:50 DEBUG : : Looking for writers 2024/11/18 04:21:50 DEBUG : i_was_renamed: reading active writers 2024/11/18 04:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/18 04:21:50 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2024/11/18 04:21:50 INFO : i_was_renamed: Copied (new) 2024/11/18 04:21:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-18 04:21:49 +0000 UTC," 2024/11/18 04:21:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/18 04:21:50 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/18 04:21:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/18 04:21:50 DEBUG : : Looking for writers 2024/11/18 04:21:50 DEBUG : i_was_renamed: reading active writers 2024/11/18 04:21:50 DEBUG : >WaitForWriters: 2024/11/18 04:21:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.06s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:21:51 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:21:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 04:21:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 04:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tupevel5woke" 2024/11/18 04:21:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 04:21:51 DEBUG : : forgetting directory cache 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate(0xc00098a840): _readAt: size=512, off=0 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate(0xc00098a840): openPending: 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 03:22:51 +0000 UTC," against cached fingerprint "" 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 04:21:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate(0xc00098a840): >openPending: err= 2024/11/18 04:21:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:52 DEBUG : : forgetting directory cache 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate(0xc00098a840): >_readAt: n=20, err=EOF 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate(0xc00098a840): close: 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:22:51 +0000 UTC 2024/11/18 04:21:52 DEBUG : TestRWCacheUpdate(0xc00098a840): >close: err= 2024/11/18 04:21:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:21:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:21:53 DEBUG : : forgetting directory cache 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate(0xc0003fc400): _readAt: size=512, off=0 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate(0xc0003fc400): openPending: 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 03:23:51 +0000 UTC," against cached fingerprint "20,2024-11-18 03:22:51 +0000 UTC," 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 03:23:51 +0000 UTC," != cached fingerprint "20,2024-11-18 03:22:51 +0000 UTC,") 2024/11/18 04:21:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 04:21:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate(0xc0003fc400): >openPending: err= 2024/11/18 04:21:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:54 DEBUG : : forgetting directory cache 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate(0xc0003fc400): >_readAt: n=20, err=EOF 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate(0xc0003fc400): close: 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:23:51 +0000 UTC 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate(0xc0003fc400): >close: err= 2024/11/18 04:21:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:21:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:21:55 DEBUG : : forgetting directory cache 2024/11/18 04:21:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate(0xc0003fcb00): _readAt: size=512, off=0 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate(0xc0003fcb00): openPending: 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 03:24:51 +0000 UTC," against cached fingerprint "20,2024-11-18 03:23:51 +0000 UTC," 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 03:24:51 +0000 UTC," != cached fingerprint "20,2024-11-18 03:23:51 +0000 UTC,") 2024/11/18 04:21:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 04:21:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate(0xc0003fcb00): >openPending: err= 2024/11/18 04:21:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:56 DEBUG : : forgetting directory cache 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate(0xc0003fcb00): >_readAt: n=20, err=EOF 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate(0xc0003fcb00): close: 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:24:51 +0000 UTC 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate(0xc0003fcb00): >close: err= 2024/11/18 04:21:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:21:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:21:56 DEBUG : : forgetting directory cache 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate(0xc000928300): _readAt: size=512, off=0 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate(0xc000928300): openPending: 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 03:25:51 +0000 UTC," against cached fingerprint "20,2024-11-18 03:24:51 +0000 UTC," 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 03:25:51 +0000 UTC," != cached fingerprint "20,2024-11-18 03:24:51 +0000 UTC,") 2024/11/18 04:21:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 04:21:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate(0xc000928300): >openPending: err= 2024/11/18 04:21:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:57 DEBUG : : forgetting directory cache 2024/11/18 04:21:58 DEBUG : TestRWCacheUpdate(0xc000928300): >_readAt: n=20, err=EOF 2024/11/18 04:21:58 DEBUG : TestRWCacheUpdate(0xc000928300): close: 2024/11/18 04:21:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:25:51 +0000 UTC 2024/11/18 04:21:58 DEBUG : TestRWCacheUpdate(0xc000928300): >close: err= 2024/11/18 04:21:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:21:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:21:58 DEBUG : : forgetting directory cache 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate(0xc00098aec0): _readAt: size=512, off=0 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate(0xc00098aec0): openPending: 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 03:26:51 +0000 UTC," against cached fingerprint "20,2024-11-18 03:25:51 +0000 UTC," 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 03:26:51 +0000 UTC," != cached fingerprint "20,2024-11-18 03:25:51 +0000 UTC,") 2024/11/18 04:21:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 04:21:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate(0xc00098aec0): >openPending: err= 2024/11/18 04:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:21:59 DEBUG : : forgetting directory cache 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate(0xc00098aec0): >_readAt: n=20, err=EOF 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate(0xc00098aec0): close: 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:26:51 +0000 UTC 2024/11/18 04:21:59 DEBUG : TestRWCacheUpdate(0xc00098aec0): >close: err= 2024/11/18 04:22:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:22:00 DEBUG : : forgetting directory cache 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate(0xc00098afc0): _readAt: size=512, off=0 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate(0xc00098afc0): openPending: 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 03:27:51 +0000 UTC," against cached fingerprint "20,2024-11-18 03:26:51 +0000 UTC," 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 03:27:51 +0000 UTC," != cached fingerprint "20,2024-11-18 03:26:51 +0000 UTC,") 2024/11/18 04:22:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 04:22:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate(0xc00098afc0): >openPending: err= 2024/11/18 04:22:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:01 DEBUG : : forgetting directory cache 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate(0xc00098afc0): >_readAt: n=20, err=EOF 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate(0xc00098afc0): close: 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:27:51 +0000 UTC 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate(0xc00098afc0): >close: err= 2024/11/18 04:22:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:22:01 DEBUG : : forgetting directory cache 2024/11/18 04:22:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate(0xc0003fdcc0): _readAt: size=512, off=0 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate(0xc0003fdcc0): openPending: 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-18 03:28:51 +0000 UTC," against cached fingerprint "20,2024-11-18 03:27:51 +0000 UTC," 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-18 03:28:51 +0000 UTC," != cached fingerprint "20,2024-11-18 03:27:51 +0000 UTC,") 2024/11/18 04:22:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/18 04:22:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate(0xc0003fdcc0): >openPending: err= 2024/11/18 04:22:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:03 DEBUG : : forgetting directory cache 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate(0xc0003fdcc0): >_readAt: n=21, err=EOF 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate(0xc0003fdcc0): close: 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:28:51 +0000 UTC 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate(0xc0003fdcc0): >close: err= 2024/11/18 04:22:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:22:03 DEBUG : : forgetting directory cache 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate(0xc000f2e100): _readAt: size=512, off=0 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate(0xc000f2e100): openPending: 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-18 03:29:51 +0000 UTC," against cached fingerprint "21,2024-11-18 03:28:51 +0000 UTC," 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-18 03:29:51 +0000 UTC," != cached fingerprint "21,2024-11-18 03:28:51 +0000 UTC,") 2024/11/18 04:22:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/18 04:22:04 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate(0xc000f2e100): >openPending: err= 2024/11/18 04:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:04 DEBUG : : forgetting directory cache 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate(0xc000f2e100): >_readAt: n=22, err=EOF 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate(0xc000f2e100): close: 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:29:51 +0000 UTC 2024/11/18 04:22:04 DEBUG : TestRWCacheUpdate(0xc000f2e100): >close: err= 2024/11/18 04:22:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:22:05 DEBUG : : forgetting directory cache 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate(0xc000928f80): _readAt: size=512, off=0 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate(0xc000928f80): openPending: 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-18 03:30:51 +0000 UTC," against cached fingerprint "22,2024-11-18 03:29:51 +0000 UTC," 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-18 03:30:51 +0000 UTC," != cached fingerprint "22,2024-11-18 03:29:51 +0000 UTC,") 2024/11/18 04:22:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/18 04:22:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate(0xc000928f80): >openPending: err= 2024/11/18 04:22:06 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:06 DEBUG : : forgetting directory cache 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate(0xc000928f80): >_readAt: n=23, err=EOF 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate(0xc000928f80): close: 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:30:51 +0000 UTC 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate(0xc000928f80): >close: err= 2024/11/18 04:22:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:22:07 DEBUG : : forgetting directory cache 2024/11/18 04:22:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate(0xc000929100): _readAt: size=512, off=0 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate(0xc000929100): openPending: 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-18 03:31:51 +0000 UTC," against cached fingerprint "23,2024-11-18 03:30:51 +0000 UTC," 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-18 03:31:51 +0000 UTC," != cached fingerprint "23,2024-11-18 03:30:51 +0000 UTC,") 2024/11/18 04:22:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/18 04:22:08 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate(0xc000929100): >openPending: err= 2024/11/18 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:08 DEBUG : : forgetting directory cache 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate(0xc000929100): >_readAt: n=24, err=EOF 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate(0xc000929100): close: 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 03:31:51 +0000 UTC 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate(0xc000929100): >close: err= 2024/11/18 04:22:08 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/18 04:22:08 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:08 DEBUG : : Looking for writers 2024/11/18 04:22:08 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/18 04:22:08 DEBUG : >WaitForWriters: 2024/11/18 04:22:08 DEBUG : vfs cache: cleaner exiting 2024/11/18 04:22:08 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (17.65s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", 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-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:10 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:22:11 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/18 04:22:11 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/18 04:22:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/18 04:22:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:22:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/18 04:22:11 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:11 DEBUG : : Looking for writers 2024/11/18 04:22:11 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/18 04:22:11 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/18 04:22:11 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.26s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:12 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:12 DEBUG : files root 'rclone-test-tupevel5woke': Re-using VFS from active cache 2024/11/18 04:22:12 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:12 DEBUG : : Looking for writers 2024/11/18 04:22:12 DEBUG : >WaitForWriters: 2024/11/18 04:22:12 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:12 DEBUG : : Looking for writers 2024/11/18 04:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:12 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:12 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:12 DEBUG : : Looking for writers 2024/11/18 04:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:12 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:12 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:12 DEBUG : : Looking for writers 2024/11/18 04:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:13 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:15 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:15 DEBUG : dir: Looking for writers 2024/11/18 04:22:15 DEBUG : file2: reading active writers 2024/11/18 04:22:15 DEBUG : : Looking for writers 2024/11/18 04:22:15 DEBUG : dir: reading active writers 2024/11/18 04:22:15 DEBUG : file1: reading active writers 2024/11/18 04:22:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.97s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:16 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:18 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:18 DEBUG : dir: Looking for writers 2024/11/18 04:22:18 DEBUG : : Looking for writers 2024/11/18 04:22:18 DEBUG : dir: reading active writers 2024/11/18 04:22:18 DEBUG : file1: reading active writers 2024/11/18 04:22:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.79s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:18 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:22:20 DEBUG : file1: Open: flags=O_RDONLY 2024/11/18 04:22:20 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/18 04:22:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/18 04:22:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:22:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/18 04:22:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 04:22:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/18 04:22:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/18 04:22:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/18 04:22:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/18 04:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/18 04:22:21 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 04:22:21 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2024/11/18 04:22:21 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/11/18 04:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/18 04:22:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/18 04:22:21 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:21 DEBUG : dir: Looking for writers 2024/11/18 04:22:21 DEBUG : file2: reading active writers 2024/11/18 04:22:21 DEBUG : new_file.txt: reading active writers 2024/11/18 04:22:21 DEBUG : : Looking for writers 2024/11/18 04:22:21 DEBUG : dir: reading active writers 2024/11/18 04:22:21 DEBUG : file1: reading active writers 2024/11/18 04:22:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.97s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:22 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:24 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/18 04:22:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000bf4180 2024/11/18 04:22:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/18 04:22:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:25 INFO : dir/file1: Moved (server-side) to: file0 2024/11/18 04:22:25 DEBUG : file0: Updating file with file0 0xc000bf4180 2024/11/18 04:22:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 04:22:25 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/18 04:22:26 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:26 DEBUG : dir: Looking for writers 2024/11/18 04:22:26 DEBUG : : Looking for writers 2024/11/18 04:22:26 DEBUG : dir: reading active writers 2024/11/18 04:22:26 DEBUG : file0: reading active writers 2024/11/18 04:22:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.98s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:26 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:26 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:26 DEBUG : : Looking for writers 2024/11/18 04:22:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:27 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:27 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/18 04:22:27 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/18 04:22:28 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/18 04:22:29 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/18 04:22:29 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/18 04:22:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:29 DEBUG : b: Looking for writers 2024/11/18 04:22:29 DEBUG : c: Looking for writers 2024/11/18 04:22:29 DEBUG : d: Looking for writers 2024/11/18 04:22:29 DEBUG : : Looking for writers 2024/11/18 04:22:29 DEBUG : a: Looking for writers 2024/11/18 04:22:29 DEBUG : : Looking for writers 2024/11/18 04:22:29 DEBUG : /: reading active writers 2024/11/18 04:22:29 DEBUG : a: reading active writers 2024/11/18 04:22:29 DEBUG : b: reading active writers 2024/11/18 04:22:29 DEBUG : c: reading active writers 2024/11/18 04:22:29 DEBUG : d: reading active writers 2024/11/18 04:22:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.71s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:30 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/18 04:22:31 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/18 04:22:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/18 04:22:32 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/18 04:22:34 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:34 DEBUG : a/b/c/d: Looking for writers 2024/11/18 04:22:34 DEBUG : a/b/c: Looking for writers 2024/11/18 04:22:34 DEBUG : d: reading active writers 2024/11/18 04:22:34 DEBUG : a/b: Looking for writers 2024/11/18 04:22:34 DEBUG : c: reading active writers 2024/11/18 04:22:34 DEBUG : a: Looking for writers 2024/11/18 04:22:34 DEBUG : b: reading active writers 2024/11/18 04:22:34 DEBUG : : Looking for writers 2024/11/18 04:22:34 DEBUG : a: reading active writers 2024/11/18 04:22:34 DEBUG : >WaitForWriters: 2024/11/18 04:22:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tupevel5woke/a/b/c not empty`) 2024/11/18 04:22:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/18 04:22:36 DEBUG : pacer: Reducing sleep to 15ms 2024/11/18 04:22:36 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/18 04:22:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSMkdirAll (5.58s) === 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-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:36 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:36 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:36 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/18 04:22:36 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/18 04:22:36 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/18 04:22:36 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (5 bytes), uploading instead of streaming 2024/11/18 04:22:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:22:37 DEBUG : file1: Size of src and dst objects identical 2024/11/18 04:22:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:37 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/18 04:22:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/18 04:22:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 04:22:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:37 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 04:22:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:22:38 DEBUG : file1: Size of src and dst objects identical 2024/11/18 04:22:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/18 04:22:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 04:22:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:38 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:38 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (7 bytes), uploading instead of streaming 2024/11/18 04:22:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:22:39 DEBUG : file1: Size of src and dst objects identical 2024/11/18 04:22:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:39 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:39 DEBUG : : Looking for writers 2024/11/18 04:22:39 DEBUG : file1: reading active writers 2024/11/18 04:22:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.35s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:39 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/18 04:22:40 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/18 04:22:40 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/18 04:22:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/18 04:22:40 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (11 bytes), uploading instead of streaming 2024/11/18 04:22:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:22:41 DEBUG : file1: Size of src and dst objects identical 2024/11/18 04:22:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/18 04:22:41 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:41 DEBUG : : Looking for writers 2024/11/18 04:22:41 DEBUG : file1: reading active writers 2024/11/18 04:22:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.44s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:42 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:42 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/18 04:22:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:42 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (5 bytes), uploading instead of streaming 2024/11/18 04:22:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:22:43 DEBUG : file1: Size of src and dst objects identical 2024/11/18 04:22:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/18 04:22:43 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:43 DEBUG : : Looking for writers 2024/11/18 04:22:43 DEBUG : file1: reading active writers 2024/11/18 04:22:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.27s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:43 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:43 DEBUG : file1: WriteFileHandle.Release closing 2024/11/18 04:22:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:43 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 04:22:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:22:44 DEBUG : file1: Size of src and dst objects identical 2024/11/18 04:22:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/18 04:22:44 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:44 DEBUG : : Looking for writers 2024/11/18 04:22:44 DEBUG : file1: reading active writers 2024/11/18 04:22:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.35s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:44 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:45 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (2 bytes), uploading instead of streaming 2024/11/18 04:22:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:22:45 DEBUG : file1: Size of src and dst objects identical 2024/11/18 04:22:45 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/11/18 04:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:45 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:45 DEBUG : : Looking for writers 2024/11/18 04:22:45 DEBUG : file1: reading active writers 2024/11/18 04:22:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.45s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:46 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:46 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 04:22:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:22:47 DEBUG : file1: Size of src and dst objects identical 2024/11/18 04:22:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:22:47 DEBUG : file1: Open: flags=O_RDONLY 2024/11/18 04:22:47 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/18 04:22:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/18 04:22:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:47 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:47 DEBUG : : Looking for writers 2024/11/18 04:22:47 DEBUG : file1: reading active writers 2024/11/18 04:22:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.62s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-tupevel5woke'", Local "Local file system at /tmp/rclone3383071054", Modify Window "1s" 2024/11/18 04:22:47 INFO : files root 'rclone-test-tupevel5woke': poll-interval is not supported by this remote 2024/11/18 04:22:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 04:22:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 04:22:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 04:22:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 04:22:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:48 DEBUG : files root 'rclone-test-tupevel5woke': File to upload is small (100 bytes), uploading instead of streaming 2024/11/18 04:22:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/18 04:22:48 DEBUG : file1: Size of src and dst objects identical 2024/11/18 04:22:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 04:22:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 04:22:48 DEBUG : file1: Open: flags=O_RDONLY 2024/11/18 04:22:48 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/18 04:22:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/18 04:22:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 04:22:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/18 04:22:49 DEBUG : WaitForWriters: timeout=30s 2024/11/18 04:22:49 DEBUG : : Looking for writers 2024/11/18 04:22:49 DEBUG : file1: reading active writers 2024/11/18 04:22:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.71s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/11/18 04:22:49 DEBUG : files root 'rclone-test-tupevel5woke': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m10.450979499s (try 1/5): exit status 1: Failed [TestDirHandleReaddir TestDirForgetPath TestDirMkdir TestFileSetModTime/cache=off,open=true,write=true TestFileOpenRead TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=true TestRWFileHandleMethodsRead]