"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2024/10/29 02:42:42 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-veruzun2casu" 2024/10/29 02:42:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:42:42 DEBUG : Creating backend with remote "/tmp/rclone2960390873" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:42:42 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:42:45 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:42:45 DEBUG : dir: Looking for writers 2024/10/29 02:42:45 DEBUG : : Looking for writers 2024/10/29 02:42:45 DEBUG : dir: reading active writers 2024/10/29 02:42:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.96s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:42:45 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:42:48 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:42:48 DEBUG : dir/subdir: Looking for writers 2024/10/29 02:42:48 DEBUG : dir: Looking for writers 2024/10/29 02:42:48 DEBUG : file1: reading active writers 2024/10/29 02:42:48 DEBUG : file2: reading active writers 2024/10/29 02:42:48 DEBUG : subdir: reading active writers 2024/10/29 02:42:48 DEBUG : : Looking for writers 2024/10/29 02:42:48 DEBUG : dir: reading active writers 2024/10/29 02:42:48 DEBUG : >WaitForWriters: 2024/10/29 02:42:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-veruzun2casu/dir not empty`) 2024/10/29 02:42:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/29 02:42:50 DEBUG : pacer: Reducing sleep to 15ms 2024/10/29 02:42:50 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.37s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:42:50 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:42:50 DEBUG : pacer: Reducing sleep to 10ms 2024/10/29 02:42:51 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:42:51 DEBUG : dir: Looking for writers 2024/10/29 02:42:51 DEBUG : file1: reading active writers 2024/10/29 02:42:51 DEBUG : : Looking for writers 2024/10/29 02:42:51 DEBUG : dir: reading active writers 2024/10/29 02:42:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.96s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:42:52 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:42:53 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:42:53 DEBUG : dir: Looking for writers 2024/10/29 02:42:53 DEBUG : : Looking for writers 2024/10/29 02:42:53 DEBUG : dir: reading active writers 2024/10/29 02:42:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.90s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:42:54 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:42:55 DEBUG : dir: forgetting directory cache 2024/10/29 02:42:55 DEBUG : : forgetting directory cache 2024/10/29 02:42:55 DEBUG : dir: forgetting directory cache 2024/10/29 02:42:55 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:42:55 DEBUG : : Looking for writers 2024/10/29 02:42:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.95s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:42:56 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:42:57 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/10/29 02:42:57 DEBUG : dir: invalidating directory cache 2024/10/29 02:42:57 DEBUG : : >ForgetPath: 2024/10/29 02:42:57 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/10/29 02:42:57 DEBUG : : invalidating directory cache 2024/10/29 02:42:57 DEBUG : dir: forgetting directory cache 2024/10/29 02:42:57 DEBUG : : >ForgetPath: 2024/10/29 02:42:57 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/10/29 02:42:57 DEBUG : : >ForgetPath: 2024/10/29 02:42:57 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:42:57 DEBUG : dir: Looking for writers 2024/10/29 02:42:57 DEBUG : : Looking for writers 2024/10/29 02:42:57 DEBUG : dir: reading active writers 2024/10/29 02:42:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.11s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:42:58 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:02 DEBUG : : forgetting directory cache 2024/10/29 02:43:02 DEBUG : dir: forgetting directory cache 2024/10/29 02:43:02 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:02 DEBUG : dir: Looking for writers 2024/10/29 02:43:02 DEBUG : fil/a/b: Looking for writers 2024/10/29 02:43:02 DEBUG : fil/a: Looking for writers 2024/10/29 02:43:02 DEBUG : b: reading active writers 2024/10/29 02:43:02 DEBUG : fil: Looking for writers 2024/10/29 02:43:02 DEBUG : a: reading active writers 2024/10/29 02:43:02 DEBUG : : Looking for writers 2024/10/29 02:43:02 DEBUG : fil: reading active writers 2024/10/29 02:43:02 DEBUG : dir: reading active writers 2024/10/29 02:43:02 DEBUG : >WaitForWriters: 2024/10/29 02:43:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-veruzun2casu/fil/a not empty`) 2024/10/29 02:43:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/29 02:43:03 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-veruzun2casu/fil/a not empty`) 2024/10/29 02:43:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/29 02:43:03 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-veruzun2casu/fil/a not empty`) 2024/10/29 02:43:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/29 02:43:04 DEBUG : pacer: Reducing sleep to 60ms 2024/10/29 02:43:04 DEBUG : pacer: Reducing sleep to 45ms 2024/10/29 02:43:04 DEBUG : pacer: Reducing sleep to 33.75ms 2024/10/29 02:43:04 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (6.31s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:04 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:05 DEBUG : pacer: Reducing sleep to 18.984375ms 2024/10/29 02:43:05 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/10/29 02:43:05 DEBUG : pacer: Reducing sleep to 10.67871ms 2024/10/29 02:43:05 DEBUG : pacer: Reducing sleep to 10ms 2024/10/29 02:43:05 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:05 DEBUG : dir: Looking for writers 2024/10/29 02:43:05 DEBUG : : Looking for writers 2024/10/29 02:43:05 DEBUG : dir: reading active writers 2024/10/29 02:43:05 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.86s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:06 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:07 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:07 DEBUG : dir: Looking for writers 2024/10/29 02:43:07 DEBUG : file1: reading active writers 2024/10/29 02:43:07 DEBUG : : Looking for writers 2024/10/29 02:43:07 DEBUG : dir: reading active writers 2024/10/29 02:43:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.00s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:08 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-veruzun2casu'": object not found 2024/10/29 02:43:09 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:09 DEBUG : : Looking for writers 2024/10/29 02:43:09 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (0.97s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:09 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:10 ERROR : dir/: Can only open directories read only 2024/10/29 02:43:10 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:10 DEBUG : dir: Looking for writers 2024/10/29 02:43:10 DEBUG : : Looking for writers 2024/10/29 02:43:10 DEBUG : dir: reading active writers 2024/10/29 02:43:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.90s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:11 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/29 02:43:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/10/29 02:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/29 02:43:12 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (5 bytes), uploading instead of streaming 2024/10/29 02:43:13 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2024/10/29 02:43:13 DEBUG : dir/potato: Size of src and dst objects identical 2024/10/29 02:43:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/29 02:43:13 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:13 DEBUG : dir: Looking for writers 2024/10/29 02:43:13 DEBUG : file1: reading active writers 2024/10/29 02:43:13 DEBUG : potato: reading active writers 2024/10/29 02:43:13 DEBUG : : Looking for writers 2024/10/29 02:43:13 DEBUG : dir: reading active writers 2024/10/29 02:43:13 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.11s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:14 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/29 02:43:16 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:16 DEBUG : dir/sub: Looking for writers 2024/10/29 02:43:16 DEBUG : dir: Looking for writers 2024/10/29 02:43:16 DEBUG : file1: reading active writers 2024/10/29 02:43:16 DEBUG : sub: reading active writers 2024/10/29 02:43:16 DEBUG : : Looking for writers 2024/10/29 02:43:16 DEBUG : dir: reading active writers 2024/10/29 02:43:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.01s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:17 INFO : files root 'rclone-test-veruzun2casu': 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:410 Error: Should be true Test: TestDirMkdirSub 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:410 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdirSub 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:410 Error: Received unexpected error: file does not exist Test: TestDirMkdirSub 2024/10/29 02:43:25 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:25 DEBUG : : Looking for writers 2024/10/29 02:43:25 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (8.49s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:25 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:27 ERROR : dir/: Dir.Remove not empty 2024/10/29 02:43:27 DEBUG : dir/file1: Remove: 2024/10/29 02:43:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:43:27 DEBUG : dir/file1: >Remove: err= 2024/10/29 02:43:27 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/29 02:43:27 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:27 DEBUG : : Looking for writers 2024/10/29 02:43:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.21s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:28 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:29 DEBUG : dir/file1: Remove: 2024/10/29 02:43:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:43:29 DEBUG : dir/file1: >Remove: err= 2024/10/29 02:43:29 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/29 02:43:29 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:29 DEBUG : : Looking for writers 2024/10/29 02:43:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.07s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:30 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:31 DEBUG : dir/file1: Remove: 2024/10/29 02:43:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:43:31 DEBUG : dir/file1: >Remove: err= 2024/10/29 02:43:31 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:31 DEBUG : dir: Looking for writers 2024/10/29 02:43:31 DEBUG : : Looking for writers 2024/10/29 02:43:31 DEBUG : dir: reading active writers 2024/10/29 02:43:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.35s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:32 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-veruzun2casu'": object not found 2024/10/29 02:43:33 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:33 DEBUG : : Looking for writers 2024/10/29 02:43:33 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (1.18s) === 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-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:33 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:34 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:34 DEBUG : dir: Looking for writers 2024/10/29 02:43:34 DEBUG : file1: reading active writers 2024/10/29 02:43:34 DEBUG : : Looking for writers 2024/10/29 02:43:34 DEBUG : dir: reading active writers 2024/10/29 02:43:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.96s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:35 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:38 DEBUG : Can set mod time: true 2024/10/29 02:43:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/29 02:43:38 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:38 DEBUG : dir: Looking for writers 2024/10/29 02:43:38 DEBUG : file1: reading active writers 2024/10/29 02:43:38 DEBUG : : Looking for writers 2024/10/29 02:43:38 DEBUG : dir: reading active writers 2024/10/29 02:43:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:39 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:43:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 02:43:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:43:40 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (0 bytes), uploading instead of streaming 2024/10/29 02:43:41 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 02:43:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/29 02:43:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/29 02:43:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:43:41 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:41 DEBUG : dir: Looking for writers 2024/10/29 02:43:41 DEBUG : file1: reading active writers 2024/10/29 02:43:41 DEBUG : : Looking for writers 2024/10/29 02:43:41 DEBUG : dir: reading active writers 2024/10/29 02:43:41 DEBUG : >WaitForWriters: 2024/10/29 02:43:41 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:41 DEBUG : dir: Looking for writers 2024/10/29 02:43:41 DEBUG : file1: reading active writers 2024/10/29 02:43:41 DEBUG : : Looking for writers 2024/10/29 02:43:41 DEBUG : dir: reading active writers 2024/10/29 02:43:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:42 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:43:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 02:43:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:43:43 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (5 bytes), uploading instead of streaming 2024/10/29 02:43:44 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/10/29 02:43:44 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/29 02:43:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/29 02:43:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:43:44 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:44 DEBUG : dir: Looking for writers 2024/10/29 02:43:44 DEBUG : file1: reading active writers 2024/10/29 02:43:44 DEBUG : : Looking for writers 2024/10/29 02:43:44 DEBUG : dir: reading active writers 2024/10/29 02:43:44 DEBUG : >WaitForWriters: 2024/10/29 02:43:45 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:45 DEBUG : dir: Looking for writers 2024/10/29 02:43:45 DEBUG : file1: reading active writers 2024/10/29 02:43:45 DEBUG : : Looking for writers 2024/10/29 02:43:45 DEBUG : dir: reading active writers 2024/10/29 02:43:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:45 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:43:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:43:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:43:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:43:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/29 02:43:47 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:47 DEBUG : dir: Looking for writers 2024/10/29 02:43:47 DEBUG : file1: reading active writers 2024/10/29 02:43:47 DEBUG : : Looking for writers 2024/10/29 02:43:47 DEBUG : dir: reading active writers 2024/10/29 02:43:47 DEBUG : >WaitForWriters: 2024/10/29 02:43:47 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:48 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:43:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:43:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/29 02:43:49 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:43:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:43:49 DEBUG : dir/file1(0xc0000ac640): close: 2024/10/29 02:43:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/29 02:43:49 DEBUG : dir/file1(0xc0000ac640): >close: err= 2024/10/29 02:43:49 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:49 DEBUG : dir: Looking for writers 2024/10/29 02:43:49 DEBUG : file1: reading active writers 2024/10/29 02:43:49 DEBUG : : Looking for writers 2024/10/29 02:43:49 DEBUG : dir: reading active writers 2024/10/29 02:43:49 DEBUG : >WaitForWriters: 2024/10/29 02:43:49 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:49 DEBUG : dir: Looking for writers 2024/10/29 02:43:49 DEBUG : file1: reading active writers 2024/10/29 02:43:49 DEBUG : : Looking for writers 2024/10/29 02:43:49 DEBUG : dir: reading active writers 2024/10/29 02:43:49 DEBUG : >WaitForWriters: 2024/10/29 02:43:49 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:50 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:43:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:43:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:43:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/29 02:43:51 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:43:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:43:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:43:51 DEBUG : dir/file1(0xc0000acb00): _writeAt: size=5, off=0 2024/10/29 02:43:51 DEBUG : dir/file1(0xc0000acb00): openPending: 2024/10/29 02:43:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/29 02:43:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 02:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:43:51 DEBUG : dir/file1(0xc0000acb00): >openPending: err= 2024/10/29 02:43:51 DEBUG : dir/file1(0xc0000acb00): >_writeAt: n=5, err= 2024/10/29 02:43:51 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/10/29 02:43:51 DEBUG : dir/file1(0xc0000acb00): close: 2024/10/29 02:43:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/10/29 02:43:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/10/29 02:43:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/10/29 02:43:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/29 02:43:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/10/29 02:43:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:43:52 DEBUG : dir/file1(0xc0000acb00): >close: err= 2024/10/29 02:43:52 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:52 DEBUG : dir: Looking for writers 2024/10/29 02:43:52 DEBUG : file1: reading active writers 2024/10/29 02:43:52 DEBUG : : Looking for writers 2024/10/29 02:43:52 DEBUG : dir: reading active writers 2024/10/29 02:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:43:52 DEBUG : dir: Looking for writers 2024/10/29 02:43:52 DEBUG : file1: reading active writers 2024/10/29 02:43:52 DEBUG : : Looking for writers 2024/10/29 02:43:52 DEBUG : dir: reading active writers 2024/10/29 02:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:43:52 DEBUG : dir: Looking for writers 2024/10/29 02:43:52 DEBUG : file1: reading active writers 2024/10/29 02:43:52 DEBUG : : Looking for writers 2024/10/29 02:43:52 DEBUG : dir: reading active writers 2024/10/29 02:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:43:52 DEBUG : dir: Looking for writers 2024/10/29 02:43:52 DEBUG : file1: reading active writers 2024/10/29 02:43:52 DEBUG : : Looking for writers 2024/10/29 02:43:52 DEBUG : dir: reading active writers 2024/10/29 02:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:43:52 DEBUG : dir/file1: vfs cache: starting upload 2024/10/29 02:43:52 DEBUG : dir: Looking for writers 2024/10/29 02:43:52 DEBUG : file1: reading active writers 2024/10/29 02:43:52 DEBUG : : Looking for writers 2024/10/29 02:43:52 DEBUG : dir: reading active writers 2024/10/29 02:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:43:52 DEBUG : dir: Looking for writers 2024/10/29 02:43:52 DEBUG : file1: reading active writers 2024/10/29 02:43:52 DEBUG : : Looking for writers 2024/10/29 02:43:52 DEBUG : dir: reading active writers 2024/10/29 02:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:43:52 DEBUG : dir: Looking for writers 2024/10/29 02:43:52 DEBUG : file1: reading active writers 2024/10/29 02:43:52 DEBUG : : Looking for writers 2024/10/29 02:43:52 DEBUG : dir: reading active writers 2024/10/29 02:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:43:52 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/10/29 02:43:52 INFO : dir/file1: Copied (replaced existing) 2024/10/29 02:43:52 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/10/29 02:43:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/29 02:43:52 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/10/29 02:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:43:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/29 02:43:53 DEBUG : dir: Looking for writers 2024/10/29 02:43:53 DEBUG : file1: reading active writers 2024/10/29 02:43:53 DEBUG : : Looking for writers 2024/10/29 02:43:53 DEBUG : dir: reading active writers 2024/10/29 02:43:53 DEBUG : >WaitForWriters: 2024/10/29 02:43:53 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:53 DEBUG : dir: Looking for writers 2024/10/29 02:43:53 DEBUG : file1: reading active writers 2024/10/29 02:43:53 DEBUG : : Looking for writers 2024/10/29 02:43:53 DEBUG : dir: reading active writers 2024/10/29 02:43:53 DEBUG : >WaitForWriters: 2024/10/29 02:43:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.72s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.65s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.19s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.21s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.37s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.84s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:43:54 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:43:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:43:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 02:43:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:43:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/10/29 02:43:59 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:43:59 DEBUG : dir: Looking for writers 2024/10/29 02:43:59 DEBUG : file1: reading active writers 2024/10/29 02:43:59 DEBUG : : Looking for writers 2024/10/29 02:43:59 DEBUG : dir: reading active writers 2024/10/29 02:43:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (5.63s) === RUN TestFileOpenReadUnknownSize 2024/10/29 02:44:00 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/10/29 02:44:00 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/29 02:44:00 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:44:00 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/10/29 02:44:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:00 DEBUG : : Looking for writers 2024/10/29 02:44:00 DEBUG : file.txt: reading active writers 2024/10/29 02:44:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:00 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:01 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (25 bytes), uploading instead of streaming 2024/10/29 02:44:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/29 02:44:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/29 02:44:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:02 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:02 DEBUG : dir: Looking for writers 2024/10/29 02:44:02 DEBUG : file1: reading active writers 2024/10/29 02:44:02 DEBUG : : Looking for writers 2024/10/29 02:44:02 DEBUG : dir: reading active writers 2024/10/29 02:44:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.81s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:02 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:07 DEBUG : dir/file1: Remove: 2024/10/29 02:44:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:07 DEBUG : dir/file1: >Remove: err= 2024/10/29 02:44:07 DEBUG : dir/file1: Remove: 2024/10/29 02:44:07 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/29 02:44:07 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:07 DEBUG : dir: Looking for writers 2024/10/29 02:44:07 DEBUG : : Looking for writers 2024/10/29 02:44:07 DEBUG : dir: reading active writers 2024/10/29 02:44:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (5.62s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:08 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:09 DEBUG : dir/file1: Remove: 2024/10/29 02:44:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:09 DEBUG : dir/file1: >Remove: err= 2024/10/29 02:44:10 DEBUG : dir/file1: Remove: 2024/10/29 02:44:10 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/29 02:44:10 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:10 DEBUG : dir: Looking for writers 2024/10/29 02:44:10 DEBUG : : Looking for writers 2024/10/29 02:44:10 DEBUG : dir: reading active writers 2024/10/29 02:44:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.27s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:10 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:44:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 02:44:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/29 02:44:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 02:44:12 DEBUG : dir/file1: Open: flags=O_RDWR 2024/10/29 02:44:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 02:44:12 DEBUG : dir/file1: Open: flags=0x3 2024/10/29 02:44:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/10/29 02:44:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/10/29 02:44:12 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:12 DEBUG : dir: Looking for writers 2024/10/29 02:44:12 DEBUG : file1: reading active writers 2024/10/29 02:44:12 DEBUG : : Looking for writers 2024/10/29 02:44:12 DEBUG : dir: reading active writers 2024/10/29 02:44:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:12 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:13 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:13 DEBUG : dir: Looking for writers 2024/10/29 02:44:13 DEBUG : file1: reading active writers 2024/10/29 02:44:13 DEBUG : : Looking for writers 2024/10/29 02:44:13 DEBUG : dir: reading active writers 2024/10/29 02:44:13 DEBUG : >WaitForWriters: 2024/10/29 02:44:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000896d80 2024/10/29 02:44:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 02:44:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000896d80 2024/10/29 02:44:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 02:44:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:44:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 02:44:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc000896d80 2024/10/29 02:44:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:15 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (25 bytes), uploading instead of streaming 2024/10/29 02:44:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/29 02:44:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/29 02:44:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:20 DEBUG : newLeaf: Running delayed rename now 2024/10/29 02:44:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000896d80 2024/10/29 02:44:21 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:21 DEBUG : dir: Looking for writers 2024/10/29 02:44:21 DEBUG : : Looking for writers 2024/10/29 02:44:21 DEBUG : dir: reading active writers 2024/10/29 02:44:21 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:21 DEBUG : >WaitForWriters: 2024/10/29 02:44:21 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:21 DEBUG : dir: Looking for writers 2024/10/29 02:44:21 DEBUG : : Looking for writers 2024/10/29 02:44:21 DEBUG : dir: reading active writers 2024/10/29 02:44:21 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:22 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:44:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:44:26 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:26 DEBUG : dir: Looking for writers 2024/10/29 02:44:26 DEBUG : file1: reading active writers 2024/10/29 02:44:26 DEBUG : : Looking for writers 2024/10/29 02:44:26 DEBUG : dir: reading active writers 2024/10/29 02:44:26 DEBUG : >WaitForWriters: 2024/10/29 02:44:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00075ab40 2024/10/29 02:44:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 02:44:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00075ab40 2024/10/29 02:44:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 02:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:44:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 02:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc00075ab40 2024/10/29 02:44:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:28 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (25 bytes), uploading instead of streaming 2024/10/29 02:44:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/10/29 02:44:29 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/29 02:44:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:29 DEBUG : newLeaf: Running delayed rename now 2024/10/29 02:44:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00075ab40 2024/10/29 02:44:30 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:30 DEBUG : dir: Looking for writers 2024/10/29 02:44:30 DEBUG : : Looking for writers 2024/10/29 02:44:30 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:30 DEBUG : dir: reading active writers 2024/10/29 02:44:30 DEBUG : >WaitForWriters: 2024/10/29 02:44:30 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:30 DEBUG : dir: Looking for writers 2024/10/29 02:44:30 DEBUG : : Looking for writers 2024/10/29 02:44:30 DEBUG : dir: reading active writers 2024/10/29 02:44:30 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:30 DEBUG : >WaitForWriters: 2024/10/29 02:44:30 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:31 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:44:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:44:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 02:44:32 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:44:32 DEBUG : dir/file1(0xc00091c6c0): openPending: 2024/10/29 02:44:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/29 02:44:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 02:44:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:32 DEBUG : dir/file1(0xc00091c6c0): >openPending: err= 2024/10/29 02:44:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 02:44:32 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:44:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:44:32 DEBUG : dir/file1(0xc00091c6c0): _writeAt: size=14, off=0 2024/10/29 02:44:32 DEBUG : dir/file1(0xc00091c6c0): >_writeAt: n=14, err= 2024/10/29 02:44:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/29 02:44:32 DEBUG : dir/file1(0xc00091c6c0): close: 2024/10/29 02:44:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/29 02:44:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/29 02:44:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:44:32 DEBUG : dir/file1(0xc00091c6c0): >close: err= 2024/10/29 02:44:32 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:32 DEBUG : dir: Looking for writers 2024/10/29 02:44:32 DEBUG : file1: reading active writers 2024/10/29 02:44:32 DEBUG : : Looking for writers 2024/10/29 02:44:32 DEBUG : dir: reading active writers 2024/10/29 02:44:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:44:32 DEBUG : dir: Looking for writers 2024/10/29 02:44:32 DEBUG : file1: reading active writers 2024/10/29 02:44:32 DEBUG : : Looking for writers 2024/10/29 02:44:32 DEBUG : dir: reading active writers 2024/10/29 02:44:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:44:32 DEBUG : dir: Looking for writers 2024/10/29 02:44:32 DEBUG : file1: reading active writers 2024/10/29 02:44:32 DEBUG : : Looking for writers 2024/10/29 02:44:32 DEBUG : dir: reading active writers 2024/10/29 02:44:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:44:32 DEBUG : dir: Looking for writers 2024/10/29 02:44:32 DEBUG : file1: reading active writers 2024/10/29 02:44:32 DEBUG : : Looking for writers 2024/10/29 02:44:32 DEBUG : dir: reading active writers 2024/10/29 02:44:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:44:32 DEBUG : dir/file1: vfs cache: starting upload 2024/10/29 02:44:32 DEBUG : dir: Looking for writers 2024/10/29 02:44:32 DEBUG : file1: reading active writers 2024/10/29 02:44:32 DEBUG : : Looking for writers 2024/10/29 02:44:32 DEBUG : dir: reading active writers 2024/10/29 02:44:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:44:33 DEBUG : dir: Looking for writers 2024/10/29 02:44:33 DEBUG : file1: reading active writers 2024/10/29 02:44:33 DEBUG : : Looking for writers 2024/10/29 02:44:33 DEBUG : dir: reading active writers 2024/10/29 02:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:44:33 DEBUG : dir: Looking for writers 2024/10/29 02:44:33 DEBUG : file1: reading active writers 2024/10/29 02:44:33 DEBUG : : Looking for writers 2024/10/29 02:44:33 DEBUG : dir: reading active writers 2024/10/29 02:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:44:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/10/29 02:44:33 INFO : dir/file1: Copied (replaced existing) 2024/10/29 02:44:33 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2024/10/29 02:44:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/29 02:44:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/29 02:44:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/29 02:44:33 DEBUG : dir: Looking for writers 2024/10/29 02:44:33 DEBUG : file1: reading active writers 2024/10/29 02:44:33 DEBUG : : Looking for writers 2024/10/29 02:44:33 DEBUG : dir: reading active writers 2024/10/29 02:44:33 DEBUG : >WaitForWriters: 2024/10/29 02:44:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:44:33 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:44:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:44:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:44:33 DEBUG : dir/file1(0xc00083a180): _readAt: size=512, off=0 2024/10/29 02:44:33 DEBUG : dir/file1(0xc00083a180): openPending: 2024/10/29 02:44:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2024/10/29 02:44:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/29 02:44:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:33 DEBUG : dir/file1(0xc00083a180): >openPending: err= 2024/10/29 02:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/29 02:44:33 DEBUG : dir/file1(0xc00083a180): >_readAt: n=14, err=EOF 2024/10/29 02:44:33 DEBUG : dir/file1(0xc00083a180): close: 2024/10/29 02:44:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/29 02:44:33 DEBUG : dir/file1(0xc00083a180): >close: err= 2024/10/29 02:44:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 02:44:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ae300 2024/10/29 02:44:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 02:44:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/29 02:44:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ae300 2024/10/29 02:44:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 02:44:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:44:36 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:44:36 DEBUG : dir/file1(0xc00091c3c0): openPending: 2024/10/29 02:44:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2024/10/29 02:44:36 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2024/10/29 02:44:36 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:44:36 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:44:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 02:44:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:36 DEBUG : dir/file1(0xc00091c3c0): >openPending: err= 2024/10/29 02:44:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 02:44:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:44:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:44:36 DEBUG : dir/file1(0xc00091c3c0): _writeAt: size=25, off=0 2024/10/29 02:44:36 DEBUG : dir/file1(0xc00091c3c0): >_writeAt: n=25, err= 2024/10/29 02:44:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 02:44:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ae300 2024/10/29 02:44:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:36 DEBUG : newLeaf(0xc00091c3c0): close: 2024/10/29 02:44:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/29 02:44:36 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-29 02:44:36.037838955 +0000 UTC m=+113.964915512 2024/10/29 02:44:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/29 02:44:36 DEBUG : newLeaf(0xc00091c3c0): >close: err= 2024/10/29 02:44:36 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:36 DEBUG : dir: Looking for writers 2024/10/29 02:44:36 DEBUG : : Looking for writers 2024/10/29 02:44:36 DEBUG : dir: reading active writers 2024/10/29 02:44:36 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:44:36 DEBUG : dir: Looking for writers 2024/10/29 02:44:36 DEBUG : : Looking for writers 2024/10/29 02:44:36 DEBUG : dir: reading active writers 2024/10/29 02:44:36 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:44:36 DEBUG : dir: Looking for writers 2024/10/29 02:44:36 DEBUG : : Looking for writers 2024/10/29 02:44:36 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:36 DEBUG : dir: reading active writers 2024/10/29 02:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:44:36 DEBUG : dir: Looking for writers 2024/10/29 02:44:36 DEBUG : : Looking for writers 2024/10/29 02:44:36 DEBUG : dir: reading active writers 2024/10/29 02:44:36 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:44:36 DEBUG : newLeaf: vfs cache: starting upload 2024/10/29 02:44:36 DEBUG : dir: Looking for writers 2024/10/29 02:44:36 DEBUG : : Looking for writers 2024/10/29 02:44:36 DEBUG : dir: reading active writers 2024/10/29 02:44:36 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:44:36 DEBUG : dir: Looking for writers 2024/10/29 02:44:36 DEBUG : : Looking for writers 2024/10/29 02:44:36 DEBUG : dir: reading active writers 2024/10/29 02:44:36 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:44:37 DEBUG : dir: Looking for writers 2024/10/29 02:44:37 DEBUG : : Looking for writers 2024/10/29 02:44:37 DEBUG : dir: reading active writers 2024/10/29 02:44:37 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:44:37 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/10/29 02:44:37 INFO : newLeaf: Copied (replaced existing) 2024/10/29 02:44:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-29 02:44:36 +0000 UTC," 2024/10/29 02:44:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/29 02:44:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/29 02:44:37 DEBUG : dir: Looking for writers 2024/10/29 02:44:37 DEBUG : : Looking for writers 2024/10/29 02:44:37 DEBUG : dir: reading active writers 2024/10/29 02:44:37 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:37 DEBUG : >WaitForWriters: 2024/10/29 02:44:38 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:38 DEBUG : dir: Looking for writers 2024/10/29 02:44:38 DEBUG : : Looking for writers 2024/10/29 02:44:38 DEBUG : dir: reading active writers 2024/10/29 02:44:38 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:38 DEBUG : >WaitForWriters: 2024/10/29 02:44:38 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:38 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:44:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:44:40 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:40 DEBUG : dir: Looking for writers 2024/10/29 02:44:40 DEBUG : file1: reading active writers 2024/10/29 02:44:40 DEBUG : : Looking for writers 2024/10/29 02:44:40 DEBUG : dir: reading active writers 2024/10/29 02:44:40 DEBUG : >WaitForWriters: 2024/10/29 02:44:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0006aea80 2024/10/29 02:44:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 02:44:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0006aea80 2024/10/29 02:44:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 02:44:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:44:42 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:44:42 DEBUG : dir/file1(0xc00091da40): openPending: 2024/10/29 02:44:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/29 02:44:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 02:44:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:42 DEBUG : dir/file1(0xc00091da40): >openPending: err= 2024/10/29 02:44:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 02:44:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:44:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:44:42 DEBUG : dir/file1(0xc00091da40): _writeAt: size=25, off=0 2024/10/29 02:44:42 DEBUG : dir/file1(0xc00091da40): >_writeAt: n=25, err= 2024/10/29 02:44:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 02:44:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0006aea80 2024/10/29 02:44:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:42 DEBUG : newLeaf(0xc00091da40): close: 2024/10/29 02:44:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/29 02:44:42 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-29 02:44:42.153994004 +0000 UTC m=+120.081070542 2024/10/29 02:44:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/29 02:44:42 DEBUG : newLeaf(0xc00091da40): >close: err= 2024/10/29 02:44:42 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:42 DEBUG : dir: Looking for writers 2024/10/29 02:44:42 DEBUG : : Looking for writers 2024/10/29 02:44:42 DEBUG : dir: reading active writers 2024/10/29 02:44:42 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:44:42 DEBUG : dir: Looking for writers 2024/10/29 02:44:42 DEBUG : : Looking for writers 2024/10/29 02:44:42 DEBUG : dir: reading active writers 2024/10/29 02:44:42 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:44:42 DEBUG : dir: Looking for writers 2024/10/29 02:44:42 DEBUG : : Looking for writers 2024/10/29 02:44:42 DEBUG : dir: reading active writers 2024/10/29 02:44:42 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:44:42 DEBUG : dir: Looking for writers 2024/10/29 02:44:42 DEBUG : : Looking for writers 2024/10/29 02:44:42 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:42 DEBUG : dir: reading active writers 2024/10/29 02:44:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:44:42 DEBUG : newLeaf: vfs cache: starting upload 2024/10/29 02:44:42 DEBUG : dir: Looking for writers 2024/10/29 02:44:42 DEBUG : : Looking for writers 2024/10/29 02:44:42 DEBUG : dir: reading active writers 2024/10/29 02:44:42 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:44:43 DEBUG : dir: Looking for writers 2024/10/29 02:44:43 DEBUG : : Looking for writers 2024/10/29 02:44:43 DEBUG : dir: reading active writers 2024/10/29 02:44:43 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:44:43 DEBUG : dir: Looking for writers 2024/10/29 02:44:43 DEBUG : : Looking for writers 2024/10/29 02:44:43 DEBUG : dir: reading active writers 2024/10/29 02:44:43 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:44:43 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/10/29 02:44:43 INFO : newLeaf: Copied (replaced existing) 2024/10/29 02:44:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-29 02:44:42 +0000 UTC," 2024/10/29 02:44:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/29 02:44:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/29 02:44:44 DEBUG : dir: Looking for writers 2024/10/29 02:44:44 DEBUG : : Looking for writers 2024/10/29 02:44:44 DEBUG : dir: reading active writers 2024/10/29 02:44:44 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:44 DEBUG : >WaitForWriters: 2024/10/29 02:44:44 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:44 DEBUG : dir: Looking for writers 2024/10/29 02:44:44 DEBUG : : Looking for writers 2024/10/29 02:44:44 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:44 DEBUG : dir: reading active writers 2024/10/29 02:44:44 DEBUG : >WaitForWriters: 2024/10/29 02:44:44 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:44 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:44:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:44:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 02:44:49 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:44:49 DEBUG : dir/file1(0xc00083b240): openPending: 2024/10/29 02:44:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/29 02:44:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 02:44:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:49 DEBUG : dir/file1(0xc00083b240): >openPending: err= 2024/10/29 02:44:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 02:44:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:44:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:44:49 DEBUG : dir/file1(0xc00083b240): _writeAt: size=14, off=0 2024/10/29 02:44:49 DEBUG : dir/file1(0xc00083b240): >_writeAt: n=14, err= 2024/10/29 02:44:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/29 02:44:49 DEBUG : dir/file1(0xc00083b240): close: 2024/10/29 02:44:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/29 02:44:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/29 02:44:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:44:49 DEBUG : dir/file1(0xc00083b240): >close: err= 2024/10/29 02:44:49 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:49 DEBUG : dir: Looking for writers 2024/10/29 02:44:49 DEBUG : file1: reading active writers 2024/10/29 02:44:49 DEBUG : : Looking for writers 2024/10/29 02:44:49 DEBUG : dir: reading active writers 2024/10/29 02:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:44:49 DEBUG : dir: Looking for writers 2024/10/29 02:44:49 DEBUG : file1: reading active writers 2024/10/29 02:44:49 DEBUG : : Looking for writers 2024/10/29 02:44:49 DEBUG : dir: reading active writers 2024/10/29 02:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:44:49 DEBUG : dir: Looking for writers 2024/10/29 02:44:49 DEBUG : file1: reading active writers 2024/10/29 02:44:49 DEBUG : : Looking for writers 2024/10/29 02:44:49 DEBUG : dir: reading active writers 2024/10/29 02:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:44:49 DEBUG : dir: Looking for writers 2024/10/29 02:44:49 DEBUG : file1: reading active writers 2024/10/29 02:44:49 DEBUG : : Looking for writers 2024/10/29 02:44:49 DEBUG : dir: reading active writers 2024/10/29 02:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:44:49 DEBUG : dir/file1: vfs cache: starting upload 2024/10/29 02:44:49 DEBUG : dir: Looking for writers 2024/10/29 02:44:49 DEBUG : file1: reading active writers 2024/10/29 02:44:49 DEBUG : : Looking for writers 2024/10/29 02:44:49 DEBUG : dir: reading active writers 2024/10/29 02:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:44:50 DEBUG : dir: Looking for writers 2024/10/29 02:44:50 DEBUG : file1: reading active writers 2024/10/29 02:44:50 DEBUG : : Looking for writers 2024/10/29 02:44:50 DEBUG : dir: reading active writers 2024/10/29 02:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:44:50 DEBUG : dir: Looking for writers 2024/10/29 02:44:50 DEBUG : file1: reading active writers 2024/10/29 02:44:50 DEBUG : : Looking for writers 2024/10/29 02:44:50 DEBUG : dir: reading active writers 2024/10/29 02:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:44:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/29 02:44:50 INFO : dir/file1: Copied (replaced existing) 2024/10/29 02:44:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/29 02:44:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/29 02:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/29 02:44:50 DEBUG : dir: Looking for writers 2024/10/29 02:44:50 DEBUG : file1: reading active writers 2024/10/29 02:44:50 DEBUG : : Looking for writers 2024/10/29 02:44:50 DEBUG : dir: reading active writers 2024/10/29 02:44:50 DEBUG : >WaitForWriters: 2024/10/29 02:44:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:44:50 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:44:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:44:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:44:50 DEBUG : dir/file1(0xc00054c600): _readAt: size=512, off=0 2024/10/29 02:44:50 DEBUG : dir/file1(0xc00054c600): openPending: 2024/10/29 02:44:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/10/29 02:44:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/29 02:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:50 DEBUG : dir/file1(0xc00054c600): >openPending: err= 2024/10/29 02:44:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/29 02:44:50 DEBUG : dir/file1(0xc00054c600): >_readAt: n=14, err=EOF 2024/10/29 02:44:50 DEBUG : dir/file1(0xc00054c600): close: 2024/10/29 02:44:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/29 02:44:50 DEBUG : dir/file1(0xc00054c600): >close: err= 2024/10/29 02:44:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 02:44:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00075a780 2024/10/29 02:44:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 02:44:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/29 02:44:52 DEBUG : dir/file1: Updating file with dir/file1 0xc00075a780 2024/10/29 02:44:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 02:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:44:53 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:44:53 DEBUG : dir/file1(0xc00083ba80): openPending: 2024/10/29 02:44:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/10/29 02:44:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/29 02:44:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:53 DEBUG : dir/file1(0xc00083ba80): >openPending: err= 2024/10/29 02:44:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 02:44:53 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:44:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:44:53 DEBUG : dir/file1(0xc00083ba80): _writeAt: size=25, off=0 2024/10/29 02:44:53 DEBUG : dir/file1(0xc00083ba80): >_writeAt: n=25, err= 2024/10/29 02:44:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 02:44:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00075a780 2024/10/29 02:44:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:53 DEBUG : newLeaf(0xc00083ba80): close: 2024/10/29 02:44:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/29 02:44:53 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-29 02:44:53.03434996 +0000 UTC m=+130.961426528 2024/10/29 02:44:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/29 02:44:53 DEBUG : newLeaf(0xc00083ba80): >close: err= 2024/10/29 02:44:53 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:53 DEBUG : dir: Looking for writers 2024/10/29 02:44:53 DEBUG : : Looking for writers 2024/10/29 02:44:53 DEBUG : dir: reading active writers 2024/10/29 02:44:53 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:44:53 DEBUG : dir: Looking for writers 2024/10/29 02:44:53 DEBUG : : Looking for writers 2024/10/29 02:44:53 DEBUG : dir: reading active writers 2024/10/29 02:44:53 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:44:53 DEBUG : dir: Looking for writers 2024/10/29 02:44:53 DEBUG : : Looking for writers 2024/10/29 02:44:53 DEBUG : dir: reading active writers 2024/10/29 02:44:53 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:44:53 DEBUG : dir: Looking for writers 2024/10/29 02:44:53 DEBUG : : Looking for writers 2024/10/29 02:44:53 DEBUG : dir: reading active writers 2024/10/29 02:44:53 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:44:53 DEBUG : newLeaf: vfs cache: starting upload 2024/10/29 02:44:53 DEBUG : dir: Looking for writers 2024/10/29 02:44:53 DEBUG : : Looking for writers 2024/10/29 02:44:53 DEBUG : dir: reading active writers 2024/10/29 02:44:53 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:44:53 DEBUG : dir: Looking for writers 2024/10/29 02:44:53 DEBUG : : Looking for writers 2024/10/29 02:44:53 DEBUG : dir: reading active writers 2024/10/29 02:44:53 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:44:54 DEBUG : dir: Looking for writers 2024/10/29 02:44:54 DEBUG : : Looking for writers 2024/10/29 02:44:54 DEBUG : dir: reading active writers 2024/10/29 02:44:54 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:44:54 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/10/29 02:44:54 INFO : newLeaf: Copied (replaced existing) 2024/10/29 02:44:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-29 02:44:53 +0000 UTC," 2024/10/29 02:44:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/29 02:44:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/29 02:44:54 DEBUG : dir: Looking for writers 2024/10/29 02:44:54 DEBUG : : Looking for writers 2024/10/29 02:44:54 DEBUG : dir: reading active writers 2024/10/29 02:44:54 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:54 DEBUG : >WaitForWriters: 2024/10/29 02:44:55 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:55 DEBUG : dir: Looking for writers 2024/10/29 02:44:55 DEBUG : : Looking for writers 2024/10/29 02:44:55 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:55 DEBUG : dir: reading active writers 2024/10/29 02:44:55 DEBUG : >WaitForWriters: 2024/10/29 02:44:55 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:44:55 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:44:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:44:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:44:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:44:57 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:57 DEBUG : dir: Looking for writers 2024/10/29 02:44:57 DEBUG : file1: reading active writers 2024/10/29 02:44:57 DEBUG : : Looking for writers 2024/10/29 02:44:57 DEBUG : dir: reading active writers 2024/10/29 02:44:57 DEBUG : >WaitForWriters: 2024/10/29 02:44:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:44:57 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:44:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:44:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:44:57 DEBUG : dir/file1(0xc0000ad280): _readAt: size=512, off=0 2024/10/29 02:44:57 DEBUG : dir/file1(0xc0000ad280): openPending: 2024/10/29 02:44:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/29 02:44:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 02:44:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:57 DEBUG : dir/file1(0xc0000ad280): >openPending: err= 2024/10/29 02:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/10/29 02:44:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:44:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:44:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:44:57 DEBUG : dir/file1(0xc0000ad280): >_readAt: n=14, err=EOF 2024/10/29 02:44:57 DEBUG : dir/file1(0xc0000ad280): close: 2024/10/29 02:44:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/29 02:44:57 DEBUG : dir/file1(0xc0000ad280): >close: err= 2024/10/29 02:44:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 02:44:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0006af440 2024/10/29 02:44:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 02:44:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/29 02:44:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0006af440 2024/10/29 02:44:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 02:44:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:44:59 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:44:59 DEBUG : dir/file1(0xc0000ad700): openPending: 2024/10/29 02:44:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/10/29 02:44:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/29 02:44:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:44:59 DEBUG : dir/file1(0xc0000ad700): >openPending: err= 2024/10/29 02:44:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 02:44:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:44:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:44:59 DEBUG : dir/file1(0xc0000ad700): _writeAt: size=25, off=0 2024/10/29 02:44:59 DEBUG : dir/file1(0xc0000ad700): >_writeAt: n=25, err= 2024/10/29 02:44:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 02:44:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 02:44:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0006af440 2024/10/29 02:44:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:44:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:44:59 DEBUG : newLeaf(0xc0000ad700): close: 2024/10/29 02:44:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/29 02:44:59 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-29 02:44:59.321851518 +0000 UTC m=+137.248928064 2024/10/29 02:44:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/29 02:44:59 DEBUG : newLeaf(0xc0000ad700): >close: err= 2024/10/29 02:44:59 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:44:59 DEBUG : dir: Looking for writers 2024/10/29 02:44:59 DEBUG : : Looking for writers 2024/10/29 02:44:59 DEBUG : dir: reading active writers 2024/10/29 02:44:59 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:44:59 DEBUG : dir: Looking for writers 2024/10/29 02:44:59 DEBUG : : Looking for writers 2024/10/29 02:44:59 DEBUG : dir: reading active writers 2024/10/29 02:44:59 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:44:59 DEBUG : dir: Looking for writers 2024/10/29 02:44:59 DEBUG : : Looking for writers 2024/10/29 02:44:59 DEBUG : dir: reading active writers 2024/10/29 02:44:59 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:44:59 DEBUG : dir: Looking for writers 2024/10/29 02:44:59 DEBUG : : Looking for writers 2024/10/29 02:44:59 DEBUG : dir: reading active writers 2024/10/29 02:44:59 DEBUG : newLeaf: reading active writers 2024/10/29 02:44:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:45:00 DEBUG : newLeaf: vfs cache: starting upload 2024/10/29 02:45:00 DEBUG : dir: Looking for writers 2024/10/29 02:45:00 DEBUG : : Looking for writers 2024/10/29 02:45:00 DEBUG : dir: reading active writers 2024/10/29 02:45:00 DEBUG : newLeaf: reading active writers 2024/10/29 02:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:45:00 DEBUG : dir: Looking for writers 2024/10/29 02:45:00 DEBUG : : Looking for writers 2024/10/29 02:45:00 DEBUG : dir: reading active writers 2024/10/29 02:45:00 DEBUG : newLeaf: reading active writers 2024/10/29 02:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:45:00 DEBUG : dir: Looking for writers 2024/10/29 02:45:00 DEBUG : : Looking for writers 2024/10/29 02:45:00 DEBUG : dir: reading active writers 2024/10/29 02:45:00 DEBUG : newLeaf: reading active writers 2024/10/29 02:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:45:00 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/10/29 02:45:00 INFO : newLeaf: Copied (replaced existing) 2024/10/29 02:45:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-29 02:44:59 +0000 UTC," 2024/10/29 02:45:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/29 02:45:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 02:45:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/29 02:45:01 DEBUG : dir: Looking for writers 2024/10/29 02:45:01 DEBUG : : Looking for writers 2024/10/29 02:45:01 DEBUG : dir: reading active writers 2024/10/29 02:45:01 DEBUG : newLeaf: reading active writers 2024/10/29 02:45:01 DEBUG : >WaitForWriters: 2024/10/29 02:45:01 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:01 DEBUG : dir: Looking for writers 2024/10/29 02:45:01 DEBUG : : Looking for writers 2024/10/29 02:45:01 DEBUG : dir: reading active writers 2024/10/29 02:45:01 DEBUG : newLeaf: reading active writers 2024/10/29 02:45:01 DEBUG : >WaitForWriters: 2024/10/29 02:45:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (49.46s) --- PASS: TestFileRename/off,forceCache=false (9.32s) --- PASS: TestFileRename/minimal,forceCache=false (9.33s) --- PASS: TestFileRename/minimal,forceCache=true (7.48s) --- PASS: TestFileRename/writes,forceCache=false (6.11s) --- PASS: TestFileRename/writes,forceCache=true (10.89s) --- PASS: TestFileRename/full,forceCache=false (6.34s) === 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-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:02 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:02 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:02 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:02 DEBUG : : Looking for writers 2024/10/29 02:45:02 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:02 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 02:45:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 02:45:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:04 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:04 DEBUG : dir: Looking for writers 2024/10/29 02:45:04 DEBUG : file1: reading active writers 2024/10/29 02:45:04 DEBUG : : Looking for writers 2024/10/29 02:45:04 DEBUG : dir: reading active writers 2024/10/29 02:45:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.36s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:04 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 02:45:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 02:45:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/29 02:45:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/29 02:45:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/29 02:45:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/29 02:45:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/29 02:45:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/29 02:45:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/29 02:45:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/10/29 02:45:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/10/29 02:45:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/10/29 02:45:06 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/10/29 02:45:07 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/10/29 02:45:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/10/29 02:45:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/10/29 02:45:07 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/10/29 02:45:07 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:07 DEBUG : dir: Looking for writers 2024/10/29 02:45:07 DEBUG : file1: reading active writers 2024/10/29 02:45:07 DEBUG : : Looking for writers 2024/10/29 02:45:07 DEBUG : dir: reading active writers 2024/10/29 02:45:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.73s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:08 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 02:45:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 02:45:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/29 02:45:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/29 02:45:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/29 02:45:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/29 02:45:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/29 02:45:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/29 02:45:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/29 02:45:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/10/29 02:45:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/10/29 02:45:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/10/29 02:45:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/10/29 02:45:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/10/29 02:45:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/10/29 02:45:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/10/29 02:45:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/10/29 02:45:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/10/29 02:45:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/10/29 02:45:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/29 02:45:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/10/29 02:45:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/10/29 02:45:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/10/29 02:45:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/29 02:45:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/29 02:45:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/29 02:45:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/29 02:45:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/10/29 02:45:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/29 02:45:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/29 02:45:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/29 02:45:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/10/29 02:45:12 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:12 DEBUG : dir: Looking for writers 2024/10/29 02:45:12 DEBUG : file1: reading active writers 2024/10/29 02:45:12 DEBUG : : Looking for writers 2024/10/29 02:45:12 DEBUG : dir: reading active writers 2024/10/29 02:45:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.27s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:12 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 02:45:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 02:45:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:14 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:14 DEBUG : dir: Looking for writers 2024/10/29 02:45:14 DEBUG : file1: reading active writers 2024/10/29 02:45:14 DEBUG : : Looking for writers 2024/10/29 02:45:14 DEBUG : dir: reading active writers 2024/10/29 02:45:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.47s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:15 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 02:45:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 02:45:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/10/29 02:45:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/10/29 02:45:16 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:16 DEBUG : dir: Looking for writers 2024/10/29 02:45:16 DEBUG : file1: reading active writers 2024/10/29 02:45:16 DEBUG : : Looking for writers 2024/10/29 02:45:16 DEBUG : dir: reading active writers 2024/10/29 02:45:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.27s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:17 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:18 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:45:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:45:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:45:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 02:45:18 DEBUG : dir/file1(0xc00083b0c0): _readAt: size=1, off=0 2024/10/29 02:45:18 DEBUG : dir/file1(0xc00083b0c0): openPending: 2024/10/29 02:45:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/29 02:45:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 02:45:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:18 DEBUG : dir/file1(0xc00083b0c0): >openPending: err= 2024/10/29 02:45:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/29 02:45:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:45:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:19 DEBUG : dir/file1(0xc00083b0c0): >_readAt: n=1, err= 2024/10/29 02:45:19 DEBUG : dir/file1(0xc00083b0c0): _readAt: size=256, off=1 2024/10/29 02:45:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/10/29 02:45:19 DEBUG : dir/file1(0xc00083b0c0): >_readAt: n=15, err=EOF 2024/10/29 02:45:19 DEBUG : dir/file1(0xc00083b0c0): _readAt: size=16, off=16 2024/10/29 02:45:19 DEBUG : dir/file1(0xc00083b0c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:19 DEBUG : dir/file1(0xc00083b0c0): close: 2024/10/29 02:45:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/29 02:45:19 DEBUG : dir/file1(0xc00083b0c0): >close: err= 2024/10/29 02:45:19 DEBUG : dir/file1(0xc00083b0c0): close: 2024/10/29 02:45:19 DEBUG : dir/file1(0xc00083b0c0): >close: err=file already closed 2024/10/29 02:45:19 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:19 DEBUG : dir: Looking for writers 2024/10/29 02:45:19 DEBUG : file1: reading active writers 2024/10/29 02:45:19 DEBUG : : Looking for writers 2024/10/29 02:45:19 DEBUG : dir: reading active writers 2024/10/29 02:45:19 DEBUG : >WaitForWriters: 2024/10/29 02:45:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.23s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:19 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:45:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:45:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:45:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): _readAt: size=1, off=0 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): openPending: 2024/10/29 02:45:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/29 02:45:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 02:45:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): >openPending: err= 2024/10/29 02:45:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/29 02:45:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:45:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): >_readAt: n=1, err= 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): _readAt: size=1, off=5 2024/10/29 02:45:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): >_readAt: n=1, err= 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): _readAt: size=1, off=3 2024/10/29 02:45:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): >_readAt: n=1, err= 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): _readAt: size=1, off=13 2024/10/29 02:45:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): >_readAt: n=1, err= 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): _readAt: size=16, off=100 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): >_readAt: n=0, err=EOF 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): close: 2024/10/29 02:45:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/29 02:45:21 DEBUG : dir/file1(0xc000f86000): >close: err= 2024/10/29 02:45:21 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:21 DEBUG : dir: Looking for writers 2024/10/29 02:45:21 DEBUG : file1: reading active writers 2024/10/29 02:45:21 DEBUG : : Looking for writers 2024/10/29 02:45:21 DEBUG : dir: reading active writers 2024/10/29 02:45:21 DEBUG : >WaitForWriters: 2024/10/29 02:45:21 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.31s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:22 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:23 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:45:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:45:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:45:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): _readAt: size=1, off=0 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): openPending: 2024/10/29 02:45:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/10/29 02:45:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 02:45:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): >openPending: err= 2024/10/29 02:45:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/29 02:45:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:45:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): >_readAt: n=1, err= 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): _readAt: size=1, off=5 2024/10/29 02:45:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): >_readAt: n=1, err= 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): _readAt: size=1, off=1 2024/10/29 02:45:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): >_readAt: n=1, err= 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): _readAt: size=6, off=10 2024/10/29 02:45:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): >_readAt: n=6, err= 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): _readAt: size=256, off=10 2024/10/29 02:45:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): >_readAt: n=6, err=EOF 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): _readAt: size=256, off=100 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): close: 2024/10/29 02:45:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): >close: err= 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): _readAt: size=256, off=100 2024/10/29 02:45:23 DEBUG : dir/file1(0xc0006226c0): >_readAt: n=0, err=file already closed 2024/10/29 02:45:23 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:23 DEBUG : dir: Looking for writers 2024/10/29 02:45:23 DEBUG : file1: reading active writers 2024/10/29 02:45:23 DEBUG : : Looking for writers 2024/10/29 02:45:23 DEBUG : dir: reading active writers 2024/10/29 02:45:23 DEBUG : >WaitForWriters: 2024/10/29 02:45:23 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.21s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:24 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:25 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:45:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:45:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:45:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 02:45:25 DEBUG : dir/file1(0xc00083a880): RWFileHandle.Flush 2024/10/29 02:45:25 DEBUG : dir/file1(0xc00083a880): _readAt: size=256, off=0 2024/10/29 02:45:25 DEBUG : dir/file1(0xc00083a880): openPending: 2024/10/29 02:45:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/10/29 02:45:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 02:45:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:25 DEBUG : dir/file1(0xc00083a880): >openPending: err= 2024/10/29 02:45:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/29 02:45:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:45:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:25 DEBUG : dir/file1(0xc00083a880): >_readAt: n=16, err=EOF 2024/10/29 02:45:25 DEBUG : dir/file1(0xc00083a880): RWFileHandle.Flush 2024/10/29 02:45:25 DEBUG : dir/file1(0xc00083a880): RWFileHandle.Flush 2024/10/29 02:45:25 DEBUG : dir/file1(0xc00083a880): close: 2024/10/29 02:45:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/29 02:45:25 DEBUG : dir/file1(0xc00083a880): >close: err= 2024/10/29 02:45:25 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:25 DEBUG : dir: Looking for writers 2024/10/29 02:45:25 DEBUG : file1: reading active writers 2024/10/29 02:45:25 DEBUG : : Looking for writers 2024/10/29 02:45:25 DEBUG : dir: reading active writers 2024/10/29 02:45:25 DEBUG : >WaitForWriters: 2024/10/29 02:45:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.35s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:26 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:45:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 02:45:27 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:45:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:45:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:45:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 02:45:27 DEBUG : dir/file1(0xc000623cc0): _readAt: size=256, off=0 2024/10/29 02:45:27 DEBUG : dir/file1(0xc000623cc0): openPending: 2024/10/29 02:45:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/29 02:45:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 02:45:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:27 DEBUG : dir/file1(0xc000623cc0): >openPending: err= 2024/10/29 02:45:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/29 02:45:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:45:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:28 DEBUG : dir/file1(0xc000623cc0): >_readAt: n=16, err=EOF 2024/10/29 02:45:28 DEBUG : dir/file1(0xc000623cc0): RWFileHandle.Release 2024/10/29 02:45:28 DEBUG : dir/file1(0xc000623cc0): close: 2024/10/29 02:45:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/29 02:45:28 DEBUG : dir/file1(0xc000623cc0): >close: err= 2024/10/29 02:45:28 DEBUG : dir/file1(0xc000623cc0): RWFileHandle.Release 2024/10/29 02:45:28 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:28 DEBUG : dir: Looking for writers 2024/10/29 02:45:28 DEBUG : file1: reading active writers 2024/10/29 02:45:28 DEBUG : : Looking for writers 2024/10/29 02:45:28 DEBUG : dir: reading active writers 2024/10/29 02:45:28 DEBUG : >WaitForWriters: 2024/10/29 02:45:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.30s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:28 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:29 DEBUG : file1: newRWFileHandle: 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): openPending: 2024/10/29 02:45:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): >openPending: err= 2024/10/29 02:45:29 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 02:45:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 02:45:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): _writeAt: size=5, off=0 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): >_writeAt: n=5, err= 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): _writeAt: size=7, off=5 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): >_writeAt: n=7, err= 2024/10/29 02:45:29 DEBUG : file1: vfs cache: truncate to size=11 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): close: 2024/10/29 02:45:29 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 02:45:29.088872484 +0000 UTC m=+167.015949032 2024/10/29 02:45:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): >close: err= 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): close: 2024/10/29 02:45:29 DEBUG : file1(0xc000f868c0): >close: err=file already closed 2024/10/29 02:45:29 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:29 DEBUG : : Looking for writers 2024/10/29 02:45:29 DEBUG : file1: reading active writers 2024/10/29 02:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:45:29 DEBUG : : Looking for writers 2024/10/29 02:45:29 DEBUG : file1: reading active writers 2024/10/29 02:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:45:29 DEBUG : : Looking for writers 2024/10/29 02:45:29 DEBUG : file1: reading active writers 2024/10/29 02:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:45:29 DEBUG : : Looking for writers 2024/10/29 02:45:29 DEBUG : file1: reading active writers 2024/10/29 02:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:45:29 DEBUG : file1: vfs cache: starting upload 2024/10/29 02:45:29 DEBUG : : Looking for writers 2024/10/29 02:45:29 DEBUG : file1: reading active writers 2024/10/29 02:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:45:29 DEBUG : : Looking for writers 2024/10/29 02:45:29 DEBUG : file1: reading active writers 2024/10/29 02:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:45:29 DEBUG : : Looking for writers 2024/10/29 02:45:29 DEBUG : file1: reading active writers 2024/10/29 02:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:45:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:45:29 INFO : file1: Copied (new) 2024/10/29 02:45:29 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-29 02:45:29 +0000 UTC," 2024/10/29 02:45:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 02:45:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:29 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 02:45:30 DEBUG : : Looking for writers 2024/10/29 02:45:30 DEBUG : file1: reading active writers 2024/10/29 02:45:30 DEBUG : >WaitForWriters: 2024/10/29 02:45:30 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:30 DEBUG : : Looking for writers 2024/10/29 02:45:30 DEBUG : file1: reading active writers 2024/10/29 02:45:30 DEBUG : >WaitForWriters: 2024/10/29 02:45:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.96s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:30 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:31 DEBUG : file1: newRWFileHandle: 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): openPending: 2024/10/29 02:45:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): >openPending: err= 2024/10/29 02:45:31 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 02:45:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 02:45:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): _writeAt: size=7, off=0 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): >_writeAt: n=7, err= 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): _writeAt: size=6, off=5 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): >_writeAt: n=6, err= 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): close: 2024/10/29 02:45:31 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 02:45:31.040350568 +0000 UTC m=+168.967427125 2024/10/29 02:45:31 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): >close: err= 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): _writeAt: size=5, off=0 2024/10/29 02:45:31 DEBUG : file1(0xc000f86d00): >_writeAt: n=0, err=file already closed 2024/10/29 02:45:31 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:31 DEBUG : : Looking for writers 2024/10/29 02:45:31 DEBUG : file1: reading active writers 2024/10/29 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:45:31 DEBUG : : Looking for writers 2024/10/29 02:45:31 DEBUG : file1: reading active writers 2024/10/29 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:45:31 DEBUG : : Looking for writers 2024/10/29 02:45:31 DEBUG : file1: reading active writers 2024/10/29 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:45:31 DEBUG : : Looking for writers 2024/10/29 02:45:31 DEBUG : file1: reading active writers 2024/10/29 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:45:31 DEBUG : file1: vfs cache: starting upload 2024/10/29 02:45:31 DEBUG : : Looking for writers 2024/10/29 02:45:31 DEBUG : file1: reading active writers 2024/10/29 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:45:31 DEBUG : : Looking for writers 2024/10/29 02:45:31 DEBUG : file1: reading active writers 2024/10/29 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:45:31 DEBUG : : Looking for writers 2024/10/29 02:45:31 DEBUG : file1: reading active writers 2024/10/29 02:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:45:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 02:45:31 INFO : file1: Copied (new) 2024/10/29 02:45:31 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-29 02:45:31 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/10/29 02:45:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 02:45:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:31 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 02:45:32 DEBUG : : Looking for writers 2024/10/29 02:45:32 DEBUG : file1: reading active writers 2024/10/29 02:45:32 DEBUG : >WaitForWriters: 2024/10/29 02:45:32 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:32 DEBUG : : Looking for writers 2024/10/29 02:45:32 DEBUG : file1: reading active writers 2024/10/29 02:45:32 DEBUG : >WaitForWriters: 2024/10/29 02:45:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.94s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:32 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:32 DEBUG : file1: newRWFileHandle: 2024/10/29 02:45:32 DEBUG : file1(0xc00083b380): openPending: 2024/10/29 02:45:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:32 DEBUG : file1(0xc00083b380): >openPending: err= 2024/10/29 02:45:32 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 02:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 02:45:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 02:45:32 DEBUG : file1(0xc00083b380): close: 2024/10/29 02:45:32 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 02:45:32.978338423 +0000 UTC m=+170.905414980 2024/10/29 02:45:32 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:32 DEBUG : file1(0xc00083b380): >close: err= 2024/10/29 02:45:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/29 02:45:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 02:45:32 DEBUG : file2: newRWFileHandle: 2024/10/29 02:45:32 DEBUG : file2(0xc00083b440): openPending: 2024/10/29 02:45:32 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/29 02:45:32 DEBUG : file2(0xc00083b440): >openPending: err= 2024/10/29 02:45:32 DEBUG : file2: >newRWFileHandle: err= 2024/10/29 02:45:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/29 02:45:32 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/10/29 02:45:32 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/10/29 02:45:32 DEBUG : file2(0xc00083b440): RWFileHandle.Flush 2024/10/29 02:45:32 DEBUG : file2(0xc00083b440): RWFileHandle.Release 2024/10/29 02:45:32 DEBUG : file2(0xc00083b440): close: 2024/10/29 02:45:32 DEBUG : file2: vfs cache: setting modification time to 2024-10-29 02:45:32.978994429 +0000 UTC m=+170.906070986 2024/10/29 02:45:32 INFO : file2: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:32 DEBUG : file2(0xc00083b440): >close: err= 2024/10/29 02:45:32 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:32 DEBUG : : Looking for writers 2024/10/29 02:45:32 DEBUG : file1: reading active writers 2024/10/29 02:45:32 DEBUG : file2: reading active writers 2024/10/29 02:45:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/10/29 02:45:32 DEBUG : : Looking for writers 2024/10/29 02:45:32 DEBUG : file1: reading active writers 2024/10/29 02:45:32 DEBUG : file2: reading active writers 2024/10/29 02:45:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/10/29 02:45:33 DEBUG : : Looking for writers 2024/10/29 02:45:33 DEBUG : file1: reading active writers 2024/10/29 02:45:33 DEBUG : file2: reading active writers 2024/10/29 02:45:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/10/29 02:45:33 DEBUG : : Looking for writers 2024/10/29 02:45:33 DEBUG : file1: reading active writers 2024/10/29 02:45:33 DEBUG : file2: reading active writers 2024/10/29 02:45:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/10/29 02:45:33 DEBUG : file1: vfs cache: starting upload 2024/10/29 02:45:33 DEBUG : file2: vfs cache: starting upload 2024/10/29 02:45:33 DEBUG : : Looking for writers 2024/10/29 02:45:33 DEBUG : file1: reading active writers 2024/10/29 02:45:33 DEBUG : file2: reading active writers 2024/10/29 02:45:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/10/29 02:45:33 DEBUG : : Looking for writers 2024/10/29 02:45:33 DEBUG : file2: reading active writers 2024/10/29 02:45:33 DEBUG : file1: reading active writers 2024/10/29 02:45:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/10/29 02:45:33 DEBUG : : Looking for writers 2024/10/29 02:45:33 DEBUG : file1: reading active writers 2024/10/29 02:45:33 DEBUG : file2: reading active writers 2024/10/29 02:45:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/10/29 02:45:33 DEBUG : file2: Dst hash empty - aborting Src hash check 2024/10/29 02:45:33 INFO : file2: Copied (new) 2024/10/29 02:45:33 DEBUG : file2: vfs cache: fingerprint now "0,2024-10-29 02:45:32 +0000 UTC," 2024/10/29 02:45:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/10/29 02:45:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/29 02:45:33 INFO : file2: vfs cache: upload succeeded try #1 2024/10/29 02:45:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:45:33 INFO : file1: Copied (new) 2024/10/29 02:45:33 DEBUG : file1: vfs cache: fingerprint now "0,2024-10-29 02:45:32 +0000 UTC," 2024/10/29 02:45:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 02:45:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:33 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 02:45:34 DEBUG : : Looking for writers 2024/10/29 02:45:34 DEBUG : file1: reading active writers 2024/10/29 02:45:34 DEBUG : file2: reading active writers 2024/10/29 02:45:34 DEBUG : >WaitForWriters: 2024/10/29 02:45:34 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:34 DEBUG : : Looking for writers 2024/10/29 02:45:34 DEBUG : file1: reading active writers 2024/10/29 02:45:34 DEBUG : file2: reading active writers 2024/10/29 02:45:34 DEBUG : >WaitForWriters: 2024/10/29 02:45:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.09s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:34 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:35 DEBUG : file1: newRWFileHandle: 2024/10/29 02:45:35 DEBUG : file1(0xc0004d7a80): openPending: 2024/10/29 02:45:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:35 DEBUG : file1(0xc0004d7a80): >openPending: err= 2024/10/29 02:45:35 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 02:45:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 02:45:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 02:45:35 DEBUG : file1(0xc0004d7a80): _writeAt: size=5, off=0 2024/10/29 02:45:35 DEBUG : file1(0xc0004d7a80): >_writeAt: n=5, err= 2024/10/29 02:45:35 DEBUG : file1(0xc0004d7a80): RWFileHandle.Flush 2024/10/29 02:45:35 DEBUG : file1(0xc0004d7a80): RWFileHandle.Flush 2024/10/29 02:45:35 DEBUG : file1(0xc0004d7a80): close: 2024/10/29 02:45:35 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 02:45:35.067359524 +0000 UTC m=+172.994436071 2024/10/29 02:45:35 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:35 DEBUG : file1(0xc0004d7a80): >close: err= 2024/10/29 02:45:35 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:35 DEBUG : : Looking for writers 2024/10/29 02:45:35 DEBUG : file1: reading active writers 2024/10/29 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:45:35 DEBUG : : Looking for writers 2024/10/29 02:45:35 DEBUG : file1: reading active writers 2024/10/29 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:45:35 DEBUG : : Looking for writers 2024/10/29 02:45:35 DEBUG : file1: reading active writers 2024/10/29 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:45:35 DEBUG : : Looking for writers 2024/10/29 02:45:35 DEBUG : file1: reading active writers 2024/10/29 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:45:35 DEBUG : file1: vfs cache: starting upload 2024/10/29 02:45:35 DEBUG : : Looking for writers 2024/10/29 02:45:35 DEBUG : file1: reading active writers 2024/10/29 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:45:35 DEBUG : : Looking for writers 2024/10/29 02:45:35 DEBUG : file1: reading active writers 2024/10/29 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:45:35 DEBUG : : Looking for writers 2024/10/29 02:45:35 DEBUG : file1: reading active writers 2024/10/29 02:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:45:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:45:35 INFO : file1: Copied (new) 2024/10/29 02:45:35 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-29 02:45:35 +0000 UTC," 2024/10/29 02:45:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 02:45:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:35 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 02:45:36 DEBUG : : Looking for writers 2024/10/29 02:45:36 DEBUG : file1: reading active writers 2024/10/29 02:45:36 DEBUG : >WaitForWriters: 2024/10/29 02:45:36 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.82s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:36 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:36 DEBUG : file1: newRWFileHandle: 2024/10/29 02:45:36 DEBUG : file1(0xc000f874c0): openPending: 2024/10/29 02:45:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:36 DEBUG : file1(0xc000f874c0): >openPending: err= 2024/10/29 02:45:36 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 02:45:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 02:45:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 02:45:36 DEBUG : file1(0xc000f874c0): _writeAt: size=5, off=0 2024/10/29 02:45:36 DEBUG : file1(0xc000f874c0): >_writeAt: n=5, err= 2024/10/29 02:45:36 DEBUG : file1(0xc000f874c0): RWFileHandle.Release 2024/10/29 02:45:36 DEBUG : file1(0xc000f874c0): close: 2024/10/29 02:45:36 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 02:45:36.893060559 +0000 UTC m=+174.820137117 2024/10/29 02:45:36 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:36 DEBUG : file1(0xc000f874c0): >close: err= 2024/10/29 02:45:36 DEBUG : file1(0xc000f874c0): RWFileHandle.Release 2024/10/29 02:45:36 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:36 DEBUG : : Looking for writers 2024/10/29 02:45:36 DEBUG : file1: reading active writers 2024/10/29 02:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:45:36 DEBUG : : Looking for writers 2024/10/29 02:45:36 DEBUG : file1: reading active writers 2024/10/29 02:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:45:36 DEBUG : : Looking for writers 2024/10/29 02:45:36 DEBUG : file1: reading active writers 2024/10/29 02:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:45:36 DEBUG : : Looking for writers 2024/10/29 02:45:36 DEBUG : file1: reading active writers 2024/10/29 02:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:45:36 DEBUG : file1: vfs cache: starting upload 2024/10/29 02:45:37 DEBUG : : Looking for writers 2024/10/29 02:45:37 DEBUG : file1: reading active writers 2024/10/29 02:45:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:45:37 DEBUG : : Looking for writers 2024/10/29 02:45:37 DEBUG : file1: reading active writers 2024/10/29 02:45:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:45:37 DEBUG : : Looking for writers 2024/10/29 02:45:37 DEBUG : file1: reading active writers 2024/10/29 02:45:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:45:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:45:37 INFO : file1: Copied (new) 2024/10/29 02:45:37 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-29 02:45:36 +0000 UTC," 2024/10/29 02:45:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 02:45:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:37 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 02:45:38 DEBUG : : Looking for writers 2024/10/29 02:45:38 DEBUG : file1: reading active writers 2024/10/29 02:45:38 DEBUG : >WaitForWriters: 2024/10/29 02:45:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.81s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:38 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/10/29 02:45:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:45:39 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 02:45:39 DEBUG : dir/file1(0xc0000ac940): openPending: 2024/10/29 02:45:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/29 02:45:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 02:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:39 DEBUG : dir/file1(0xc0000ac940): >openPending: err= 2024/10/29 02:45:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 02:45:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 02:45:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 02:45:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 02:45:39 DEBUG : dir/file1(0xc0000ac940): _writeAt: size=5, off=0 2024/10/29 02:45:39 DEBUG : dir/file1(0xc0000ac940): >_writeAt: n=5, err= 2024/10/29 02:45:39 DEBUG : dir/file1(0xc0000ac940): close: 2024/10/29 02:45:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:39 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-29 02:45:39.949471549 +0000 UTC m=+177.876548106 2024/10/29 02:45:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:39 DEBUG : dir/file1(0xc0000ac940): >close: err= 2024/10/29 02:45:39 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:39 DEBUG : dir: Looking for writers 2024/10/29 02:45:39 DEBUG : file1: reading active writers 2024/10/29 02:45:39 DEBUG : : Looking for writers 2024/10/29 02:45:39 DEBUG : dir: reading active writers 2024/10/29 02:45:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:45:39 DEBUG : dir: Looking for writers 2024/10/29 02:45:39 DEBUG : file1: reading active writers 2024/10/29 02:45:39 DEBUG : : Looking for writers 2024/10/29 02:45:39 DEBUG : dir: reading active writers 2024/10/29 02:45:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:45:39 DEBUG : dir: Looking for writers 2024/10/29 02:45:39 DEBUG : file1: reading active writers 2024/10/29 02:45:39 DEBUG : : Looking for writers 2024/10/29 02:45:39 DEBUG : dir: reading active writers 2024/10/29 02:45:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:45:40 DEBUG : dir: Looking for writers 2024/10/29 02:45:40 DEBUG : file1: reading active writers 2024/10/29 02:45:40 DEBUG : : Looking for writers 2024/10/29 02:45:40 DEBUG : dir: reading active writers 2024/10/29 02:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:45:40 DEBUG : dir/file1: vfs cache: starting upload 2024/10/29 02:45:40 DEBUG : dir: Looking for writers 2024/10/29 02:45:40 DEBUG : file1: reading active writers 2024/10/29 02:45:40 DEBUG : : Looking for writers 2024/10/29 02:45:40 DEBUG : dir: reading active writers 2024/10/29 02:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:45:40 DEBUG : dir: Looking for writers 2024/10/29 02:45:40 DEBUG : file1: reading active writers 2024/10/29 02:45:40 DEBUG : : Looking for writers 2024/10/29 02:45:40 DEBUG : dir: reading active writers 2024/10/29 02:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:45:40 DEBUG : dir: Looking for writers 2024/10/29 02:45:40 DEBUG : file1: reading active writers 2024/10/29 02:45:40 DEBUG : : Looking for writers 2024/10/29 02:45:40 DEBUG : dir: reading active writers 2024/10/29 02:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:45:40 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/29 02:45:40 INFO : dir/file1: Copied (replaced existing) 2024/10/29 02:45:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-10-29 02:45:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/29 02:45:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/29 02:45:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/29 02:45:41 DEBUG : dir: Looking for writers 2024/10/29 02:45:41 DEBUG : file1: reading active writers 2024/10/29 02:45:41 DEBUG : : Looking for writers 2024/10/29 02:45:41 DEBUG : dir: reading active writers 2024/10/29 02:45:41 DEBUG : >WaitForWriters: 2024/10/29 02:45:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.34s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:41 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:41 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:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting 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:502 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeCreateExisting Messages: 1 objects not found 2024/10/29 02:45:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:50 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:502 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeCreateExisting 2024/10/29 02:45:50 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:50 DEBUG : : Looking for writers 2024/10/29 02:45:50 DEBUG : >WaitForWriters: 2024/10/29 02:45:50 DEBUG : vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (8.47s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:50 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:50 DEBUG : file1: newRWFileHandle: 2024/10/29 02:45:50 DEBUG : file1(0xc0000ad600): openPending: 2024/10/29 02:45:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:50 DEBUG : file1(0xc0000ad600): >openPending: err= 2024/10/29 02:45:50 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 02:45:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 02:45:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 02:45:50 DEBUG : file1(0xc0000ad600): _writeAt: size=5, off=0 2024/10/29 02:45:50 DEBUG : file1(0xc0000ad600): >_writeAt: n=5, err= 2024/10/29 02:45:50 DEBUG : file1(0xc0000ad600): close: 2024/10/29 02:45:50 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 02:45:50.519598227 +0000 UTC m=+188.446674775 2024/10/29 02:45:50 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:50 DEBUG : file1(0xc0000ad600): >close: err= 2024/10/29 02:45:50 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:50 DEBUG : : Looking for writers 2024/10/29 02:45:50 DEBUG : file1: reading active writers 2024/10/29 02:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:45:50 DEBUG : : Looking for writers 2024/10/29 02:45:50 DEBUG : file1: reading active writers 2024/10/29 02:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:45:50 DEBUG : : Looking for writers 2024/10/29 02:45:50 DEBUG : file1: reading active writers 2024/10/29 02:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:45:50 DEBUG : : Looking for writers 2024/10/29 02:45:50 DEBUG : file1: reading active writers 2024/10/29 02:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:45:50 DEBUG : file1: vfs cache: starting upload 2024/10/29 02:45:50 DEBUG : : Looking for writers 2024/10/29 02:45:50 DEBUG : file1: reading active writers 2024/10/29 02:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:45:50 DEBUG : : Looking for writers 2024/10/29 02:45:50 DEBUG : file1: reading active writers 2024/10/29 02:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:45:51 DEBUG : : Looking for writers 2024/10/29 02:45:51 DEBUG : file1: reading active writers 2024/10/29 02:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:45:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:45:51 INFO : file1: Copied (new) 2024/10/29 02:45:51 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-29 02:45:50 +0000 UTC," 2024/10/29 02:45:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 02:45:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:51 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 02:45:51 DEBUG : : Looking for writers 2024/10/29 02:45:51 DEBUG : file1: reading active writers 2024/10/29 02:45:51 DEBUG : >WaitForWriters: 2024/10/29 02:45:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:52 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/10/29 02:45:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.335326561 +0000 UTC m=+190.262403108 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.335326561 +0000 UTC m=+190.262403108 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6980): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6980): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6980): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.335326561 +0000 UTC m=+190.262403108 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c700 item 1 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6a80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6a80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6a80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6a80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6a80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.336791398 +0000 UTC m=+190.263867944 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6a80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.336791398 +0000 UTC m=+190.263867944 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059cbd0 item 2 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.337627099 +0000 UTC m=+190.264703646 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6ec0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6ec0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6ec0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6ec0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6ec0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6ec0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6ec0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.337627099 +0000 UTC m=+190.264703646 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6ec0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.337627099 +0000 UTC m=+190.264703646 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d180 item 3 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6fc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6fc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6fc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6fc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6fc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.338941474 +0000 UTC m=+190.266018031 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6fc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.338941474 +0000 UTC m=+190.266018031 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d650 item 4 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7180): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7180): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7180): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.339891079 +0000 UTC m=+190.266967626 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d71c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d71c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d71c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d71c0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d71c0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d71c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d71c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.339891079 +0000 UTC m=+190.266967626 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d71c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.339891079 +0000 UTC m=+190.266967626 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059dc00 item 5 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.34118738 +0000 UTC m=+190.268263928 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7300): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7300): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7300): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7300): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7300): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.34118738 +0000 UTC m=+190.268263928 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7300): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a230 item 6 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7380): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7380): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7380): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7380): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7380): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.341966948 +0000 UTC m=+190.269043505 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7380): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.341966948 +0000 UTC m=+190.269043505 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d74c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d74c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d74c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d74c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d74c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.341966948 +0000 UTC m=+190.269043505 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d74c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047abd0 item 7 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7540): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7540): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7540): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.343173351 +0000 UTC m=+190.270249898 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.343173351 +0000 UTC m=+190.270249898 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 8 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc0004d7600): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7640): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7640): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7640): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7640): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7640): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.344124928 +0000 UTC m=+190.271201476 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7640): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.344124928 +0000 UTC m=+190.271201476 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7700): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7700): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7700): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.344124928 +0000 UTC m=+190.271201476 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b730 item 9 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.345220867 +0000 UTC m=+190.272297413 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a40): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.345220867 +0000 UTC m=+190.272297413 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc70 item 10 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b80): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc0004d7b80): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b80): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b80): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b80): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.346140163 +0000 UTC m=+190.273216711 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.346140163 +0000 UTC m=+190.273216711 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7cc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7cc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7cc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7cc0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7cc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.346140163 +0000 UTC m=+190.273216711 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7cc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494310 item 11 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.347344013 +0000 UTC m=+190.274420560 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7dc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7dc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7dc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7dc0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7dc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.347344013 +0000 UTC m=+190.274420560 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7dc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a10 item 12 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e80): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc0004d7e80): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e80): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e80): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e80): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.34823639 +0000 UTC m=+190.275312947 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622040): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622040): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622040): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622040): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622040): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.34823639 +0000 UTC m=+190.275312947 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622040): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494e70 item 13 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.349165396 +0000 UTC m=+190.276241942 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622180): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622180): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622180): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.349165396 +0000 UTC m=+190.276241942 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004952d0 item 14 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622300): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc000622300): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622300): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622300): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622300): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622300): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622300): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.350403719 +0000 UTC m=+190.277480266 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006228c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006228c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006228c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006228c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006228c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.350403719 +0000 UTC m=+190.277480266 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006228c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004955e0 item 15 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.351277281 +0000 UTC m=+190.278353828 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.351277281 +0000 UTC m=+190.278353828 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495880 item 16 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622a00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622a00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622a00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622a00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622a00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.352213319 +0000 UTC m=+190.279289867 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622a00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.352213319 +0000 UTC m=+190.279289867 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.352213319 +0000 UTC m=+190.279289867 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495b20 item 17 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.353608326 +0000 UTC m=+190.280684873 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622d00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622d00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622d00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622d00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622d00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.353608326 +0000 UTC m=+190.280684873 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622d00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d6150 item 18 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.354819188 +0000 UTC m=+190.281895756 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.354819188 +0000 UTC m=+190.281895756 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622fc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622fc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622fc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622fc0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622fc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.354819188 +0000 UTC m=+190.281895756 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622fc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d6850 item 19 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623040): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623040): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623040): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623040): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623040): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.356236065 +0000 UTC m=+190.283312603 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623040): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.356236065 +0000 UTC m=+190.283312603 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d6d20 item 20 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623200): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623200): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623200): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623200): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623200): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.358150323 +0000 UTC m=+190.285226880 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623200): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623500): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623500): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623500): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623500): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623500): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623500): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623500): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623500): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.358150323 +0000 UTC m=+190.285226880 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.358150323 +0000 UTC m=+190.285226880 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d7420 item 21 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006235c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006235c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006235c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006235c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006235c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.359403785 +0000 UTC m=+190.286480342 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006235c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623640): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623640): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623640): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623640): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623640): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.359403785 +0000 UTC m=+190.286480342 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623640): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d79d0 item 22 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.360383143 +0000 UTC m=+190.287459690 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.360383143 +0000 UTC m=+190.287459690 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006237c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006237c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006237c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006237c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006237c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.360383143 +0000 UTC m=+190.287459690 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006237c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d7dc0 item 23 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.361850696 +0000 UTC m=+190.288927243 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006238c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006238c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006238c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006238c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006238c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.361850696 +0000 UTC m=+190.288927243 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006238c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e83f0 item 24 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623980): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc000623980): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623980): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623980): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623980): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623980): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.363124195 +0000 UTC m=+190.290200741 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a80): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a80): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a80): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a80): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a80): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.363124195 +0000 UTC m=+190.290200741 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.363124195 +0000 UTC m=+190.290200741 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8a10 item 25 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.365834539 +0000 UTC m=+190.292911085 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.365834539 +0000 UTC m=+190.292911085 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9030 item 26 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c80): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc000623c80): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c80): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c80): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c80): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.367043827 +0000 UTC m=+190.294120375 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623dc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623dc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623dc0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623dc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623dc0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623dc0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623dc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623dc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.367043827 +0000 UTC m=+190.294120375 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623dc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.367043827 +0000 UTC m=+190.294120375 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9490 item 27 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.368532769 +0000 UTC m=+190.295609337 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.368532769 +0000 UTC m=+190.295609337 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316230 item 28 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c8a40): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc0002c8a40): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c8a40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c8a40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c8a40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c8a40): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c8a40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.369562774 +0000 UTC m=+190.296639311 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9700): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9700): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9700): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.369562774 +0000 UTC m=+190.296639311 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316620 item 29 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.370635388 +0000 UTC m=+190.297711985 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9880): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9880): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9880): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.370635388 +0000 UTC m=+190.297711985 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316ee0 item 30 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e00): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc0002c9e00): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e00): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e00): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e00): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.3718782 +0000 UTC m=+190.298954747 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9e40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a080): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a080): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a080): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a080): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a080): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.3718782 +0000 UTC m=+190.298954747 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a080): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003172d0 item 31 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.372800394 +0000 UTC m=+190.299876940 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.372800394 +0000 UTC m=+190.299876940 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317a40 item 32 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a1c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a1c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a1c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a1c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a1c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.373940713 +0000 UTC m=+190.301017260 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a1c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152930 item 33 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.374282612 +0000 UTC m=+190.301359160 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.374282612 +0000 UTC m=+190.301359160 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152c40 item 33 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.375489898 +0000 UTC m=+190.302566444 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac380): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac380): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 34 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac380): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac380): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac380): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac380): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac380): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.375923247 +0000 UTC m=+190.302999794 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac380): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac3c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac3c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac3c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac3c0): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac3c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.375923247 +0000 UTC m=+190.302999794 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac3c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 34 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.376864455 +0000 UTC m=+190.303941002 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 35 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.377384417 +0000 UTC m=+190.304460984 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac480): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac480): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac480): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.377384417 +0000 UTC m=+190.304460984 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 35 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.378300118 +0000 UTC m=+190.305376666 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 36 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.37870768 +0000 UTC m=+190.305784227 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.37870768 +0000 UTC m=+190.305784227 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 36 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac6c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac6c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac6c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac6c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac6c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.379554302 +0000 UTC m=+190.306630849 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac6c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac700): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac700): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac700): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac700): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c380 item 37 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac700): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.38006213 +0000 UTC m=+190.307138677 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.38006213 +0000 UTC m=+190.307138677 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c540 item 37 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac7c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac7c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac7c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac7c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac7c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.381531755 +0000 UTC m=+190.308608303 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac7c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac880): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c930 item 38 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac880): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac880): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac880): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac880): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.381916675 +0000 UTC m=+190.308993222 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac8c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac8c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac8c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac8c0): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac8c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.381916675 +0000 UTC m=+190.308993222 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac8c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cb60 item 38 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.38281885 +0000 UTC m=+190.309895397 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cee0 item 39 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.38312944 +0000 UTC m=+190.310205988 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.38312944 +0000 UTC m=+190.310205988 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d180 item 39 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.384115553 +0000 UTC m=+190.311192100 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d5e0 item 40 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc00): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc00): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.384460116 +0000 UTC m=+190.311536664 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.384460116 +0000 UTC m=+190.311536664 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d730 item 40 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc80): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.385400803 +0000 UTC m=+190.312477351 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acdc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acdc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acdc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ddc0 item 41 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acdc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acdc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.385690515 +0000 UTC m=+190.312767062 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acdc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322460 item 41 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.385997559 +0000 UTC m=+190.313074106 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.385997559 +0000 UTC m=+190.313074106 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322690 item 41 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.386930371 +0000 UTC m=+190.314006919 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322af0 item 42 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.387289643 +0000 UTC m=+190.314366190 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad000): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322c40 item 42 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad000): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad000): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad000): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad000): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.387660696 +0000 UTC m=+190.314737233 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.387660696 +0000 UTC m=+190.314737233 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e70 item 42 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.388536964 +0000 UTC m=+190.315613511 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad180): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323260 item 43 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad180): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.388850438 +0000 UTC m=+190.315926986 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003233b0 item 43 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.389206714 +0000 UTC m=+190.316283262 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad280): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad280): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad280): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.389206714 +0000 UTC m=+190.316283262 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323650 item 43 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad340): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad340): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad340): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad340): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad340): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.390201954 +0000 UTC m=+190.317278512 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323b20 item 44 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.390548672 +0000 UTC m=+190.317625209 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323c70 item 44 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.390952837 +0000 UTC m=+190.318029384 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.390952837 +0000 UTC m=+190.318029384 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323ea0 item 44 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad540): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad540): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad540): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad540): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad540): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.391751609 +0000 UTC m=+190.318828156 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004805b0 item 45 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.392095362 +0000 UTC m=+190.319171898 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.392095362 +0000 UTC m=+190.319171898 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480770 item 45 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.393277279 +0000 UTC m=+190.320353826 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a80 item 46 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.393613097 +0000 UTC m=+190.320689644 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.393613097 +0000 UTC m=+190.320689644 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480cb0 item 46 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.39483508 +0000 UTC m=+190.321911627 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481110 item 47 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.395229677 +0000 UTC m=+190.322306224 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.395229677 +0000 UTC m=+190.322306224 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 47 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.39641408 +0000 UTC m=+190.323490628 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a380): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a380): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a380): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153180 item 48 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a380): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a380): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.396821341 +0000 UTC m=+190.323897888 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a380): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.396821341 +0000 UTC m=+190.323897888 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153500 item 48 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a480): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a480): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a480): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.398160513 +0000 UTC m=+190.325237060 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a4c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a4c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a4c0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a4c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a4c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a4c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153b20 item 49 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a4c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a4c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.398566481 +0000 UTC m=+190.325643028 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a4c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.398566481 +0000 UTC m=+190.325643028 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153d50 item 49 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a580): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a580): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a580): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a580): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a580): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.399659974 +0000 UTC m=+190.326736531 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a580): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490310 item 50 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.400161451 +0000 UTC m=+190.327237999 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a680): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a680): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a680): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.400161451 +0000 UTC m=+190.327237999 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004905b0 item 50 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a700): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a700): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a700): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.401366012 +0000 UTC m=+190.328442559 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a7c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a7c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a7c0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a7c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a7c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a7c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a80 item 51 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a7c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a7c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.401782289 +0000 UTC m=+190.328858836 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a7c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.401782289 +0000 UTC m=+190.328858836 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490cb0 item 51 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a880): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a880): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a880): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.402976821 +0000 UTC m=+190.330053368 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a940): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a940): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a940): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004911f0 item 52 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a940): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a940): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a940): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a940): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a940): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.403352042 +0000 UTC m=+190.330428589 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a940): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.403352042 +0000 UTC m=+190.330428589 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491570 item 52 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.404502281 +0000 UTC m=+190.331578828 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b90 item 53 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.404888452 +0000 UTC m=+190.331964999 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.404888452 +0000 UTC m=+190.331964999 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491dc0 item 53 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.406001483 +0000 UTC m=+190.333078030 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da770 item 54 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.406466621 +0000 UTC m=+190.333543168 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac80): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.406466621 +0000 UTC m=+190.333543168 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da930 item 54 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.407633602 +0000 UTC m=+190.334710149 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083adc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083adc0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083adc0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083adc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083adc0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083adc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daee0 item 55 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083adc0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083adc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.408012038 +0000 UTC m=+190.335088586 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083adc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.408012038 +0000 UTC m=+190.335088586 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db0a0 item 55 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.409219114 +0000 UTC m=+190.336295650 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af40): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db3b0 item 56 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af40): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af40): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.409789769 +0000 UTC m=+190.336866327 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af80): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.409789769 +0000 UTC m=+190.336866327 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db5e0 item 56 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.410819544 +0000 UTC m=+190.337896091 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481570 item 57 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.411224971 +0000 UTC m=+190.338301518 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 57 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.411573492 +0000 UTC m=+190.338650039 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade80): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.411573492 +0000 UTC m=+190.338650039 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481880 item 57 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.41253014 +0000 UTC m=+190.339606686 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018acc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018acc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018acc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481dc0 item 58 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018acc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018acc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.412864674 +0000 UTC m=+190.339941222 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018acc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018bd80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018bd80): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018bd80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc000 item 58 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018bd80): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018bd80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018bd80): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018bd80): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018bd80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.413271615 +0000 UTC m=+190.340348172 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018bd80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c000): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c000): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c000): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.413271615 +0000 UTC m=+190.340348172 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc150 item 58 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c4c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c4c0): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c4c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c4c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c4c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c4c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c4c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c4c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.41416821 +0000 UTC m=+190.341244757 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c4c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c600): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc5b0 item 59 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c600): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.414487647 +0000 UTC m=+190.341564183 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc700 item 59 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.414923381 +0000 UTC m=+190.341999928 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.414923381 +0000 UTC m=+190.341999928 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc850 item 59 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054cd00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054cd00): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054cd00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054cd00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054cd00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054cd00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054cd00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054cd00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.415852847 +0000 UTC m=+190.342929394 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054cd00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054ce40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054ce40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054ce40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dccb60 item 60 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054ce40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054ce40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.416193444 +0000 UTC m=+190.343269991 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054ce40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d440): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcccb0 item 60 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d440): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d440): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d440): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d440): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.416584745 +0000 UTC m=+190.343661292 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d480): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d480): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d480): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.416584745 +0000 UTC m=+190.343661292 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcce00 item 60 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d540): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d540): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d540): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d540): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d540): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d540): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.417469278 +0000 UTC m=+190.344545835 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d5c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d5c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d5c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd0a0 item 61 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d5c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d5c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.417791198 +0000 UTC m=+190.344867746 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d5c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d6c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d6c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d6c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d6c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d6c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.417791198 +0000 UTC m=+190.344867746 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d6c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd1f0 item 61 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d780): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d780): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d780): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d780): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d780): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d780): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.418723241 +0000 UTC m=+190.345799808 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d7c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d7c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d7c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd490 item 62 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d7c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d7c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.418992995 +0000 UTC m=+190.346069532 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054d7c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054dcc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054dcc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054dcc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054dcc0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054dcc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.418992995 +0000 UTC m=+190.346069532 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054dcc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd650 item 62 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054df40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054df40): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054df40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054df40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054df40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054df40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054df40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054df40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.419953339 +0000 UTC m=+190.347029886 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054df40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd8f0 item 63 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.420295097 +0000 UTC m=+190.347371644 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.420295097 +0000 UTC m=+190.347371644 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcda40 item 63 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.421223451 +0000 UTC m=+190.348299998 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcdce0 item 64 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.421529593 +0000 UTC m=+190.348606130 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.421529593 +0000 UTC m=+190.348606130 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcde30 item 64 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f862c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f862c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f862c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f862c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f862c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.422462876 +0000 UTC m=+190.349539424 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f862c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005462a0 item 65 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.42300553 +0000 UTC m=+190.350082068 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.42300553 +0000 UTC m=+190.350082068 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005464d0 item 65 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.423920841 +0000 UTC m=+190.350997388 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f863c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f863c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546770 item 66 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f863c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f863c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f863c0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f863c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f863c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.42438085 +0000 UTC m=+190.351457407 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f863c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.42438085 +0000 UTC m=+190.351457407 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005469a0 item 66 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.425267337 +0000 UTC m=+190.352343883 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86480): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86480): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86480): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86480): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546d20 item 67 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86480): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.425579209 +0000 UTC m=+190.352655757 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f864c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f864c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f864c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f864c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f864c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.425579209 +0000 UTC m=+190.352655757 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f864c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547030 item 67 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.426476936 +0000 UTC m=+190.353553483 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547500 item 68 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.426873647 +0000 UTC m=+190.353950184 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.426873647 +0000 UTC m=+190.353950184 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547730 item 68 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86680): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86680): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86680): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.427772116 +0000 UTC m=+190.354848663 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f866c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f866c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f866c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f866c0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f866c0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547c00 item 69 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f866c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f866c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.428345007 +0000 UTC m=+190.355421553 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f866c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.428345007 +0000 UTC m=+190.355421553 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547d50 item 69 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86780): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86780): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86780): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.429217115 +0000 UTC m=+190.356293662 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8070 item 70 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.429579964 +0000 UTC m=+190.356656511 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86880): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86880): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86880): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.429579964 +0000 UTC m=+190.356656511 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b81c0 item 70 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.43046183 +0000 UTC m=+190.357538378 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a40): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a40): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b84d0 item 71 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.430894108 +0000 UTC m=+190.357970656 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.430894108 +0000 UTC m=+190.357970656 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8690 item 71 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86b00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86b00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86b00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86b00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86b00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.431906249 +0000 UTC m=+190.358982797 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86b00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86bc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86bc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8cb0 item 72 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86bc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86bc0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86bc0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86bc0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86bc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.432307299 +0000 UTC m=+190.359383846 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86bc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c00): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.432307299 +0000 UTC m=+190.359383846 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b90a0 item 72 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.433224702 +0000 UTC m=+190.360301250 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b96c0 item 73 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.433565009 +0000 UTC m=+190.360641556 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86c80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86cc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86cc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86cc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86cc0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86cc0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9810 item 73 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86cc0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86cc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.433993429 +0000 UTC m=+190.361069976 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86cc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86d80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86d80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86d80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86d80): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86d80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.433993429 +0000 UTC m=+190.361069976 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86d80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9ab0 item 73 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.434961608 +0000 UTC m=+190.362038155 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340000 item 74 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.435442516 +0000 UTC m=+190.362519063 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86e80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340540 item 74 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f40): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.435846581 +0000 UTC m=+190.362923138 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f80): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.435846581 +0000 UTC m=+190.362923138 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86f80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003408c0 item 74 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87040): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87040): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87040): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87040): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87040): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87040): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87040): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.436897374 +0000 UTC m=+190.363973922 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87040): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87080): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87080): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87080): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340d90 item 75 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87080): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87080): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.437189892 +0000 UTC m=+190.364266438 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87080): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87140): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87140): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87140): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87140): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87140): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003410a0 item 75 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87140): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87140): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.437504098 +0000 UTC m=+190.364580645 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87140): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87180): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87180): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87180): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.437504098 +0000 UTC m=+190.364580645 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003412d0 item 75 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87240): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87240): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87240): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87240): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87240): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87240): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87240): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.438367681 +0000 UTC m=+190.365444228 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87280): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87280): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341880 item 76 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87280): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.438781484 +0000 UTC m=+190.365858032 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87340): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003419d0 item 76 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87340): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87340): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87340): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87340): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.439124827 +0000 UTC m=+190.366201373 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87380): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87380): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87380): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87380): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87380): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.439124827 +0000 UTC m=+190.366201373 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87380): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341d50 item 76 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87440): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87440): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87440): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87440): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.439942675 +0000 UTC m=+190.367019221 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87480): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87480): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2070 item 77 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87480): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.440274774 +0000 UTC m=+190.367351321 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f875c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f875c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f875c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f875c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f875c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.440274774 +0000 UTC m=+190.367351321 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f875c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2230 item 77 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87680): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87680): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87680): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87680): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87680): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.441147405 +0000 UTC m=+190.368223951 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f876c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f876c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f876c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2540 item 78 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f876c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f876c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.441443748 +0000 UTC m=+190.368520295 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f876c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87780): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87780): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87780): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.441443748 +0000 UTC m=+190.368520295 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2690 item 78 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87840): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87840): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.442453234 +0000 UTC m=+190.369529791 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87880): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87880): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2930 item 79 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87880): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.442864913 +0000 UTC m=+190.369941450 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87940): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87940): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87940): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87940): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87940): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.442864913 +0000 UTC m=+190.369941450 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87940): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2a80 item 79 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.443777569 +0000 UTC m=+190.370854116 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2d20 item 80 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.444068292 +0000 UTC m=+190.371144829 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87a80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b40): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.444068292 +0000 UTC m=+190.371144829 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2e70 item 80 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.445133933 +0000 UTC m=+190.372210469 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87b80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87bc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87bc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87bc0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87bc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87bc0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87bc0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3110 item 81 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87bc0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87bc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.445460252 +0000 UTC m=+190.372536800 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87bc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c00): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.445460252 +0000 UTC m=+190.372536800 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3260 item 81 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.446416429 +0000 UTC m=+190.373492976 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87c80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d40): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3500 item 82 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d40): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d40): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.446794665 +0000 UTC m=+190.373871212 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d80): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.446794665 +0000 UTC m=+190.373871212 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87d80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3650 item 82 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87e00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87e00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87e00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87e00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87e00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.447569273 +0000 UTC m=+190.374645810 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87e00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87ec0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87ec0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87ec0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87ec0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87ec0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87ec0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb38f0 item 83 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87ec0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87ec0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.447852502 +0000 UTC m=+190.374929039 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87ec0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87f00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87f00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87f00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87f00): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87f00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.447852502 +0000 UTC m=+190.374929039 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f87f00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3a40 item 83 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e000): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e000): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e000): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.448642809 +0000 UTC m=+190.375719355 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e0c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e0c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e0c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3d50 item 84 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e0c0): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e0c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e0c0): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e0c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e0c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.449035442 +0000 UTC m=+190.376111989 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e0c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e100): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e100): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e100): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e100): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e100): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.449035442 +0000 UTC m=+190.376111989 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e100): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3ea0 item 84 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e180): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e180): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e180): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.449816741 +0000 UTC m=+190.376893288 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e240): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e240): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e240): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e240): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e240): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e240): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e460 item 85 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e240): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e240): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.450171084 +0000 UTC m=+190.377247631 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e280): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e280): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e280): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.450171084 +0000 UTC m=+190.377247631 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e7e0 item 85 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e300): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e300): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e300): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e300): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e300): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.450922117 +0000 UTC m=+190.377998664 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e300): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e3c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e3c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e3c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee00 item 86 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e3c0): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e3c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e3c0): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e3c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e3c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.451270017 +0000 UTC m=+190.378346574 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e3c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e400): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e400): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e400): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e400): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e400): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.451270017 +0000 UTC m=+190.378346574 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e400): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f180 item 86 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e480): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e480): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e480): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.452059682 +0000 UTC m=+190.379136219 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e540): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e540): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e540): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e540): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e540): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f570 item 87 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e540): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.4524657 +0000 UTC m=+190.379542247 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e580): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e580): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e580): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e580): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e580): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.4524657 +0000 UTC m=+190.379542247 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e580): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f810 item 87 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e600): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e600): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.453347569 +0000 UTC m=+190.380424116 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e6c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e6c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e6c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fea0 item 88 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e6c0): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e6c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e6c0): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e6c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e6c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.45367501 +0000 UTC m=+190.380751556 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e6c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e700): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e700): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e700): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.45367501 +0000 UTC m=+190.380751556 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c230 item 88 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e7c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e7c0): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e7c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e7c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e7c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e7c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e7c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e7c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.45442955 +0000 UTC m=+190.381506097 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e7c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e800): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e800): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e800): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 89 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e800): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e800): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.454710866 +0000 UTC m=+190.381787412 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e800): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e8c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e8c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e8c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e8c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e8c0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e8c0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ccb0 item 89 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e8c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e8c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.455056701 +0000 UTC m=+190.382133248 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e8c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e900): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e900): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e900): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.455056701 +0000 UTC m=+190.382133248 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 89 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e9c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e9c0): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e9c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e9c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e9c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e9c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e9c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e9c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.455857368 +0000 UTC m=+190.382933914 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9e9c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ea00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ea00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ea00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d3b0 item 90 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ea00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ea00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.456151608 +0000 UTC m=+190.383228155 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ea00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eac0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eac0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eac0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 90 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eac0): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eac0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eac0): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eac0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.456594554 +0000 UTC m=+190.383671111 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eb00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eb00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eb00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eb00): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eb00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.456594554 +0000 UTC m=+190.383671111 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eb00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 90 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ebc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ebc0): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ebc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ebc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ebc0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ebc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ebc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ebc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.457359283 +0000 UTC m=+190.384435830 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ebc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ec00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ec00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ec00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dce0 item 91 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ec00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ec00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.457610012 +0000 UTC m=+190.384686559 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ec00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ecc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ecc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ecc0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ecc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ecc0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ecc0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047df10 item 91 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ecc0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ecc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.457939147 +0000 UTC m=+190.385015694 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ecc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ed00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ed00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ed00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ed00): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ed00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.457939147 +0000 UTC m=+190.385015694 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ed00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f640e0 item 91 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9edc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9edc0): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9edc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9edc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9edc0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9edc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9edc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9edc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.458750953 +0000 UTC m=+190.385827501 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9edc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ee00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ee00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ee00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64380 item 92 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ee00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ee00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.459026348 +0000 UTC m=+190.386102895 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ee00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eec0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eec0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eec0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f644d0 item 92 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eec0): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eec0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eec0): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eec0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eec0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.459398674 +0000 UTC m=+190.386475221 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9eec0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ef00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ef00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ef00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ef00): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ef00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.459398674 +0000 UTC m=+190.386475221 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9ef00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64620 item 92 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9efc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9efc0): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9efc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9efc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9efc0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9efc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9efc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9efc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.460176277 +0000 UTC m=+190.387252824 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9efc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f000): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f000): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f648c0 item 93 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f000): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.460485254 +0000 UTC m=+190.387561800 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f0c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f0c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f0c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f0c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f0c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.460485254 +0000 UTC m=+190.387561800 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f0c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64a10 item 93 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f180): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f180): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f180): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f180): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f180): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f180): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.461299123 +0000 UTC m=+190.388375681 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f1c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f1c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f1c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64cb0 item 94 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f1c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f1c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.461597792 +0000 UTC m=+190.388674339 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f1c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f280): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f280): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f280): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.461597792 +0000 UTC m=+190.388674339 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f64e00 item 94 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f340): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f340): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f340): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f340): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f340): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f340): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.462418065 +0000 UTC m=+190.389494611 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f380): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f380): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f380): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f650a0 item 95 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f380): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f380): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.462791463 +0000 UTC m=+190.389868010 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f380): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f440): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f440): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f440): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.462791463 +0000 UTC m=+190.389868010 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f651f0 item 95 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f500): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f500): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f500): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f500): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f500): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f500): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f500): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f500): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.463749462 +0000 UTC m=+190.390826009 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f540): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f540): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f65490 item 96 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f540): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.464003196 +0000 UTC m=+190.391079744 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f600): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f600): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f600): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.464003196 +0000 UTC m=+190.391079744 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000e9f600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f655e0 item 96 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= 2024/10/29 02:45:52 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:52 DEBUG : : Looking for writers 2024/10/29 02:45:52 DEBUG : >WaitForWriters: 2024/10/29 02:45:52 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:52 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/10/29 02:45:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.843706542 +0000 UTC m=+190.770783109 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b500): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b500): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b500): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b500): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b500): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b500): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b500): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.843706542 +0000 UTC m=+190.770783109 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b5c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b5c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b5c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b5c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b5c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.843706542 +0000 UTC m=+190.770783109 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b5c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af4230 item 1 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.84569711 +0000 UTC m=+190.772773658 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.84569711 +0000 UTC m=+190.772773658 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af45b0 item 2 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b680): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b680): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b680): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.846918664 +0000 UTC m=+190.773995210 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.846918664 +0000 UTC m=+190.773995210 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b700): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b700): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b700): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.846918664 +0000 UTC m=+190.773995210 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af4850 item 3 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b780): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b780): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b780): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.848689922 +0000 UTC m=+190.775766469 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.848689922 +0000 UTC m=+190.775766469 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af4bd0 item 4 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.849765392 +0000 UTC m=+190.776841949 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b880): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b880): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b880): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b880): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b880): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.849765392 +0000 UTC m=+190.776841949 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b8c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b8c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b8c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b8c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b8c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.849765392 +0000 UTC m=+190.776841949 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b8c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af4e70 item 5 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.851251368 +0000 UTC m=+190.778327925 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.851251368 +0000 UTC m=+190.778327925 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af51f0 item 6 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.852407137 +0000 UTC m=+190.779483694 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a0c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a0c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a0c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a0c0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a0c0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a0c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a0c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.852407137 +0000 UTC m=+190.779483694 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a0c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.852407137 +0000 UTC m=+190.779483694 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a100): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f10150 item 7 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.855694779 +0000 UTC m=+190.782771326 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.855694779 +0000 UTC m=+190.782771326 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a200): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f10540 item 8 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc00083a240): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a280): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a280): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a280): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.856898839 +0000 UTC m=+190.783975386 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a2c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a2c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a2c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a2c0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a2c0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a2c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a2c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.856898839 +0000 UTC m=+190.783975386 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a2c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.856898839 +0000 UTC m=+190.783975386 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a300): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f10930 item 9 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a3c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a3c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a3c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a3c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a3c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.858540766 +0000 UTC m=+190.785617323 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a3c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.858540766 +0000 UTC m=+190.785617323 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f10d20 item 10 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc00083a500): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a540): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a540): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a540): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.859633068 +0000 UTC m=+190.786709615 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a600): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a600): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a600): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a600): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a600): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.859633068 +0000 UTC m=+190.786709615 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.859633068 +0000 UTC m=+190.786709615 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a640): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f11110 item 11 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a6c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a6c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a6c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a6c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a6c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.861113292 +0000 UTC m=+190.788189840 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a6c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a740): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a740): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a740): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a740): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a740): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.861113292 +0000 UTC m=+190.788189840 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a740): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f11490 item 12 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc00083a800): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a800): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.862265445 +0000 UTC m=+190.789342002 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a900): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a900): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a900): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.862265445 +0000 UTC m=+190.789342002 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f11730 item 13 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.863279159 +0000 UTC m=+190.790355706 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083a980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.863279159 +0000 UTC m=+190.790355706 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aa00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f11a40 item 14 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc00083aac0): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083aac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.864491875 +0000 UTC m=+190.791568422 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ab00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083abc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083abc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083abc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083abc0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083abc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.864491875 +0000 UTC m=+190.791568422 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083abc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f11d50 item 15 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.86577937 +0000 UTC m=+190.792855917 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ac40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083acc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083acc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083acc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083acc0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083acc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.86577937 +0000 UTC m=+190.792855917 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083acc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c0e0 item 16 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.866891338 +0000 UTC m=+190.793967884 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad40): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad40): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad40): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.866891338 +0000 UTC m=+190.793967884 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad80): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.866891338 +0000 UTC m=+190.793967884 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ad80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c540 item 17 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.86941917 +0000 UTC m=+190.796495727 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.86941917 +0000 UTC m=+190.796495727 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ae80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ca80 item 18 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.870454164 +0000 UTC m=+190.797530721 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083af00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083afc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083afc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083afc0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083afc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083afc0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083afc0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083afc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083afc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.870454164 +0000 UTC m=+190.797530721 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083afc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b000): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b000): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b000): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.870454164 +0000 UTC m=+190.797530721 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d0a0 item 19 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b080): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b080): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b080): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b080): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b080): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.872010151 +0000 UTC m=+190.799086698 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b080): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b100): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b100): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b100): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b100): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b100): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.872010151 +0000 UTC m=+190.799086698 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b100): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d570 item 20 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b180): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b180): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b180): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.874949422 +0000 UTC m=+190.802025990 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b240): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b240): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b240): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b240): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b240): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b240): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b240): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b240): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.874949422 +0000 UTC m=+190.802025990 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b2c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b2c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b2c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b2c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b2c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.874949422 +0000 UTC m=+190.802025990 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b2c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d880 item 21 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b340): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b340): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b340): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.878092324 +0000 UTC m=+190.805168871 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b400): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b400): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b400): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b400): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b400): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.878092324 +0000 UTC m=+190.805168871 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b400): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059dc00 item 22 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.879768917 +0000 UTC m=+190.806845464 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b4c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.879768917 +0000 UTC m=+190.806845464 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.879768917 +0000 UTC m=+190.806845464 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b640): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059df10 item 23 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.882160766 +0000 UTC m=+190.809237313 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b6c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b740): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b740): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b740): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b740): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b740): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.882160766 +0000 UTC m=+190.809237313 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b740): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047abd0 item 24 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc00083b800): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b800): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.883956551 +0000 UTC m=+190.811033118 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b900): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b900): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b900): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b900): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b900): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b900): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.883956551 +0000 UTC m=+190.811033118 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.883956551 +0000 UTC m=+190.811033118 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b940): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047afc0 item 25 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c000): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c000): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c000): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.886121565 +0000 UTC m=+190.813198122 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c080): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c080): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c080): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c080): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c080): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.886121565 +0000 UTC m=+190.813198122 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c080): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004945b0 item 26 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c180): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc00091c180): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c180): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c180): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c180): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c180): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c1c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c1c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c1c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c1c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c1c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.887846408 +0000 UTC m=+190.814922965 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c1c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c280): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c280): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c280): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c280): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c280): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c280): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.887846408 +0000 UTC m=+190.814922965 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c2c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c2c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c2c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c2c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c2c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.887846408 +0000 UTC m=+190.814922965 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c2c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a10 item 27 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c340): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c340): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c340): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.889757178 +0000 UTC m=+190.816833745 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c400): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c400): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c400): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c400): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c400): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.889757178 +0000 UTC m=+190.816833745 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c400): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495110 item 28 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c4c0): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc00091c4c0): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c4c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c4c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c4c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c4c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c4c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c500): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c500): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c500): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c500): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c500): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.891684689 +0000 UTC m=+190.818761236 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c6c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c6c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c6c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c6c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c6c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.891684689 +0000 UTC m=+190.818761236 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c6c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004953b0 item 29 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c900): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c900): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c900): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.893040121 +0000 UTC m=+190.820116669 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c9c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c9c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c9c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c9c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c9c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.893040121 +0000 UTC m=+190.820116669 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091c9c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004956c0 item 30 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ca80): _readAt: size=2, off=0 2024/10/29 02:45:52 ERROR : open-test-file(0xc00091ca80): Couldn't read size of file 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ca80): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ca80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ca80): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ca80): close: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ca80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cac0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cac0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cac0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cac0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.894108928 +0000 UTC m=+190.821185475 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ccc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ccc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ccc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ccc0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ccc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.894108928 +0000 UTC m=+190.821185475 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ccc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495960 item 31 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cd80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cd80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cd80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cd80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cd80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.895064854 +0000 UTC m=+190.822141400 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cd80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.895064854 +0000 UTC m=+190.822141400 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495c00 item 32 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.89625051 +0000 UTC m=+190.823327056 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce80): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce80): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d6150 item 33 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce80): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.896689098 +0000 UTC m=+190.823765645 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091ce80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cec0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cec0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cec0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cec0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cec0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.896689098 +0000 UTC m=+190.823765645 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cec0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d6690 item 33 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.897619878 +0000 UTC m=+190.824696425 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d6a80 item 34 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf40): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.898020797 +0000 UTC m=+190.825097344 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf80): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.898020797 +0000 UTC m=+190.825097344 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cf80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d6bd0 item 34 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cfc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cfc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cfc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cfc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cfc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.899060088 +0000 UTC m=+190.826136635 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091cfc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d000): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d000): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d000): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d000): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d7180 item 35 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d000): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.899486324 +0000 UTC m=+190.826562872 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d040): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d040): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d040): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d040): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d040): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.899486324 +0000 UTC m=+190.826562872 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d040): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d7490 item 35 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d0c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d0c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d0c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d0c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d0c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.900488798 +0000 UTC m=+190.827565345 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d0c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d180): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d78f0 item 36 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d180): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d180): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d180): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d180): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.900915355 +0000 UTC m=+190.827991902 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d1c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d1c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d1c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d1c0): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d1c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.900915355 +0000 UTC m=+190.827991902 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d1c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d7ab0 item 36 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d200): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d200): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d200): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d200): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d200): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.901777325 +0000 UTC m=+190.828853862 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d200): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d240): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d240): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d240): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d240): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d240): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d7f10 item 37 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d240): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d240): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.902128942 +0000 UTC m=+190.829205478 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d280): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d280): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d280): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.902128942 +0000 UTC m=+190.829205478 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8150 item 37 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d300): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d300): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d300): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d300): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d300): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.903045334 +0000 UTC m=+190.830121882 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d300): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d3c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d3c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8700 item 38 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d3c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d3c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d3c0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d3c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d3c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.903419112 +0000 UTC m=+190.830495660 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d3c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d400): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d400): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d400): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d400): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d400): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.903419112 +0000 UTC m=+190.830495660 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d400): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8a10 item 38 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d480): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d480): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d480): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.904299738 +0000 UTC m=+190.831376285 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d540): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d540): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d540): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d540): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8f50 item 39 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d540): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.90463842 +0000 UTC m=+190.831714967 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d580): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d580): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d580): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d580): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d580): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.90463842 +0000 UTC m=+190.831714967 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d580): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9110 item 39 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d600): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d600): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.905557337 +0000 UTC m=+190.832633883 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d6c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d6c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9500 item 40 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d6c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d6c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d6c0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d6c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d6c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.906015313 +0000 UTC m=+190.833091859 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d6c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d700): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d700): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d700): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.906015313 +0000 UTC m=+190.833091859 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00091d700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9dc0 item 40 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.907195147 +0000 UTC m=+190.834271704 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083b9c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b810 item 41 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.907647822 +0000 UTC m=+190.834724360 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083ba00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bac0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bac0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bac0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bac0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bac0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ba40 item 41 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bac0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.90809603 +0000 UTC m=+190.835172567 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bb00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bb00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bb00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bb00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bb00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.90809603 +0000 UTC m=+190.835172567 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bb00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc00 item 41 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bbc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bbc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bbc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bbc0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bbc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bbc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bbc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.909245188 +0000 UTC m=+190.836321734 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bbc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bc00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bc00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bc00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316000 item 42 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bc00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bc00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.909583238 +0000 UTC m=+190.836659785 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bc00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bcc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bcc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316230 item 42 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bcc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bcc0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bcc0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bcc0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bcc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.90996419 +0000 UTC m=+190.837040737 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bcc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bd00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bd00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bd00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bd00): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bd00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.90996419 +0000 UTC m=+190.837040737 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bd00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003163f0 item 42 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bdc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bdc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bdc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bdc0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bdc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bdc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bdc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.910863972 +0000 UTC m=+190.837940518 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bdc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083be00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083be00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083be00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316a10 item 43 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083be00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083be00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.911207894 +0000 UTC m=+190.838284440 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083be00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bec0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bec0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bec0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bec0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bec0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316ee0 item 43 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bec0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bec0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.911554722 +0000 UTC m=+190.838631269 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bec0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bf00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bf00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bf00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bf00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bf00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.911554722 +0000 UTC m=+190.838631269 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00083bf00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317030 item 43 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6100): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6100): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6100): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6100): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6100): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6100): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6100): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.913017665 +0000 UTC m=+190.840094213 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6100): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6140): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6140): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6140): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317500 item 44 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6140): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6140): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.91337327 +0000 UTC m=+190.840449817 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6140): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d66c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d66c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317a40 item 44 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d66c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d66c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d66c0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d66c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d66c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.914160069 +0000 UTC m=+190.841236616 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d66c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6740): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6740): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6740): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6740): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6740): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.914160069 +0000 UTC m=+190.841236616 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6740): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ce0 item 44 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.915151582 +0000 UTC m=+190.842228129 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052310 item 45 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.915507677 +0000 UTC m=+190.842584225 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d68c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.915507677 +0000 UTC m=+190.842584225 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6e40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 45 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.916594809 +0000 UTC m=+190.843671345 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 46 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.917026986 +0000 UTC m=+190.844103533 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d6f40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.917026986 +0000 UTC m=+190.844103533 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7040): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 46 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622080): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622080): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622080): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622080): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622080): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622080): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622080): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.918241615 +0000 UTC m=+190.845318162 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622080): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c380 item 47 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.918576701 +0000 UTC m=+190.845653247 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006220c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006221c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006221c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006221c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006221c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006221c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.918576701 +0000 UTC m=+190.845653247 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006221c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c540 item 47 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.919450123 +0000 UTC m=+190.846526670 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006226c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006226c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006226c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c930 item 48 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006226c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006226c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.919770412 +0000 UTC m=+190.846846958 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006226c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622900): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622900): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622900): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.919770412 +0000 UTC m=+190.846846958 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cb60 item 48 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.920766752 +0000 UTC m=+190.847843299 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622940): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622980): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622980): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622980): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622980): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622980): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cee0 item 49 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622980): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.921177019 +0000 UTC m=+190.848253566 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.921177019 +0000 UTC m=+190.848253566 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006229c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d180 item 49 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.922037416 +0000 UTC m=+190.849113964 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d5e0 item 50 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.922414962 +0000 UTC m=+190.849491509 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622b80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622bc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622bc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622bc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622bc0): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622bc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.922414962 +0000 UTC m=+190.849491509 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622bc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d730 item 50 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.923338448 +0000 UTC m=+190.850415005 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622e00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ec0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ec0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ec0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ec0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ec0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ec0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ddc0 item 51 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ec0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ec0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.923698751 +0000 UTC m=+190.850775297 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622ec0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.923698751 +0000 UTC m=+190.850775297 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000622f00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322460 item 51 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623000): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623000): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623000): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.924655167 +0000 UTC m=+190.851731714 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322850 item 52 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.925057649 +0000 UTC m=+190.852134196 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006230c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006231c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006231c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006231c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006231c0): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006231c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.925057649 +0000 UTC m=+190.852134196 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006231c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322af0 item 52 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006232c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006232c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006232c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006232c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006232c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.925970384 +0000 UTC m=+190.853046932 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006232c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e70 item 53 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.926333543 +0000 UTC m=+190.853410090 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623580): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623580): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623580): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623580): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623580): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.926333543 +0000 UTC m=+190.853410090 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623580): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323030 item 53 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623600): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623600): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.927334032 +0000 UTC m=+190.854410589 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003233b0 item 54 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.92770215 +0000 UTC m=+190.854778696 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006236c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623700): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623700): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623700): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.92770215 +0000 UTC m=+190.854778696 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323650 item 54 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.928796775 +0000 UTC m=+190.855873322 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323b20 item 55 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.929164983 +0000 UTC m=+190.856241530 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623880): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623880): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623880): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.929164983 +0000 UTC m=+190.856241530 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323c70 item 55 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623900): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623900): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623900): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.930134705 +0000 UTC m=+190.857211252 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152930 item 56 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.930597449 +0000 UTC m=+190.857673996 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0006239c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a00): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.930597449 +0000 UTC m=+190.857673996 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623a00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152c40 item 56 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.931789687 +0000 UTC m=+190.858866224 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623ac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152fc0 item 57 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.932220942 +0000 UTC m=+190.859297490 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623b00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001531f0 item 57 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.932638152 +0000 UTC m=+190.859714699 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623bc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c00): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.932638152 +0000 UTC m=+190.859714699 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623c00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001536c0 item 57 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.933839657 +0000 UTC m=+190.860916203 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623cc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623d00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623d00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623d00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153b90 item 58 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623d00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623d00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.934255474 +0000 UTC m=+190.861332020 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623d00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153dc0 item 58 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.935050188 +0000 UTC m=+190.862126735 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e40): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.935050188 +0000 UTC m=+190.862126735 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623e40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004901c0 item 58 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.936681385 +0000 UTC m=+190.863757933 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490690 item 59 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.937257712 +0000 UTC m=+190.864334259 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000623f40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004908c0 item 59 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.937948833 +0000 UTC m=+190.865025381 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9680): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9680): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9680): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.937948833 +0000 UTC m=+190.865025381 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490b60 item 59 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9740): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9740): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9740): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9740): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9740): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9740): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9740): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9740): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.939243743 +0000 UTC m=+190.866320290 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9740): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491030 item 60 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.939562118 +0000 UTC m=+190.866638666 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9900): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9900): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004913b0 item 60 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9900): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9900): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9900): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9900): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.940042415 +0000 UTC m=+190.867118963 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9940): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9940): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9940): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9940): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9940): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.940042415 +0000 UTC m=+190.867118963 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9940): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491810 item 60 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9f40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9f40): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9f40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9f40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9f40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9f40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9f40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9f40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.940897042 +0000 UTC m=+190.867973589 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0002c9f40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac000): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac000): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491c70 item 61 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac000): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.941203014 +0000 UTC m=+190.868279561 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.941203014 +0000 UTC m=+190.868279561 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491f10 item 61 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.942311224 +0000 UTC m=+190.869387772 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac400): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480620 item 62 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.942656709 +0000 UTC m=+190.869733256 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.942656709 +0000 UTC m=+190.869733256 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004807e0 item 62 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.943634517 +0000 UTC m=+190.870711074 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480af0 item 63 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.944039994 +0000 UTC m=+190.871116540 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.944039994 +0000 UTC m=+190.871116540 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac740): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d20 item 63 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac800): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac800): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac800): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac800): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac800): >_readAt: n=0, err=Bad file descriptor 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac800): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac800): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac800): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.945123979 +0000 UTC m=+190.872200525 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac800): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481180 item 64 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.94547762 +0000 UTC m=+190.872554167 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac900): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac900): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac900): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.94547762 +0000 UTC m=+190.872554167 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004812d0 item 64 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.946618812 +0000 UTC m=+190.873695358 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac9c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac9c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac9c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac9c0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac9c0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 65 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac9c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac9c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.947015113 +0000 UTC m=+190.874091659 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ac9c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.947015113 +0000 UTC m=+190.874091659 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481880 item 65 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.947928929 +0000 UTC m=+190.875005476 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481dc0 item 66 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.948406953 +0000 UTC m=+190.875483500 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000aca80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acac0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acac0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acac0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acac0): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acac0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.948406953 +0000 UTC m=+190.875483500 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acac0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc000 item 66 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.949678678 +0000 UTC m=+190.876755215 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb80): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb80): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb80): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc380 item 67 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb80): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.950096539 +0000 UTC m=+190.877173086 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acb80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acbc0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acbc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acbc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acbc0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acbc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.950096539 +0000 UTC m=+190.877173086 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acbc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc5b0 item 67 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.951281764 +0000 UTC m=+190.878358321 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acc40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc850 item 68 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.951730502 +0000 UTC m=+190.878807050 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.951730502 +0000 UTC m=+190.878807050 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcca10 item 68 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.952953457 +0000 UTC m=+190.880030004 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ace80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acec0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acec0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acec0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acec0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acec0): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcccb0 item 69 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acec0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acec0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.953448181 +0000 UTC m=+190.880524728 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acec0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.953448181 +0000 UTC m=+190.880524728 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcce00 item 69 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.954708626 +0000 UTC m=+190.881785173 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000acf80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd0a0 item 70 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.955141154 +0000 UTC m=+190.882217701 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad040): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad080): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad080): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad080): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad080): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad080): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.955141154 +0000 UTC m=+190.882217701 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad080): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd1f0 item 70 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.956333341 +0000 UTC m=+190.883409888 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad140): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad200): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad200): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad200): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad200): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad200): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd490 item 71 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad200): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad200): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.956802729 +0000 UTC m=+190.883879276 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad200): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.956802729 +0000 UTC m=+190.883879276 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd650 item 71 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad2c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad2c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad2c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad2c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad2c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.958067973 +0000 UTC m=+190.885144509 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad2c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd8f0 item 72 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.958555743 +0000 UTC m=+190.885632300 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad380): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad3c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad3c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad3c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad3c0): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad3c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.958555743 +0000 UTC m=+190.885632300 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad3c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcda40 item 72 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad400): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad400): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad400): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad400): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad400): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad400): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad400): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.959671288 +0000 UTC m=+190.886747824 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad400): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcdce0 item 73 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.960064001 +0000 UTC m=+190.887140548 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcde30 item 73 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.960552283 +0000 UTC m=+190.887628820 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad4c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad4c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad4c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad4c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad4c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.960552283 +0000 UTC m=+190.887628820 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad4c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546000 item 73 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.96166909 +0000 UTC m=+190.888745626 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad580): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad5c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad5c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad5c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005464d0 item 74 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad5c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad5c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.96204394 +0000 UTC m=+190.889120487 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad5c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad740): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad740): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546620 item 74 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad740): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad740): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad740): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad740): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad740): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.962495073 +0000 UTC m=+190.889571640 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad740): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.962495073 +0000 UTC m=+190.889571640 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad780): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546770 item 74 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad840): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad840): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.963463101 +0000 UTC m=+190.890539639 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546b60 item 75 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.96375142 +0000 UTC m=+190.890827967 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad940): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad940): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad940): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad940): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad940): _writeAt: size=3, off=2 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546d20 item 75 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad940): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad940): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.964204687 +0000 UTC m=+190.891281234 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad940): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.964204687 +0000 UTC m=+190.891281234 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ad980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547030 item 75 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.965307448 +0000 UTC m=+190.892383994 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547500 item 76 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.965698007 +0000 UTC m=+190.892774554 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ada80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547730 item 76 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): _writeAt: size=3, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.966095641 +0000 UTC m=+190.893172187 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb80): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.966095641 +0000 UTC m=+190.893172187 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adb80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005478f0 item 76 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.967056005 +0000 UTC m=+190.894132562 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547d50 item 77 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.967451804 +0000 UTC m=+190.894528351 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000add80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.967451804 +0000 UTC m=+190.894528351 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000ade40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547ea0 item 77 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf00): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf00): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.969621056 +0000 UTC m=+190.896697613 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b81c0 item 78 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.970001497 +0000 UTC m=+190.897078044 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0000adf40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018b700): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018b700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018b700): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018b700): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018b700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.970001497 +0000 UTC m=+190.897078044 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00018b700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8310 item 78 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c440): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c440): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c440): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c440): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.971036581 +0000 UTC m=+190.898113128 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c480): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c480): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8690 item 79 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c480): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.971374482 +0000 UTC m=+190.898451029 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c6c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c6c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c6c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c6c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c6c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.971374482 +0000 UTC m=+190.898451029 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c6c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8a10 item 79 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.972450232 +0000 UTC m=+190.899526779 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c880): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b90a0 item 80 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.972760882 +0000 UTC m=+190.899837429 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc00054c900): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.972760882 +0000 UTC m=+190.899837429 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7200): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 80 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7240): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7240): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7240): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7240): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7240): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.973917604 +0000 UTC m=+190.900994151 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 81 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.974335685 +0000 UTC m=+190.901412232 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d72c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d72c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d72c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d72c0): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d72c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.974335685 +0000 UTC m=+190.901412232 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d72c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 81 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7340): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7340): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7340): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.975526199 +0000 UTC m=+190.902602746 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7440): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340000 item 82 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7440): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7440): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7440): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7440): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.975983253 +0000 UTC m=+190.903059800 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.975983253 +0000 UTC m=+190.903059800 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7480): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340540 item 82 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7500): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7500): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7500): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7500): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7500): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.976896569 +0000 UTC m=+190.903973116 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340bd0 item 83 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.977250531 +0000 UTC m=+190.904327078 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d75c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.977250531 +0000 UTC m=+190.904327078 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340d90 item 83 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.978419955 +0000 UTC m=+190.905496503 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7680): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003412d0 item 84 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.978852854 +0000 UTC m=+190.905929391 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d79c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a00): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.978852854 +0000 UTC m=+190.905929391 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7a00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341570 item 84 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.979829128 +0000 UTC m=+190.906905675 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7b00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003419d0 item 85 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.980264541 +0000 UTC m=+190.907341089 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7bc0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c00): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.980264541 +0000 UTC m=+190.907341089 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341d50 item 85 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.981482988 +0000 UTC m=+190.908559535 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7c80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2070 item 86 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.981885871 +0000 UTC m=+190.908962418 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d40): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d80): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d80): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d80): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.981885871 +0000 UTC m=+190.908962418 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7d80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2230 item 86 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e00): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e00): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e00): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.983115908 +0000 UTC m=+190.910192455 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7e00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2540 item 87 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.983877983 +0000 UTC m=+190.910954530 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7ec0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7f00): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7f00): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7f00): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7f00): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7f00): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.983877983 +0000 UTC m=+190.910954530 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc0004d7f00): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2690 item 87 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86040): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86040): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86040): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86040): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86040): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.985602404 +0000 UTC m=+190.912678941 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86040): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86100): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86100): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86100): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2930 item 88 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86100): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86100): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86100): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86100): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86100): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.986390467 +0000 UTC m=+190.913467014 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86100): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86140): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86140): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86140): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86140): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86140): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.986390467 +0000 UTC m=+190.913467014 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86140): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2a80 item 88 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86200): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86200): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86200): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86200): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86200): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86200): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86200): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86200): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.988090493 +0000 UTC m=+190.915167039 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86200): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86240): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86240): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86240): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2d20 item 89 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86240): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86240): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.988694411 +0000 UTC m=+190.915770958 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86240): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2e70 item 89 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.98943771 +0000 UTC m=+190.916514257 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86300): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.98943771 +0000 UTC m=+190.916514257 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2fc0 item 89 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.990662308 +0000 UTC m=+190.917738855 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86400): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3260 item 90 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.990975493 +0000 UTC m=+190.918052030 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86500): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86500): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86500): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb33b0 item 90 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86500): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86500): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86500): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86500): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86500): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.991428479 +0000 UTC m=+190.918505026 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86500): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.991428479 +0000 UTC m=+190.918505026 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86540): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3500 item 90 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.992354099 +0000 UTC m=+190.919430656 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86600): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb37a0 item 91 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.992745801 +0000 UTC m=+190.919822348 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86640): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): >_readAt: n=2, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): _writeAt: size=3, off=7 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb38f0 item 91 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.993109289 +0000 UTC m=+190.920185836 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86700): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86740): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86740): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86740): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86740): >_readAt: n=8, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86740): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.993109289 +0000 UTC m=+190.920185836 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86740): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3a40 item 91 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86800): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86800): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86800): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86800): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86800): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86800): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86800): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86800): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.994041902 +0000 UTC m=+190.921118459 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86800): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3d50 item 92 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.994580738 +0000 UTC m=+190.921657285 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86840): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): open at offset 5 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb3ea0 item 92 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): _readAt: size=2, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): _writeAt: size=3, off=5 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): >_writeAt: n=3, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.995029366 +0000 UTC m=+190.922105923 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86980): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f869c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f869c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f869c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f869c0): >_readAt: n=3, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f869c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.995029366 +0000 UTC m=+190.922105923 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f869c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e230 item 92 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.995822098 +0000 UTC m=+190.922898655 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86a80): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e700 item 93 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.996331149 +0000 UTC m=+190.923407686 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86000): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.996331149 +0000 UTC m=+190.923407686 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f860c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e9a0 item 93 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.997287155 +0000 UTC m=+190.924363702 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86180): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f0a0 item 94 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.997586605 +0000 UTC m=+190.924663152 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f861c0): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.997586605 +0000 UTC m=+190.924663152 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86280): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: Remove: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f260 item 94 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:52 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/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): open at offset 0 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): _readAt: size=2, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >_readAt: n=0, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.998862768 +0000 UTC m=+190.925939315 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86340): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): _writeAt: size=5, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): >openPending: err= 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f730 item 95 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): >_writeAt: n=5, err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): close: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.999313751 +0000 UTC m=+190.926390298 2024/10/29 02:45:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86380): >close: err= 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:52 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:52 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): _readAt: size=512, off=0 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): openPending: 2024/10/29 02:45:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): >openPending: err= 2024/10/29 02:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): >_readAt: n=5, err=EOF 2024/10/29 02:45:52 DEBUG : open-test-file(0xc000f86440): close: 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:52.999313751 +0000 UTC m=+190.926390298 2024/10/29 02:45:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86440): >close: err= 2024/10/29 02:45:53 DEBUG : open-test-file: Remove: 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fa40 item 95 2024/10/29 02:45:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:53 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/10/29 02:45:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86500): openPending: 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86500): open at offset 0 2024/10/29 02:45:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86500): >openPending: err= 2024/10/29 02:45:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86500): _readAt: size=2, off=0 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86500): >_readAt: n=0, err=EOF 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86500): _writeAt: size=5, off=0 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86500): >_writeAt: n=5, err= 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86500): close: 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:53.000507733 +0000 UTC m=+190.927584279 2024/10/29 02:45:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86500): >close: err= 2024/10/29 02:45:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86540): _writeAt: size=5, off=0 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86540): openPending: 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86540): >openPending: err= 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8000 item 96 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86540): >_writeAt: n=5, err= 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86540): close: 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:53.000858407 +0000 UTC m=+190.927934954 2024/10/29 02:45:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86540): >close: err= 2024/10/29 02:45:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 02:45:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 02:45:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 02:45:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 02:45:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 02:45:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 02:45:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 02:45:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 02:45:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 02:45:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 02:45:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86600): _readAt: size=512, off=0 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86600): openPending: 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 02:45:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86600): >openPending: err= 2024/10/29 02:45:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86600): >_readAt: n=5, err=EOF 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86600): close: 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 02:45:53.000858407 +0000 UTC m=+190.927934954 2024/10/29 02:45:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:53 DEBUG : open-test-file(0xc000f86600): >close: err= 2024/10/29 02:45:53 DEBUG : open-test-file: Remove: 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e82a0 item 96 2024/10/29 02:45:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 02:45:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 02:45:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 02:45:53 DEBUG : open-test-file: >Remove: err= 2024/10/29 02:45:53 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:53 DEBUG : : Looking for writers 2024/10/29 02:45:53 DEBUG : >WaitForWriters: 2024/10/29 02:45:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.04s) --- PASS: TestRWFileHandleOpenTests/writes (0.51s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.12s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.53s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:53 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:53 DEBUG : file1: newRWFileHandle: 2024/10/29 02:45:53 DEBUG : file1(0xc00091c200): openPending: 2024/10/29 02:45:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:53 DEBUG : file1(0xc00091c200): >openPending: err= 2024/10/29 02:45:53 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 02:45:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 02:45:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 02:45:53 DEBUG : file1(0xc00091c200): _writeAt: size=2, off=0 2024/10/29 02:45:53 DEBUG : file1(0xc00091c200): >_writeAt: n=2, err= 2024/10/29 02:45:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/10/29 02:45:53 DEBUG : file1(0xc00091c200): RWFileHandle.Flush 2024/10/29 02:45:53 DEBUG : file1(0xc00091c200): RWFileHandle.Release 2024/10/29 02:45:53 DEBUG : file1(0xc00091c200): close: 2024/10/29 02:45:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/10/29 02:45:53 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:53 DEBUG : file1(0xc00091c200): >close: err= 2024/10/29 02:45:53 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:53 DEBUG : : Looking for writers 2024/10/29 02:45:53 DEBUG : file1: reading active writers 2024/10/29 02:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:45:53 DEBUG : : Looking for writers 2024/10/29 02:45:53 DEBUG : file1: reading active writers 2024/10/29 02:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:45:53 DEBUG : : Looking for writers 2024/10/29 02:45:53 DEBUG : file1: reading active writers 2024/10/29 02:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:45:53 DEBUG : : Looking for writers 2024/10/29 02:45:53 DEBUG : file1: reading active writers 2024/10/29 02:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:45:53 DEBUG : file1: vfs cache: starting upload 2024/10/29 02:45:53 DEBUG : : Looking for writers 2024/10/29 02:45:53 DEBUG : file1: reading active writers 2024/10/29 02:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:45:53 DEBUG : : Looking for writers 2024/10/29 02:45:53 DEBUG : file1: reading active writers 2024/10/29 02:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:45:54 DEBUG : : Looking for writers 2024/10/29 02:45:54 DEBUG : file1: reading active writers 2024/10/29 02:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:45:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:45:54 INFO : file1: Copied (new) 2024/10/29 02:45:54 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2024/10/29 02:45:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 02:45:54 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/10/29 02:45:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:45:54 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 02:45:54 DEBUG : : Looking for writers 2024/10/29 02:45:54 DEBUG : file1: reading active writers 2024/10/29 02:45:54 DEBUG : >WaitForWriters: 2024/10/29 02:45:54 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:54 DEBUG : : Looking for writers 2024/10/29 02:45:54 DEBUG : file1: reading active writers 2024/10/29 02:45:54 DEBUG : >WaitForWriters: 2024/10/29 02:45:54 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.95s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:55 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:55 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:45:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:55 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:45:55 DEBUG : rename_me: newRWFileHandle: 2024/10/29 02:45:55 DEBUG : rename_me(0xc00054d6c0): openPending: 2024/10/29 02:45:55 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 02:45:55 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/29 02:45:55 DEBUG : rename_me(0xc00054d6c0): >openPending: err= 2024/10/29 02:45:55 DEBUG : rename_me: >newRWFileHandle: err= 2024/10/29 02:45:55 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/29 02:45:55 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/10/29 02:45:55 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/10/29 02:45:55 DEBUG : rename_me(0xc00054d6c0): _writeAt: size=5, off=0 2024/10/29 02:45:55 DEBUG : rename_me(0xc00054d6c0): >_writeAt: n=5, err= 2024/10/29 02:45:55 DEBUG : rename_me(0xc00054d6c0): close: 2024/10/29 02:45:55 DEBUG : rename_me: vfs cache: setting modification time to 2024-10-29 02:45:55.328551888 +0000 UTC m=+193.255628436 2024/10/29 02:45:55 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/10/29 02:45:55 DEBUG : rename_me(0xc00054d6c0): >close: err= 2024/10/29 02:45:55 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/10/29 02:45:55 DEBUG : i_was_renamed: Updating file with 0xc000f1a3c0 2024/10/29 02:45:55 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/10/29 02:45:55 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/29 02:45:55 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:45:55 DEBUG : : Looking for writers 2024/10/29 02:45:55 DEBUG : i_was_renamed: reading active writers 2024/10/29 02:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 02:45:55 DEBUG : : Looking for writers 2024/10/29 02:45:55 DEBUG : i_was_renamed: reading active writers 2024/10/29 02:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 02:45:55 DEBUG : : Looking for writers 2024/10/29 02:45:55 DEBUG : i_was_renamed: reading active writers 2024/10/29 02:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 02:45:55 DEBUG : : Looking for writers 2024/10/29 02:45:55 DEBUG : i_was_renamed: reading active writers 2024/10/29 02:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 02:45:55 DEBUG : i_was_renamed: vfs cache: starting upload 2024/10/29 02:45:55 DEBUG : : Looking for writers 2024/10/29 02:45:55 DEBUG : i_was_renamed: reading active writers 2024/10/29 02:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 02:45:55 DEBUG : : Looking for writers 2024/10/29 02:45:55 DEBUG : i_was_renamed: reading active writers 2024/10/29 02:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/29 02:45:55 DEBUG : : Looking for writers 2024/10/29 02:45:55 DEBUG : i_was_renamed: reading active writers 2024/10/29 02:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/29 02:45:56 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/29 02:45:56 INFO : i_was_renamed: Copied (new) 2024/10/29 02:45:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-10-29 02:45:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/29 02:45:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/10/29 02:45:56 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/29 02:45:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/10/29 02:45:56 DEBUG : : Looking for writers 2024/10/29 02:45:56 DEBUG : i_was_renamed: reading active writers 2024/10/29 02:45:56 DEBUG : >WaitForWriters: 2024/10/29 02:45:56 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:45:57 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:45:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 02:45:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 02:45:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-veruzun2casu" 2024/10/29 02:45:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 02:45:57 DEBUG : : forgetting directory cache 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate(0xc000f86e80): _readAt: size=512, off=0 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate(0xc000f86e80): openPending: 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 01:46:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 02:45:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate(0xc000f86e80): >openPending: err= 2024/10/29 02:45:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:45:58 DEBUG : : forgetting directory cache 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate(0xc000f86e80): >_readAt: n=20, err=EOF 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate(0xc000f86e80): close: 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:46:57 +0000 UTC 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate(0xc000f86e80): >close: err= 2024/10/29 02:45:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:45:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:45:58 DEBUG : : forgetting directory cache 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate(0xc000622700): _readAt: size=512, off=0 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate(0xc000622700): openPending: 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 01:47:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-10-29 01:46:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 01:47:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-10-29 01:46:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/10/29 02:45:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 02:45:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate(0xc000622700): >openPending: err= 2024/10/29 02:45:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:45:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:00 DEBUG : : forgetting directory cache 2024/10/29 02:46:00 DEBUG : TestRWCacheUpdate(0xc000622700): >_readAt: n=20, err=EOF 2024/10/29 02:46:00 DEBUG : TestRWCacheUpdate(0xc000622700): close: 2024/10/29 02:46:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:47:57 +0000 UTC 2024/10/29 02:46:00 DEBUG : TestRWCacheUpdate(0xc000622700): >close: err= 2024/10/29 02:46:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:46:00 DEBUG : : forgetting directory cache 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate(0xc00091c300): _readAt: size=512, off=0 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate(0xc00091c300): openPending: 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 01:48:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-10-29 01:47:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 01:48:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-10-29 01:47:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/10/29 02:46:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 02:46:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate(0xc00091c300): >openPending: err= 2024/10/29 02:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:01 DEBUG : : forgetting directory cache 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate(0xc00091c300): >_readAt: n=20, err=EOF 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate(0xc00091c300): close: 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:48:57 +0000 UTC 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate(0xc00091c300): >close: err= 2024/10/29 02:46:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:46:01 DEBUG : : forgetting directory cache 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate(0xc00091c8c0): _readAt: size=512, off=0 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate(0xc00091c8c0): openPending: 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 01:49:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-10-29 01:48:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 01:49:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-10-29 01:48:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/10/29 02:46:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 02:46:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate(0xc00091c8c0): >openPending: err= 2024/10/29 02:46:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:03 DEBUG : : forgetting directory cache 2024/10/29 02:46:03 DEBUG : TestRWCacheUpdate(0xc00091c8c0): >_readAt: n=20, err=EOF 2024/10/29 02:46:03 DEBUG : TestRWCacheUpdate(0xc00091c8c0): close: 2024/10/29 02:46:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:49:57 +0000 UTC 2024/10/29 02:46:03 DEBUG : TestRWCacheUpdate(0xc00091c8c0): >close: err= 2024/10/29 02:46:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:46:03 DEBUG : : forgetting directory cache 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate(0xc000623900): _readAt: size=512, off=0 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate(0xc000623900): openPending: 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 01:50:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-10-29 01:49:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 01:50:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-10-29 01:49:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/10/29 02:46:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 02:46:04 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate(0xc000623900): >openPending: err= 2024/10/29 02:46:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:04 DEBUG : : forgetting directory cache 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate(0xc000623900): >_readAt: n=20, err=EOF 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate(0xc000623900): close: 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:50:57 +0000 UTC 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate(0xc000623900): >close: err= 2024/10/29 02:46:04 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:46:05 DEBUG : : forgetting directory cache 2024/10/29 02:46:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate(0xc000623c40): _readAt: size=512, off=0 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate(0xc000623c40): openPending: 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 01:51:57 +0000 UTC," against cached fingerprint "20,2024-10-29 01:50:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 01:51:57 +0000 UTC," != cached fingerprint "20,2024-10-29 01:50:57 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/10/29 02:46:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 02:46:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate(0xc000623c40): >openPending: err= 2024/10/29 02:46:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:06 DEBUG : : forgetting directory cache 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate(0xc000623c40): >_readAt: n=20, err=EOF 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate(0xc000623c40): close: 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:51:57 +0000 UTC 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate(0xc000623c40): >close: err= 2024/10/29 02:46:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:46:06 DEBUG : : forgetting directory cache 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate(0xc000623ec0): _readAt: size=512, off=0 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate(0xc000623ec0): openPending: 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-10-29 01:52:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-10-29 01:51:57 +0000 UTC," 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-10-29 01:52:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-10-29 01:51:57 +0000 UTC,") 2024/10/29 02:46:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/10/29 02:46:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate(0xc000623ec0): >openPending: err= 2024/10/29 02:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:07 DEBUG : : forgetting directory cache 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate(0xc000623ec0): >_readAt: n=21, err=EOF 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate(0xc000623ec0): close: 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:52:57 +0000 UTC 2024/10/29 02:46:07 DEBUG : TestRWCacheUpdate(0xc000623ec0): >close: err= 2024/10/29 02:46:08 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:46:08 DEBUG : : forgetting directory cache 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate(0xc00091d2c0): _readAt: size=512, off=0 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate(0xc00091d2c0): openPending: 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-10-29 01:53:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-10-29 01:52:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-10-29 01:53:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-10-29 01:52:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/10/29 02:46:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/10/29 02:46:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate(0xc00091d2c0): >openPending: err= 2024/10/29 02:46:09 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:09 DEBUG : : forgetting directory cache 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate(0xc00091d2c0): >_readAt: n=22, err=EOF 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate(0xc00091d2c0): close: 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:53:57 +0000 UTC 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate(0xc00091d2c0): >close: err= 2024/10/29 02:46:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:46:09 DEBUG : : forgetting directory cache 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate(0xc00083b240): _readAt: size=512, off=0 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate(0xc00083b240): openPending: 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-10-29 01:54:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-10-29 01:53:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-10-29 01:54:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-10-29 01:53:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/10/29 02:46:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/10/29 02:46:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate(0xc00083b240): >openPending: err= 2024/10/29 02:46:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:11 DEBUG : : forgetting directory cache 2024/10/29 02:46:11 DEBUG : TestRWCacheUpdate(0xc00083b240): >_readAt: n=23, err=EOF 2024/10/29 02:46:11 DEBUG : TestRWCacheUpdate(0xc00083b240): close: 2024/10/29 02:46:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:54:57 +0000 UTC 2024/10/29 02:46:11 DEBUG : TestRWCacheUpdate(0xc00083b240): >close: err= 2024/10/29 02:46:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:46:11 DEBUG : : forgetting directory cache 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate(0xc00083b880): _readAt: size=512, off=0 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate(0xc00083b880): openPending: 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-10-29 01:55:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-10-29 01:54:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-10-29 01:55:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-10-29 01:54:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/10/29 02:46:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/10/29 02:46:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate(0xc00083b880): >openPending: err= 2024/10/29 02:46:12 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:12 DEBUG : : forgetting directory cache 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate(0xc00083b880): >_readAt: n=24, err=EOF 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate(0xc00083b880): close: 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 01:55:57 +0000 UTC 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate(0xc00083b880): >close: err= 2024/10/29 02:46:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/29 02:46:12 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:12 DEBUG : : Looking for writers 2024/10/29 02:46:12 DEBUG : TestRWCacheUpdate: reading active writers 2024/10/29 02:46:12 DEBUG : >WaitForWriters: 2024/10/29 02:46:12 DEBUG : vfs cache: cleaner exiting 2024/10/29 02:46:13 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (16.19s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", 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-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:15 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:46:15 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/10/29 02:46:15 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/10/29 02:46:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/10/29 02:46:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/29 02:46:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:46:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/10/29 02:46:16 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:16 DEBUG : : Looking for writers 2024/10/29 02:46:16 DEBUG : normal name with no special characters.txt: reading active writers 2024/10/29 02:46:16 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/10/29 02:46:16 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.13s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:17 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:17 DEBUG : files root 'rclone-test-veruzun2casu': Re-using VFS from active cache 2024/10/29 02:46:17 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:17 DEBUG : : Looking for writers 2024/10/29 02:46:17 DEBUG : >WaitForWriters: 2024/10/29 02:46:17 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:17 DEBUG : : Looking for writers 2024/10/29 02:46:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:17 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:17 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:17 DEBUG : : Looking for writers 2024/10/29 02:46:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:18 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:18 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:18 DEBUG : : Looking for writers 2024/10/29 02:46:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:18 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:20 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:20 DEBUG : dir: Looking for writers 2024/10/29 02:46:20 DEBUG : file2: reading active writers 2024/10/29 02:46:20 DEBUG : : Looking for writers 2024/10/29 02:46:20 DEBUG : dir: reading active writers 2024/10/29 02:46:20 DEBUG : file1: reading active writers 2024/10/29 02:46:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.82s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:21 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:23 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:23 DEBUG : dir: Looking for writers 2024/10/29 02:46:23 DEBUG : : Looking for writers 2024/10/29 02:46:23 DEBUG : dir: reading active writers 2024/10/29 02:46:23 DEBUG : file1: reading active writers 2024/10/29 02:46:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.68s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:23 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:46:25 DEBUG : file1: Open: flags=O_RDONLY 2024/10/29 02:46:25 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/29 02:46:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/29 02:46:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:46:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/10/29 02:46:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 02:46:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/29 02:46:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/29 02:46:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/10/29 02:46:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/10/29 02:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/29 02:46:25 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (0 bytes), uploading instead of streaming 2024/10/29 02:46:26 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2024/10/29 02:46:26 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/10/29 02:46:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/29 02:46:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/29 02:46:26 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:26 DEBUG : dir: Looking for writers 2024/10/29 02:46:26 DEBUG : file2: reading active writers 2024/10/29 02:46:26 DEBUG : new_file.txt: reading active writers 2024/10/29 02:46:26 DEBUG : : Looking for writers 2024/10/29 02:46:26 DEBUG : dir: reading active writers 2024/10/29 02:46:26 DEBUG : file1: reading active writers 2024/10/29 02:46:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.84s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:27 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:29 INFO : dir/file1: Deleted 2024/10/29 02:46:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/10/29 02:46:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000897740 2024/10/29 02:46:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/29 02:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:30 INFO : dir/file1: Moved (server-side) to: file0 2024/10/29 02:46:30 DEBUG : file0: Updating file with file0 0xc000897740 2024/10/29 02:46:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 02:46:30 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/10/29 02:46:30 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:30 DEBUG : dir: Looking for writers 2024/10/29 02:46:30 DEBUG : : Looking for writers 2024/10/29 02:46:30 DEBUG : dir: reading active writers 2024/10/29 02:46:30 DEBUG : file0: reading active writers 2024/10/29 02:46:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.94s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:31 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:31 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:31 DEBUG : : Looking for writers 2024/10/29 02:46:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:31 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:32 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/10/29 02:46:32 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/29 02:46:33 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/10/29 02:46:33 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/10/29 02:46:34 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/10/29 02:46:34 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:34 DEBUG : c: Looking for writers 2024/10/29 02:46:34 DEBUG : d: Looking for writers 2024/10/29 02:46:34 DEBUG : : Looking for writers 2024/10/29 02:46:34 DEBUG : a: Looking for writers 2024/10/29 02:46:34 DEBUG : b: Looking for writers 2024/10/29 02:46:34 DEBUG : : Looking for writers 2024/10/29 02:46:34 DEBUG : d: reading active writers 2024/10/29 02:46:34 DEBUG : /: reading active writers 2024/10/29 02:46:34 DEBUG : a: reading active writers 2024/10/29 02:46:34 DEBUG : b: reading active writers 2024/10/29 02:46:34 DEBUG : c: reading active writers 2024/10/29 02:46:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.67s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:35 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:36 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/29 02:46:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/10/29 02:46:36 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/10/29 02:46:37 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/10/29 02:46:39 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:39 DEBUG : a/b/c/d: Looking for writers 2024/10/29 02:46:39 DEBUG : a/b/c: Looking for writers 2024/10/29 02:46:39 DEBUG : d: reading active writers 2024/10/29 02:46:39 DEBUG : a/b: Looking for writers 2024/10/29 02:46:39 DEBUG : c: reading active writers 2024/10/29 02:46:39 DEBUG : a: Looking for writers 2024/10/29 02:46:39 DEBUG : b: reading active writers 2024/10/29 02:46:39 DEBUG : : Looking for writers 2024/10/29 02:46:39 DEBUG : a: reading active writers 2024/10/29 02:46:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (4.84s) === 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-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:40 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:40 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/29 02:46:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/29 02:46:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/10/29 02:46:40 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (5 bytes), uploading instead of streaming 2024/10/29 02:46:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:46:41 DEBUG : file1: Size of src and dst objects identical 2024/10/29 02:46:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:41 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:41 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/10/29 02:46:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/29 02:46:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 02:46:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:41 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:41 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (0 bytes), uploading instead of streaming 2024/10/29 02:46:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:46:42 DEBUG : file1: Size of src and dst objects identical 2024/10/29 02:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/29 02:46:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 02:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:42 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:42 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (7 bytes), uploading instead of streaming 2024/10/29 02:46:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:46:43 DEBUG : file1: Size of src and dst objects identical 2024/10/29 02:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:43 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:43 DEBUG : : Looking for writers 2024/10/29 02:46:43 DEBUG : file1: reading active writers 2024/10/29 02:46:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.30s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:43 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:43 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/10/29 02:46:44 DEBUG : file1: aborting in-sequence write wait, off=100 2024/10/29 02:46:44 DEBUG : file1: failed to wait for in-sequence write to 100 2024/10/29 02:46:44 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/10/29 02:46:44 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (11 bytes), uploading instead of streaming 2024/10/29 02:46:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:46:45 DEBUG : file1: Size of src and dst objects identical 2024/10/29 02:46:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/10/29 02:46:45 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:45 DEBUG : : Looking for writers 2024/10/29 02:46:45 DEBUG : file1: reading active writers 2024/10/29 02:46:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.46s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:46 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/10/29 02:46:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:46 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (5 bytes), uploading instead of streaming 2024/10/29 02:46:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:46:46 DEBUG : file1: Size of src and dst objects identical 2024/10/29 02:46:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:46 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/10/29 02:46:46 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:46 DEBUG : : Looking for writers 2024/10/29 02:46:46 DEBUG : file1: reading active writers 2024/10/29 02:46:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.24s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:47 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:47 DEBUG : file1: WriteFileHandle.Release closing 2024/10/29 02:46:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:47 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (0 bytes), uploading instead of streaming 2024/10/29 02:46:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:46:51 DEBUG : file1: Size of src and dst objects identical 2024/10/29 02:46:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:51 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/10/29 02:46:51 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:51 DEBUG : : Looking for writers 2024/10/29 02:46:51 DEBUG : file1: reading active writers 2024/10/29 02:46:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (4.65s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:52 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:52 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (2 bytes), uploading instead of streaming 2024/10/29 02:46:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:46:52 DEBUG : file1: Size of src and dst objects identical 2024/10/29 02:46:53 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/10/29 02:46:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:53 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:53 DEBUG : : Looking for writers 2024/10/29 02:46:53 DEBUG : file1: reading active writers 2024/10/29 02:46:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.45s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:53 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:53 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:53 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (0 bytes), uploading instead of streaming 2024/10/29 02:46:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:46:54 DEBUG : file1: Size of src and dst objects identical 2024/10/29 02:46:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:54 DEBUG : file1: Open: flags=O_RDONLY 2024/10/29 02:46:54 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/29 02:46:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/29 02:46:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:54 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:54 DEBUG : : Looking for writers 2024/10/29 02:46:54 DEBUG : file1: reading active writers 2024/10/29 02:46:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.58s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-veruzun2casu'", Local "Local file system at /tmp/rclone2960390873", Modify Window "1s" 2024/10/29 02:46:55 INFO : files root 'rclone-test-veruzun2casu': poll-interval is not supported by this remote 2024/10/29 02:46:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 02:46:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 02:46:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:55 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 02:46:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 02:46:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:55 DEBUG : files root 'rclone-test-veruzun2casu': File to upload is small (100 bytes), uploading instead of streaming 2024/10/29 02:46:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/29 02:46:55 DEBUG : file1: Size of src and dst objects identical 2024/10/29 02:46:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 02:46:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 02:46:55 DEBUG : file1: Open: flags=O_RDONLY 2024/10/29 02:46:55 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/29 02:46:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/29 02:46:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 02:46:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/29 02:46:56 DEBUG : WaitForWriters: timeout=30s 2024/10/29 02:46:56 DEBUG : : Looking for writers 2024/10/29 02:46:56 DEBUG : file1: reading active writers 2024/10/29 02:46:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.54s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/10/29 02:46:56 DEBUG : files root 'rclone-test-veruzun2casu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m14.676899941s (try 1/5): exit status 1: Failed [TestDirReadDirAll TestDirMkdirSub TestDirRename TestRWFileHandleSizeCreateExisting]